index
:
glibc.git
accept4
aurel32
cvs/glibc-2-1-branch
cvs/glibc-2-2-branch
cvs/glibc-2_0_x
cvs/glibc-2_10-branch
cvs/glibc-2_3-branch
cvs/glibc-2_5-branch
cvs/glibc-2_6-branch
cvs/glibc-2_7-branch
cvs/glibc-2_8-branch
cvs/glibc-2_9-branch
cvs/master
locale-SIGFPE
master
mips-prlimit64
release/2.10/master
release/2.11/master
release/2.12/master
release/2.13/master
release/2.14/master
release/2.15/master
release/2.16/master
release/2.17/master
release/2.18/master
release/2.19/master
Upstream GNU libc + aurel32's patches
Aurelien Jarno
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io
Age
Commit message (
Expand
)
Author
2020-02-18
Linux: Work around kernel bugs in chmod on /proc/self/fd paths [BZ #14578]
Florian Weimer
2020-02-18
Move implementation of <file_change_detection.h> into a C file
Florian Weimer
2020-02-13
Add STATX_ATTR_VERITY from Linux 5.5 to bits/statx-generic.h.
Joseph Myers
2020-02-12
io: Add io/tst-lchmod covering lchmod and fchmodat
Florian Weimer
2020-02-12
io: Implement lchmod using fchmodat [BZ #14578]
Florian Weimer
2020-02-12
Add internal <file_change_detection.h> header file
Florian Weimer
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-12-01
hurd: Fix ld.so __access override from libc
Samuel Thibault
2019-12-01
hurd: Fix ld.so __getcwd override from libc
Samuel Thibault
2019-10-27
time: Introduce function to check correctness of nanoseconds value
Lukasz Majewski
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-08-06
Add AT_RECURSIVE from Linux 5.2 to fcntl.h.
Joseph Myers
2019-07-08
nftw: fill in stat buf for dangling links [BZ #23501]
DJ Delorie
2019-06-28
io: Remove copy_file_range emulation [BZ #24744]
Florian Weimer
2019-06-12
<sys/stat.h>: Use Linux UAPI header for statx if available and useful
Florian Weimer
2019-02-15
io: Consolidate lockf implementation
Adhemerval Zanella
2019-01-03
nptl: Remove tst-cancel-wrappers test and related macros
Adhemerval Zanella
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-10-17
Don't reduce test timeout to less than default
Andreas Schwab
2018-08-21
Avoid running some tests if the file system does not support holes
Florian Weimer
2018-07-18
Avoid insecure usage of tmpnam in tests.
Joseph Myers
2018-07-11
Install <bits/statx.h> header
Florian Weimer
2018-07-10
Add the statx function
Florian Weimer
2018-06-26
Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)
Adhemerval Zanella
2018-06-12
Avoid cancellable I/O primitives in ld.so.
Zack Weinberg
2018-04-02
Revert __dirfd PLT avoidance for now
Samuel Thibault
2018-04-02
hurd: Avoid some PLTs in libc and librt
Samuel Thibault
2018-03-06
Add missing start-of-file descriptive comment.
Samuel Thibault
2018-02-21
Fix a typo in a comment.
Rical Jasan
2018-01-28
Revert "hurd: Fix building io/tst-fchownat.c"
Samuel Thibault
2018-01-28
hurd: Fix building io/tst-copy_file_range.c
Samuel Thibault
2018-01-28
hurd: Fix building io/tst-fchownat.c
Samuel Thibault
2018-01-12
linux: make getcwd(3) fail if it cannot obtain an absolute path [BZ #22679]
Dmitry V. Levin
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-12-22
copy_file_range: New function to copy file data
Florian Weimer
2017-12-15
Fix testing with read-only source directory.
Joseph Myers
2017-12-11
Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
H.J. Lu
2017-10-30
Assume that _DIRENT_HAVE_D_TYPE is always defined.
Florian Weimer
2017-09-28
hurd: Fix dirfd symbol exposition from ftw
Samuel Thibault
2017-09-17
Add missing libc_hidden_weak/def calls
Samuel Thibault
2017-09-04
Hide __chmod and __mkdir [BZ #18822]
H.J. Lu
2017-08-31
io: Remove internal_function attribute
Florian Weimer
2017-08-18
Consolidate non cancellable close call
Adhemerval Zanella
2017-08-18
Consolidate non cancellable openat call
Adhemerval Zanella
2017-06-15
linux: Consolidate sync_file_range implementation
Adhemerval Zanella
2017-05-20
Remove __need macros from signal.h.
Zack Weinberg
2017-05-11
Consolidate Linux write syscall
Adhemerval Zanella
2017-05-11
Consolidate Linux read syscall
Adhemerval Zanella
2017-05-11
Consolidate Linux creat implementation
Adhemerval Zanella
2017-04-20
Fix missing timespec definition for sys/stat.h (BZ #21371)
Adhemerval Zanella
[next]