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-04-05
htl: move ___pthread_self into libc.
Guy-Fleury Iteriteka
5
-3
/
+27
2023-04-05
htl: move __pthtread_total into libc
Guy-Fleury Iteriteka
5
-7
/
+26
2023-04-04
compare_strings.py : Add --gmean flag
Nisha Menon
1
-2
/
+18
2023-04-04
x86/dl-cacheinfo: remove unsused parameter from handle_amd
Andreas Schwab
1
-36
/
+30
2023-04-03
powerpc: Disable stack protector in early static initialization
Adhemerval Zanella
1
-0
/
+3
2023-04-03
nptl: Fix tst-cancel30 on sparc64
Adhemerval Zanella
1
-3
/
+1
2023-04-03
math: Remove the error handling wrapper from fmod and fmodf
Adhemerval Zanella Netto
38
-13
/
+172
2023-04-03
math: Improve fmodf
Adhemerval Zanella Netto
3
-84
/
+182
2023-04-03
math: Improve fmod
Adhemerval Zanella Netto
3
-88
/
+214
2023-04-03
benchtests: Add fmodf benchmark
Adhemerval Zanella Netto
2
-0
/
+2183
2023-04-03
benchtests: Add fmod benchmark
Adhemerval Zanella Netto
2
-0
/
+2183
2023-04-03
x86: Set FSGSBASE to active if enabled by kernel
H.J. Lu
4
-0
/
+58
2023-04-03
x86_64: Fix asm constraints in feraiseexcept (bug 30305)
Florian Weimer
1
-2
/
+2
2023-04-03
manual: Document __wur usage under _FORTIFY_SOURCE
Siddhesh Poyarekar
1
-0
/
+3
2023-04-03
hurd: Microoptimize _hurd_self_sigstate ()
Sergey Bugaev
1
-3
/
+5
2023-04-03
hurd: Add vm_param.h for x86_64
Sergey Bugaev
1
-0
/
+24
2023-04-03
hurd: Implement _hurd_longjmp_thread_state for x86_64
Sergey Bugaev
1
-0
/
+41
2023-04-03
htl: Implement thread_set_pcsptp for x86_64
Sergey Bugaev
1
-0
/
+73
2023-04-03
x86_64: Add rtld-stpncpy & rtld-strncpy
Sergey Bugaev
2
-0
/
+36
2023-04-03
htl: Add tcb-offsets.sym for x86_64
Sergey Bugaev
2
-0
/
+28
2023-04-03
hurd: Move a couple of signal-related files to x86
Sergey Bugaev
2
-0
/
+0
2023-04-03
hurd: Use uintptr_t for register values in trampoline.c
Sergey Bugaev
1
-7
/
+6
2023-04-03
hurd: Move rtld-strncpy-c.c out of mach/hurd/
Sergey Bugaev
1
-0
/
+0
2023-04-03
hurd: More 64-bit integer casting fixes
Sergey Bugaev
2
-4
/
+4
2023-04-03
mach, hurd: Drop __libc_lock_self0
Sergey Bugaev
3
-8
/
+3
2023-04-03
stdio-common: Fix building when !IS_IN (libc)
Sergey Bugaev
1
-0
/
+2
2023-04-03
hurd: Fix _hurd_setup_sighandler () signature
Sergey Bugaev
1
-5
/
+5
2023-04-03
hurd: Disable O_TRUNC and FS_RETRY_MAGICAL in rtld
Sergey Bugaev
1
-2
/
+5
2023-04-03
hurd: Fix file name in #error
Sergey Bugaev
1
-1
/
+1
2023-04-03
hurd: Swap around two function calls
Sergey Bugaev
1
-4
/
+4
2023-04-03
hurd: Remove __hurd_threadvar_stack_{offset,mask}
Sergey Bugaev
6
-46
/
+2
2023-04-03
hurd: Make exception subcode a long
Sergey Bugaev
3
-4
/
+5
2023-03-31
time: Fix strftime(3) API regarding nullability
Alejandro Colomar
1
-1
/
+2
2023-03-30
Update arm libm-tests-ulps
Adhemerval Zanella
1
-0
/
+1
2023-03-30
getlogin_r: fix missing fallback if loginuid is unset (bug 30235)
Andreas Schwab
1
-4
/
+1
2023-03-29
memalign: Support scanning for aligned chunks.
DJ Delorie
3
-28
/
+390
2023-03-29
malloc: Use C11 atomics on memusage
Adhemerval Zanella
1
-82
/
+111
2023-03-29
Remove --enable-tunables configure option
Adhemerval Zanella Netto
48
-513
/
+75
2023-03-29
Remove --disable-experimental-malloc option
Adhemerval Zanella
8
-39
/
+4
2023-03-28
Allow building with --disable-nscd again
Flavio Cruz
1
-0
/
+6
2023-03-28
system: Add "--" after "-c" for sh (BZ #28519)
Joe Simmons-Talbott
4
-2
/
+22
2023-03-28
posix: Fix some crashes in wordexp [BZ #18096]
Julian Squires
2
-7
/
+8
2023-03-28
LoongArch: ldconfig: Add comments for using EF_LARCH_OBJABI_V1
caiyinyu
1
-0
/
+6
2023-03-27
elf: Take into account ${sysconfdir} in elf/tst-ldconfig-p.sh
Romain Geissler
2
-6
/
+7
2023-03-27
Fix tst-glibc-hwcaps-prepend-cache with custom configure prefix value
Romain Geissler
1
-3
/
+7
2023-03-27
Fix tst-ldconfig-ld_so_conf-update with custom configure prefix value
Romain Geissler
1
-5
/
+8
2023-03-27
support: introduce support_sysconfdir_prefix
Romain Geissler
3
-1
/
+11
2023-03-27
Remove set-hooks.h from generic includes
Adhemerval Zanella Netto
1
-0
/
+0
2023-03-27
Remove --with-default-link configure option
Adhemerval Zanella Netto
8
-51
/
+7
2023-03-27
libio: Remove the usage of __libc_IO_vtables
Adhemerval Zanella Netto
22
-513
/
+637
[prev]
[next]