mirror of
https://github.com/upa/mscp.git
synced 2026-02-15 17:54:43 +08:00
add -p option, preserving file timestamps
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
int nr_cpus(void);
|
||||
int set_thread_affinity(pthread_t tid, int core);
|
||||
int setutimes(const char *path, struct timespec atime, struct timespec mtime);
|
||||
|
||||
/*
|
||||
* macOS does not support sem_init(). macOS (seems to) releases the
|
||||
|
||||
Reference in New Issue
Block a user