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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-21
elf: Remove /etc/suid-debug support
Adhemerval Zanella
4
-24
/
+3
2023-11-21
stdlib: The qsort implementation needs to use heapsort in more cases
Florian Weimer
3
-4
/
+187
2023-11-21
stdlib: Handle various corner cases in the fallback heapsort for qsort
Florian Weimer
3
-17
/
+173
2023-11-21
stdlib: Avoid another self-comparison in qsort
Florian Weimer
1
-1
/
+1
2023-11-21
hurd: fix restarting reauth_dtable on signal
Samuel Thibault
1
-12
/
+23
2023-11-20
hurd: Prevent the final file_exec_paths call from signals
Samuel Thibault
2
-1
/
+27
2023-11-20
manual: Fix termios.c example. (Bug 31078)
Carlos O'Donell
1
-2
/
+1
2023-11-20
aarch64: Add vector implementations of expm1 routines
Joe Ramsay
15
-108
/
+570
2023-11-20
linux: Use fchmodat2 on fchmod for flags different than 0 (BZ 26401)
Adhemerval Zanella
3
-55
/
+77
2023-11-20
intl: Add test case for bug 16621
Florian Weimer
2
-1
/
+42
2023-11-20
resolv: free only initialized items from gai pool
Jan Palus
1
-1
/
+2
2023-11-20
ldconfig: Fixes for skipping temporary files.
Florian Weimer
1
-4
/
+15
2023-11-20
nptl: Link tst-execstack-threads-mod.so with -z execstack
Florian Weimer
1
-0
/
+1
2023-11-20
nptl: Rename tst-execstack to tst-execstack-threads
Florian Weimer
4
-6
/
+11
2023-11-19
Remove untyped mach RPC code.
Flavio Cruz
4
-141
/
+0
2023-11-19
_hurd_intr_rpc_mach_msg: handle message iteration correctly.
Flavio Cruz
1
-12
/
+12
2023-11-16
localedata: Convert oc_FR locale to UTF-8
Mike FABIAN
1
-15
/
+15
2023-11-16
localedata: Add information for Occitan
Mike FABIAN
1
-4
/
+6
2023-11-16
elf: Fix force_first handling in dlclose (bug 30981)
Florian Weimer
3
-13
/
+29
2023-11-16
elf: Handle non-directory name in search path (BZ 31035)
Adhemerval Zanella
5
-3
/
+103
2023-11-16
New Zealand locales (en_NZ & mi_NZ) first day of week should be Monday
Mike FABIAN
2
-0
/
+2
2023-11-15
x86: Fix unchecked AVX512-VBMI2 usage in strrchr-evex-base.S
Noah Goldstein
1
-24
/
+51
2023-11-15
posix: Check pidfd_spawn with tst-spawn7-pid
Adhemerval Zanella
1
-1
/
+1
2023-11-15
sparc: Fix broken memset for sparc32 [BZ #31068]
Andreas Larsson
1
-2
/
+2
2023-11-15
y2038: Fix support for 64-bit time on legacy ABIs
Gaël PORTAY
1
-1
/
+1
2023-11-14
hurd: Fix spawni returning allocation errors.
Samuel Thibault
1
-2
/
+8
2023-11-14
hurd: Make _hurd_intr_rpc_mach_msg avoid returning MACH_SEND_INTERRUPTED
Samuel Thibault
1
-0
/
+6
2023-11-13
AArch64: Remove Falkor memcpy
Wilco Dijkstra
8
-332
/
+1
2023-11-13
AArch64: Add memset_zva64
Wilco Dijkstra
6
-68
/
+38
2023-11-13
AArch64: Cleanup emag memset
Wilco Dijkstra
4
-197
/
+90
2023-11-13
test: Run the tst-tls-allocation-failure-static-patched with test-wrapper.
Yanzhang Wang
1
-1
/
+1
2023-11-10
aarch64: Add vector implementations of log1p routines
Joe Ramsay
15
-26
/
+526
2023-11-10
aarch64: Add vector implementations of atan2 routines
Joe Ramsay
15
-0
/
+535
2023-11-10
aarch64: Add vector implementations of atan routines
Joe Ramsay
13
-0
/
+407
2023-11-10
aarch64: Add vector implementations of acos routines
Joe Ramsay
13
-1
/
+440
2023-11-10
aarch64: Add vector implementations of asin routines
Joe Ramsay
13
-1
/
+407
2023-11-08
Fix type typo in “String/Array Conventions” doc
Paul Eggert
1
-1
/
+1
2023-11-08
stdlib: Avoid element self-comparisons in qsort
Florian Weimer
1
-3
/
+5
2023-11-07
elf: Add glibc.mem.decorate_maps tunable
Adhemerval Zanella
5
-6
/
+38
2023-11-07
linux: Decorate __libc_fatal error buffer
Adhemerval Zanella
1
-0
/
+3
2023-11-07
assert: Decorate error message buffer
Adhemerval Zanella
1
-0
/
+2
2023-11-07
malloc: Decorate malloc maps
Adhemerval Zanella
6
-0
/
+55
2023-11-07
nptl: Decorate thread stack on pthread_create
Adhemerval Zanella
4
-0
/
+209
2023-11-07
support: Add support_set_vma_name
Adhemerval Zanella
3
-0
/
+54
2023-11-07
linux: Add PR_SET_VMA_ANON_NAME support
Adhemerval Zanella
5
-0
/
+113
2023-11-07
hurd: statfsconv: Add missing f_ffree conversion
Samuel Thibault
1
-0
/
+1
2023-11-06
Update BAD_TYPECHECK to work on x86_64
Flavio Cruz
1
-6
/
+3
2023-11-03
sysdeps: sem_open: Clear O_CREAT when semaphore file is expected to exist [BZ #30789]
Sergio Durigan Junior
1
-6
/
+4
2023-11-03
Add SEGV_CPERR from Linux 6.6 to bits/siginfo-consts.h
Joseph Myers
1
-1
/
+3
2023-11-03
linux: Sync Linux 6.6 elf.h
Adhemerval Zanella
1
-0
/
+5
[prev]
[next]