change file timestamps with nanosecond precision NAME utimensat, futimens - change file timestamps with nanosecond precision LIBRARY Standard C library (...change file timestamps with nanosecond precision NAME utimensat, futimens - change file timestamps with nanosecond precision LIBRARY Standard C library (......test_macros (7)): futimesat (): _GNU_SOURCE DESCRIPTION This system call is obsolete. Use utimensat (2) instead. The futimesat () system call operates in exactly the same way as…...ORY futimes () glibc 2.3. lutimes () glibc 2.6. NOTES lutimes () is implemented using the utimensat (2) system call. SEE ALSO utime (2), utimensat (2), symlink (7)...ORY futimes () glibc 2.3. lutimes () glibc 2.6. NOTES lutimes () is implemented using the utimensat (2) system call. SEE ALSO utime (2), utimensat (2), symlink (7)...2]); DESCRIPTION Note: modern applications may prefer to use the interfaces described in utimensat (2). The utime () system call changes the access and modification times of the…...2]); DESCRIPTION Note: modern applications may prefer to use the interfaces described in utimensat (2). The utime () system call changes the access and modification times of the…...The last access and last modification timestamps of a symbolic link can be changed using utimensat (2) or lutimes (3). On Linux, the permissions of an ordinary symbolic link are…...(2) times (2) umask (2) uname (2) unlink (2) unlinkat (2) Added in POSIX.1-2008 utime (2) utimensat (2) Added in POSIX.1-2008 utimes (2) Added in POSIX.1-2008 wait (2) waitpid (…...c() ungetwc() unlink() unlinkat() [Added in POSIX.1-2008] utime() [Added in POSIX.1-2008] utimensat() [Added in POSIX.1-2008] utimes() [Added in POSIX.1-2008] vdprintf() [Added …...ATTRIB (*) Metadata changed—for example, permissions (e.g., chmod (2)), timestamps (e.g., utimensat (2)), extended attributes ( setxattr (2)), link count (since Linux 2.6.25; e.…...tfd (2) 4.3 usr26 (2) 2.4.8.1 ARM OABI only usr32 (2) 2.4.8.1 ARM OABI only utime (2) 1.0 utimensat (2) 2.6.22 utimes (2) 2.2 utrap_install (2) 2.2 SPARC64 only vfork (2) 2.2 vh…open and possibly create a file NAME open, openat, creat - open and possibly create a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> int open(const char…open and possibly create a file NAME open, openat, creat - open and possibly create a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> int open(const char…open and possibly create a file NAME open, openat, creat - open and possibly create a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> int open(const char…manipulate file descriptor NAME fcntl - manipulate file descriptor LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> int fcntl(int fd , int op , ... /* arg */ )…manipulate file descriptor NAME fcntl - manipulate file descriptor LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> int fcntl(int fd , int op , ... /* arg */ )…