glibc/io
Adhemerval Zanella fc650bfd71 linux: Update stat-generic.h with linux 6.11
It adds the new constants from 'fs: Add initial atomic write support
info to statx' (commit 0f9ca80fa4f9670ba09721e4e36b8baf086a500c).

Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
2024-10-10 10:27:58 -03:00
..
bits linux: Update stat-generic.h with linux 6.11 2024-10-10 10:27:58 -03:00
sys
access.c
bug-ftw1.c
bug-ftw2.c
bug-ftw3.c
bug-ftw4.c
bug-ftw5.c
chdir.c
chmod.c
chown.c
close_range.c
close.c
closefrom.c
copy_file_range.c
creat64.c
creat.c
dup2.c
dup3.c
dup.c
euidaccess.c
faccessat.c
fchdir.c
fchmod.c
fchmodat.c
fchown.c
fchownat.c
fcntl64.c
fcntl.c
fcntl.h
file_change_detection.c
flock.c
fstat64.c
fstat.c
fstatat64.c
fstatat.c
fstatfs64.c
fstatfs.c
fstatvfs64.c
fstatvfs.c
fts64-time64.c
fts64.c
fts.c
fts.h
ftw64-time64.c
ftw64.c
ftw.c
ftw.h
ftwtest-sh
ftwtest-time64.c
ftwtest.c
futimens.c
getcwd.c
getdirname.c
getwd.c
isatty.c
lchmod.c
lchown.c
link.c
linkat.c
lockf64.c
lockf.c
lseek64.c
lseek.c
lstat64.c
lstat.c
Makefile Do not use -Wp to disable fortify (BZ 31928) 2024-10-01 08:44:40 -03:00
mkdir.c
mkdirat.c
mkfifo.c
mkfifoat.c
mknod.c
mknodat.c
open64_2.c
open64.c
open_2.c
open.c
openat64_2.c
openat64.c
openat_2.c
openat.c
pipe2.c
pipe.c
poll.c
poll.h
posix_fadvise64.c
posix_fadvise.c
posix_fallocate64.c
posix_fallocate.c
ppoll.c
pwd.c
read.c
readlink.c
readlinkat.c
rmdir.c
sendfile64.c
sendfile.c
stat64.c
stat.c
statfs64.c
statfs.c
statvfs64.c
statvfs.c
statx_generic.c
statx.c
symlink.c
symlinkat.c
test-lfs.c
test-stat2.c
test-stat.c
test-utime.c
tst-close_range.c
tst-closefrom.c
tst-copy_file_range.c
tst-faccessat.c
tst-fchmod-errors.c io: Fix destructive nature of tst-fchmod-errors 2024-08-30 22:30:05 +02:00
tst-fchmod-fuse.c io: Add FUSE-based test for fchmod 2024-09-09 09:51:50 +02:00
tst-fchmodat.c
tst-fchownat.c
tst-fcntl-lock-lfs.c
tst-fcntl-lock.c
tst-fcntl-time64.c
tst-fcntl.c
tst-file_change_detection.c
tst-fstatat.c
tst-fts-lfs.c
tst-fts-time64.c
tst-fts.c
tst-ftw-bz26353.c
tst-ftw-bz28126.c
tst-ftw-lnk.c
tst-futimens-time64.c
tst-futimens.c
tst-futimes-time64.c
tst-futimes.c
tst-futimesat-time64.c
tst-futimesat.c
tst-getcwd-abspath.c
tst-getcwd.c
tst-lchmod-time64.c
tst-lchmod.c
tst-linkat.c
tst-lockf.c
tst-lstat-nofollow-time64.c io: Add tst-lstat-nofollow, tst-lstat-nofollow-time64 2024-09-09 09:14:22 +02:00
tst-lstat-nofollow.c io: Add tst-lstat-nofollow, tst-lstat-nofollow-time64 2024-09-09 09:14:22 +02:00
tst-lutimes-time64.c
tst-lutimes.c
tst-mkdirat.c Test mkdirat use of mode argument 2024-08-22 11:25:14 +00:00
tst-mkfifoat.c
tst-mknodat.c
tst-open-tmpfile.c
tst-openat.c
tst-posix_fallocate64.c
tst-posix_fallocate-common.c
tst-posix_fallocate.c
tst-read-zero.c
tst-readlinkat.c
tst-renameat.c
tst-stat-lfs.c
tst-stat-time64.c
tst-stat.c
tst-statvfs.c
tst-statx.c
tst-symlinkat.c
tst-ttyname_r.c
tst-unlinkat.c
tst-utime-time64.c
tst-utime.c
tst-utimensat-skeleton.c
tst-utimensat-time64.c
tst-utimensat.c
tst-utimes-time64.c
tst-utimes.c
ttyname_r.c
ttyname.c
umask.c
unlink.c
unlinkat.c
utime.c
utime.h
utimensat.c
Versions
write.c