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
/
bits
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
1
-1
/
+1
2024-03-15
Add STATX_MNT_ID_UNIQUE from Linux 6.8 to bits/statx-generic.h
Joseph Myers
1
-0
/
+1
2024-02-27
debug: Improve fcntl.h fortify warnings with clang
Adhemerval Zanella
1
-0
/
+92
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
6
-6
/
+6
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
6
-6
/
+6
2022-11-08
Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746)
Adhemerval Zanella
1
-0
/
+25
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
6
-6
/
+6
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
1
-2
/
+2
2021-05-06
Annotate additional APIs with GCC attribute access.
Martin Sebor
1
-4
/
+6
2021-01-11
Update STATX_ATTR_DAX value from Linux 5.10.
Joseph Myers
1
-1
/
+1
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
6
-6
/
+6
2020-12-31
nonstring: Enable __FORTIFY_LEVEL=3
Siddhesh Poyarekar
1
-8
/
+10
2020-08-19
Add new STATX_* constants from Linux 5.8 to bits/statx-generic.h.
Joseph Myers
1
-0
/
+3
2020-02-13
Add STATX_ATTR_VERITY from Linux 5.5 to bits/statx-generic.h.
Joseph Myers
1
-0
/
+1
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
6
-6
/
+6
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
6
-6
/
+6
2019-06-12
<sys/stat.h>: Use Linux UAPI header for statx if available and useful
Florian Weimer
4
-69
/
+152
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
3
-3
/
+3
2018-07-10
Add the statx function
Florian Weimer
1
-0
/
+91
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2
-2
/
+2
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2
-2
/
+2
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2
-2
/
+2
2015-02-24
linux: open and openat ignore 'mode' with O_TMPFILE in flags
Eric Rannaud
1
-9
/
+9
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2
-2
/
+2
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2
-2
/
+2
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2
-2
/
+2
2012-04-29
Fix attributes for fortify functions.
Marek Polacek
2
-6
/
+6
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
2
-6
/
+4
2012-01-08
bits/poll2.h needs __BEGIN/__END_DECLS
Ulrich Drepper
1
-0
/
+4
2012-01-08
Add checking versions of poll and ppoll
Ulrich Drepper
1
-0
/
+78
2012-01-07
Remove pre-ISO C support
Ulrich Drepper
1
-17
/
+17
2007-09-15
* rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.
Ulrich Drepper
1
-130
/
+118
2007-08-04
* io/bits/fcntl2.h (open, open64, openat, openat64): Add
Jakub Jelinek
1
-116
/
+124
2007-05-25
* io/bits/fcntl2.h (__open_2): Add nonnull attribute.
Ulrich Drepper
1
-26
/
+48
2007-05-25
* sysdeps/powerpc/tls.h (tcbhead_t): Add gscope_flag.
Ulrich Drepper
1
-9
/
+9
2007-05-24
* Makerules (sysd-rules): Define PTW for ptw-* files.
Ulrich Drepper
1
-0
/
+155