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
2024-07-21
Increase version number to 2.40
Andreas K. Hüttel
1
-1
/
+1
2024-04-10
posix: Sync tempname with gnulib
Adhemerval Zanella
1
-5
/
+0
2024-03-01
riscv: Enable multi-arg ifunc resolvers
Evan Green
1
-11
/
+17
2024-02-23
arm: Use _dl_find_object on __gnu_Unwind_Find_exidx (BZ 31405)
Adhemerval Zanella
1
-1
/
+2
2024-02-06
string: Add hidden builtin definition for __strcpy_chk.
Stefan Liebler
1
-0
/
+1
2024-02-01
Refer to C23 in place of C2X in glibc
Joseph Myers
5
-26
/
+34
2024-01-31
version.h, include/features.h: Bump version to 2.39
Andreas K. Hüttel
1
-1
/
+1
2024-01-03
Implement C23 <stdbit.h>
Joseph Myers
1
-0
/
+1
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
45
-45
/
+45
2023-12-20
aarch64: Add half-width versions of AdvSIMD f32 libmvec routines
Joe Ramsay
1
-0
/
+2
2023-11-22
malloc: Use __get_nprocs on arena_get2 (BZ 30945)
Adhemerval Zanella
1
-4
/
+0
2023-11-21
elf: Remove LD_PROFILE for static binaries
Adhemerval Zanella
1
-0
/
+5
2023-11-07
linux: Add PR_SET_VMA_ANON_NAME support
Adhemerval Zanella
1
-0
/
+5
2023-10-31
stdlib: Remove use of mergesort on qsort (BZ 21719)
Adhemerval Zanella
1
-2
/
+0
2023-10-30
crypt: Remove libcrypt support
Adhemerval Zanella
1
-3
/
+0
2023-10-24
Move 'netgroup' routines from 'inet' into 'nss'
Arjun Shankar
2
-2
/
+2
2023-10-24
Move 'aliases' routines from 'inet' into 'nss'
Arjun Shankar
1
-1
/
+1
2023-10-24
Remove 'shadow' and merge into 'nss'
Arjun Shankar
1
-1
/
+1
2023-10-24
Remove 'pwd' and merge into 'nss'
Arjun Shankar
1
-1
/
+1
2023-10-24
Remove 'gshadow' and merge into 'nss'
Arjun Shankar
1
-1
/
+1
2023-10-24
Remove 'grp' and merge into 'nss' and 'posix'
Arjun Shankar
2
-2
/
+2
2023-10-18
Revert "elf: Always call destructors in reverse constructor order (bug 30785)"
Florian Weimer
1
-4
/
+0
2023-09-11
stdio: Remove __libc_message alloca usage
Joe Simmons-Talbott
1
-1
/
+28
2023-09-08
elf: Remove unused l_text_end field from struct link_map
Florian Weimer
1
-2
/
+0
2023-09-08
elf: Always call destructors in reverse constructor order (bug 30785)
Florian Weimer
1
-0
/
+4
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
[next]