index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
io: Fix sporadic test failures in io/tst-stat
Florian Weimer
2021-06-10
1
-4
/
+4
*
Add missing symbols to Version files
Florian Weimer
2021-06-02
1
-0
/
+1
*
Annotate additional APIs with GCC attribute access.
Martin Sebor
2021-05-06
2
-6
/
+11
*
io: Use temporary directory and file for ftwtest-sh
Adhemerval Zanella
2021-04-15
1
-123
/
+119
*
io: Add basic tests for utimensat
Adhemerval Zanella
2021-04-15
2
-0
/
+71
*
linux: Add lutimes test
Adhemerval Zanella
2021-04-15
7
-5
/
+64
*
linux: Add futimes test
Adhemerval Zanella
2021-04-15
2
-0
/
+47
*
io: Move file timestamps tests out of Linux
Adhemerval Zanella
2021-04-15
5
-1
/
+232
*
sys: Fixes possible typo in comment: statfs -> statvfs
Hugo Gabriel Eyherabide
2021-04-07
1
-1
/
+1
*
socket: Add CFLAGS-accept.c and CFLAGS-connect.c
Adhemerval Zanella
2021-04-01
1
-2
/
+0
*
io: fix spelling typo in diagnostic
Paul Eggert
2021-03-31
1
-1
/
+1
*
io: Check at runtime if timestamp supports nanoseconds
Adhemerval Zanella
2021-03-31
1
-1
/
+6
*
S390: Don't test nanoseconds in io/tst-stat.c
Stefan Liebler
2021-03-26
1
-2
/
+5
*
nptl: Remove connect from libpthread
Adhemerval Zanella
2021-03-18
1
-0
/
+1
*
nptl: Remove accept from libpthread
Adhemerval Zanella
2021-03-18
1
-0
/
+1
*
nptl: Remove close from libpthread
Adhemerval Zanella
2021-03-18
1
-0
/
+1
*
nptl: Remove read from libpthread
Adhemerval Zanella
2021-03-18
1
-1
/
+1
*
nptl: Remove write from libpthread
Adhemerval Zanella
2021-03-18
1
-1
/
+1
*
io: Return EBAFD for negative file descriptor on fstat (BZ #27559)
Adhemerval Zanella
2021-03-11
5
-1
/
+117
*
Update STATX_ATTR_DAX value from Linux 5.10.
Joseph Myers
2021-01-11
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
135
-135
/
+135
*
nonstring: Enable __FORTIFY_LEVEL=3
Siddhesh Poyarekar
2020-12-31
1
-8
/
+10
*
io: Remove xmknod{at} implementations
Adhemerval Zanella
2020-12-29
5
-106
/
+7
*
io: Remove xstat implementations
Adhemerval Zanella
2020-12-29
17
-339
/
+39
*
io: nftw/ftw: Fix stack overflow with large nopenfd [BZ #26353]
Xiaoming Ni
2020-11-26
3
-8
/
+81
*
Remove tls.h inclusion from internal errno.h
Adhemerval Zanella
2020-11-13
1
-3
/
+1
*
Remove mknod wrapper functions, move them to symbols
Adhemerval Zanella
2020-10-09
5
-96
/
+6
*
Remove stat wrapper functions, move them to exported symbols
Adhemerval Zanella
2020-10-09
11
-363
/
+30
*
nptl: Add missing cancellation flags on lockf
Adhemerval Zanella
2020-10-08
1
-2
/
+2
*
Remove internal usage of extensible stat functions
Adhemerval Zanella
2020-09-11
11
-45
/
+47
*
linux: Remove __ASSUME_ATFCTS
Adhemerval Zanella
2020-09-02
1
-5
/
+0
*
io/lockf: Include bits/types.h before __OFF_T_MATCHES_OFF64_T check
Alistair Francis
2020-08-27
1
-0
/
+2
*
Fix namespace violation in stdio.h and sys/stat.h if build with optimization. [BZ #26376]
Stefan Liebler
2020-08-20
1
-1
/
+3
*
Add new STATX_* constants from Linux 5.8 to bits/statx-generic.h.
Joseph Myers
2020-08-19
1
-0
/
+3
*
Suppress GCC 10 true positive warnings [BZ #25967]
Martin Sebor
2020-05-11
1
-2
/
+19
*
Linux: Work around kernel bugs in chmod on /proc/self/fd paths [BZ #14578]
Florian Weimer
2020-02-18
1
-59
/
+21
*
Move implementation of <file_change_detection.h> into a C file
Florian Weimer
2020-02-18
4
-31
/
+150
*
Add STATX_ATTR_VERITY from Linux 5.5 to bits/statx-generic.h.
Joseph Myers
2020-02-13
1
-0
/
+1
*
io: Add io/tst-lchmod covering lchmod and fchmodat
Florian Weimer
2020-02-12
2
-1
/
+315
*
io: Implement lchmod using fchmodat [BZ #14578]
Florian Weimer
2020-02-12
2
-6
/
+5
*
Add internal <file_change_detection.h> header file
Florian Weimer
2020-02-12
2
-1
/
+207
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
141
-141
/
+141
*
hurd: Fix ld.so __access override from libc
Samuel Thibault
2019-12-01
1
-0
/
+1
*
hurd: Fix ld.so __getcwd override from libc
Samuel Thibault
2019-12-01
1
-0
/
+1
*
time: Introduce function to check correctness of nanoseconds value
Lukasz Majewski
2019-10-27
1
-2
/
+2
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
140
-140
/
+140
*
Add AT_RECURSIVE from Linux 5.2 to fcntl.h.
Joseph Myers
2019-08-06
1
-0
/
+1
*
nftw: fill in stat buf for dangling links [BZ #23501]
DJ Delorie
2019-07-08
3
-3
/
+245
*
io: Remove copy_file_range emulation [BZ #24744]
Florian Weimer
2019-06-28
5
-750
/
+21
*
<sys/stat.h>: Use Linux UAPI header for statx if available and useful
Florian Weimer
2019-06-12
6
-71
/
+165
[prev]
[next]