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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-02
debug: Fix clang open fortify wrapper (BZ 31927)
Adhemerval Zanella
1
-5
/
+0
2024-06-27
debug: Fix clang open fortify wrapper (BZ 31927)
Adhemerval Zanella
1
-1
/
+1
2024-04-02
Always define __USE_TIME_BITS64 when 64 bit time_t is used
Adhemerval Zanella
7
-23
/
+23
2024-03-15
Add STATX_MNT_ID_UNIQUE from Linux 6.8 to bits/statx-generic.h
Joseph Myers
1
-0
/
+1
2024-02-28
cdefs: Drop access attribute for _FORTIFY_SOURCE=3 (BZ #31383)
Siddhesh Poyarekar
2
-0
/
+41
2024-02-27
debug: Improve fcntl.h fortify warnings with clang
Adhemerval Zanella
2
-2
/
+93
2024-02-27
socket: Improve fortify with clang
Adhemerval Zanella
1
-8
/
+21
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
153
-153
/
+153
2023-11-23
Remove __access_noerrno
Joseph Myers
1
-7
/
+0
2023-11-20
linux: Use fchmodat2 on fchmod for flags different than 0 (BZ 26401)
Adhemerval Zanella
1
-2
/
+2
2023-11-15
y2038: Fix support for 64-bit time on legacy ABIs
Gaël PORTAY
1
-1
/
+1
2023-09-07
io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64
Aurelien Jarno
2
-0
/
+3
2023-08-15
io/tst-statvfs: fix statfs().f_type comparison test on some arches
наб
1
-1
/
+1
2023-08-08
linux: statvfs: allocate spare for f_type
наб
1
-8
/
+11
2023-07-05
Exclude routines from fortification
Frédéric Bérat
1
-0
/
+16
2023-06-02
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2
-2
/
+2
2023-06-01
tests: replace ftruncate by xftruncate
Frédéric Bérat
1
-1
/
+1
2023-06-01
tests: replace write by xwrite
Frédéric Bérat
10
-10
/
+20
2023-05-30
io: Fix record locking contants on 32 bit arch with 64 bit default time_t (BZ#30477)
Adhemerval Zanella
3
-24
/
+132
2023-05-30
io: Re-flow and sort multiline Makefile definitions
Adhemerval Zanella
1
-1
/
+1
2023-05-25
io: Re-flow and sort multiline Makefile definitions
Adhemerval Zanella
1
-61
/
+197
2023-05-20
io: Fix a typo
Sergey Bugaev
1
-2
/
+2
2023-02-06
Replace rawmemchr (s, '\0') with strchr
Wilco Dijkstra
1
-1
/
+1
2023-01-17
Add STATX_DIOALIGN from Linux 6.1 to bits/statx-generic.h
Joseph Myers
1
-0
/
+1
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
152
-152
/
+152
2022-11-08
Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746)
Adhemerval Zanella
1
-0
/
+25
2022-11-01
configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
Adhemerval Zanella
1
-8
/
+10
2022-11-01
Use uintptr_t in fts for pointer alignment
Szabolcs Nagy
1
-1
/
+2
2022-06-05
grep: egrep -> grep -E, fgrep -> grep -F
Sam James
1
-1
/
+1
2022-04-28
linux: Fix fchmodat with AT_SYMLINK_NOFOLLOW for 64 bit time_t (BZ#29097)
Adhemerval Zanella
3
-4
/
+28
2022-02-28
io: Add fsync call in tst-stat
Florian Weimer
1
-0
/
+4
2022-01-25
io: Fix use-after-free in ftw [BZ #26779]
Martin Sebor
1
-2
/
+3
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
152
-152
/
+152
2021-11-24
io: Refactor close_range and closefrom
Adhemerval Zanella
4
-8
/
+355
2021-10-20
Make sure that the fortified function conditionals are constant
Siddhesh Poyarekar
1
-21
/
+6
2021-10-20
Don't add access size hints to fortifiable functions
Siddhesh Poyarekar
2
-5
/
+5
2021-10-07
io: Fix ftw internal realloc buffer (BZ #28126)
Adhemerval Zanella
3
-20
/
+117
2021-10-04
io: Do not skip timestamps tests for 32-bit time_t
Adhemerval Zanella
1
-1
/
+3
2021-09-03
Remove "Contributed by" lines
Siddhesh Poyarekar
12
-12
/
+0
2021-08-26
Use support_open_dev_null_range io/tst-closefrom, misc/tst-close_range, and posix/tst-spawn5 (BZ #28260)
Adhemerval Zanella
1
-15
/
+6
2021-08-06
Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182)
Florian Weimer
1
-4
/
+4
2021-07-21
io: Add time64 alias for fcntl
Florian Weimer
3
-7
/
+23
2021-07-08
io: Add closefrom [BZ #10353]
Adhemerval Zanella
4
-1
/
+192
2021-06-23
hurd: Fix build after 52a5fe70a2
Adhemerval Zanella
1
-2
/
+4
2021-06-22
Use 64 bit time_t stat internally
Adhemerval Zanella
3
-10
/
+10
2021-06-15
y2038: Add test coverage
Adhemerval Zanella
18
-26
/
+209
2021-06-15
io: Add ftw64 with 64-bit time_t support
Adhemerval Zanella
4
-6
/
+83
2021-06-15
io: Add fts64 with 64-bit time_t support
Adhemerval Zanella
3
-6
/
+76
2021-06-15
y2038: Add support for 64-bit time on legacy ABIs
Adhemerval Zanella
3
-10
/
+125
2021-06-15
y2038: Add __USE_TIME_BITS64 support for struct utimbuf
Adhemerval Zanella
1
-0
/
+5
[next]