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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-05
posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)
Adhemerval Zanella Netto
1
-0
/
+4
2023-09-04
__call_tls_dtors: Use call_function_static_weak
Samuel Thibault
1
-5
/
+1
2023-08-11
nscd: Do not rebuild getaddrinfo (bug 30709)
Florian Weimer
1
-4
/
+0
2023-08-03
chk: Add and fix hidden builtin definitions for *_chk
Samuel Thibault
3
-0
/
+11
2023-07-30
Increase version numbers
Andreas K. Hüttel
1
-1
/
+1
2023-07-05
misc/bits/syslog.h: Clearly separate declaration from definition
Frédéric Bérat
2
-0
/
+5
2023-07-05
misc/bits/select2.h: Clearly separate declaration from definitions
Frédéric Bérat
2
-0
/
+5
2023-07-05
unistd: Avoid PLT entries with _FORTIFY_SOURCE
Frédéric Bérat
1
-0
/
+4
2023-07-05
posix/bits/unistd.h: Clearly separate declaration from definitions
Frédéric Bérat
2
-0
/
+2
2023-07-05
wchar: Avoid PLT entries with _FORTIFY_SOURCE
Frédéric Bérat
1
-0
/
+15
2023-07-05
misc/sys/cdefs.h: Create FORTIFY redirects for internal calls
Frédéric Bérat
1
-0
/
+14
2023-07-05
stdio: Ensure *_chk routines have their hidden builtin definition available
Frédéric Bérat
1
-1
/
+12
2023-07-05
string: Ensure *_chk routines have their hidden builtin definition available
Frédéric Bérat
1
-0
/
+7
2023-06-22
wcsmbs/bits/wchar2{, -decl}.h: Clearly separate declaration from definitions
Frederic Berat
1
-0
/
+1
2023-06-14
Add the wcslcpy, wcslcat functions
Florian Weimer
1
-0
/
+5
2023-06-14
Implement strlcpy and strlcat [BZ #178]
Florian Weimer
1
-0
/
+4
2023-06-06
Move {read,write}_all functions to a dedicated header
Frédéric Bérat
1
-0
/
+66
2023-06-02
Fix a few more typos I missed in previous round -- BZ 25337
Paul Pluzhnikov
2
-2
/
+2
2023-06-02
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
7
-10
/
+10
2023-06-01
Use __nonnull for the epoll_wait(2) family of syscalls
Alejandro Colomar
1
-1
/
+2
2023-05-01
Mark various cold functions as __COLD
Sergey Bugaev
1
-2
/
+2
2023-05-01
Fix regex type usage
наб
1
-11
/
+11
2023-03-27
Remove set-hooks.h from generic includes
Adhemerval Zanella Netto
1
-96
/
+0
2023-03-27
libio: Remove the usage of __libc_IO_vtables
Adhemerval Zanella Netto
1
-6
/
+12
2023-03-27
Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
Adhemerval Zanella Netto
2
-73
/
+142
2023-03-02
C2x scanf binary constant handling
Joseph Myers
2
-2
/
+43
2023-02-17
string: Remove string_private.h
Adhemerval Zanella
1
-3
/
+0
2023-02-17
resolv: Remove _STRING_ARCH_unaligned usage
Adhemerval Zanella
1
-36
/
+0
2023-02-16
C2x strtol binary constant handling
Joseph Myers
3
-7
/
+101
2023-02-08
string: Add libc_hidden_proto for memrchr
Adhemerval Zanella
1
-0
/
+1
2023-02-08
string: Add libc_hidden_proto for strchrnul
Adhemerval Zanella
1
-0
/
+1
2023-02-01
Linux: optimize clone3 internal usage
Adhemerval Zanella Netto
1
-0
/
+5
2023-02-01
linux: Add clone3 CLONE_CLEAR_SIGHAND optimization to posix_spawn
Adhemerval Zanella Netto
1
-0
/
+5
2023-02-01
Linux: Do not align the stack for __clone3
Adhemerval Zanella Netto
1
-0
/
+3
2023-02-01
linux: Extend internal clone3 documentation
Adhemerval Zanella Netto
1
-5
/
+19
2023-01-31
Prepare for glibc 2.37 release.
Carlos O'Donell
1
-1
/
+1
2023-01-31
doc: correct _FORTIFY_SOURCE doc in features.h
fanquake
1
-1
/
+2
2023-01-25
stdio-common: Handle -1 buffer size in __sprintf_chk & co (bug 30039)
Florian Weimer
1
-5
/
+14
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
44
-44
/
+44
2022-12-19
libio: Convert __vswprintf_internal to buffers (bug 27857)
Florian Weimer
1
-0
/
+1
2022-12-19
libio: Convert __obstack_vprintf_internal to buffers (bug 27124)
Florian Weimer
1
-0
/
+4
2022-12-19
libio: Convert __vdprintf_internal to buffers
Florian Weimer
1
-0
/
+9
2022-12-19
libio: Convert __vasprintf_internal to buffers
Florian Weimer
1
-0
/
+9
2022-12-19
libio: Convert __vsprintf_internal to buffers
Florian Weimer
1
-0
/
+2
2022-12-19
stdio-common: Convert vfprintf and related functions to buffers
Florian Weimer
2
-9
/
+64
2022-12-19
stdio-common: Add __translated_number_width
Florian Weimer
1
-1
/
+12
2022-12-19
stdio-common: Add __printf_function_invoke
Florian Weimer
1
-0
/
+10
2022-12-19
stdio-common: Introduce buffers for implementing printf
Florian Weimer
1
-0
/
+291
2022-11-17
Define in_int32_t_range to check if the 64 bit time_t syscall should be used
YunQiang Su
1
-1
/
+9
2022-11-08
Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746)
Adhemerval Zanella
1
-1
/
+4
[next]