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