aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-05htl: move ___pthread_self into libc.Guy-Fleury Iteriteka5-3/+27
2023-04-05htl: move __pthtread_total into libcGuy-Fleury Iteriteka5-7/+26
2023-04-04compare_strings.py : Add --gmean flagNisha Menon1-2/+18
2023-04-04x86/dl-cacheinfo: remove unsused parameter from handle_amdAndreas Schwab1-36/+30
2023-04-03powerpc: Disable stack protector in early static initializationAdhemerval Zanella1-0/+3
2023-04-03nptl: Fix tst-cancel30 on sparc64Adhemerval Zanella1-3/+1
2023-04-03math: Remove the error handling wrapper from fmod and fmodfAdhemerval Zanella Netto38-13/+172
2023-04-03math: Improve fmodfAdhemerval Zanella Netto3-93/+191
2023-04-03math: Improve fmodAdhemerval Zanella Netto3-96/+222
2023-04-03benchtests: Add fmodf benchmarkAdhemerval Zanella Netto2-0/+2183
2023-04-03benchtests: Add fmod benchmarkAdhemerval Zanella Netto2-0/+2183
2023-04-03x86: Set FSGSBASE to active if enabled by kernelH.J. Lu4-0/+58
2023-04-03x86_64: Fix asm constraints in feraiseexcept (bug 30305)Florian Weimer1-2/+2
2023-04-03manual: Document __wur usage under _FORTIFY_SOURCESiddhesh Poyarekar1-0/+3
2023-04-03hurd: Microoptimize _hurd_self_sigstate ()Sergey Bugaev1-3/+5
2023-04-03hurd: Add vm_param.h for x86_64Sergey Bugaev1-0/+24
2023-04-03hurd: Implement _hurd_longjmp_thread_state for x86_64Sergey Bugaev1-0/+41
2023-04-03htl: Implement thread_set_pcsptp for x86_64Sergey Bugaev1-0/+73
2023-04-03x86_64: Add rtld-stpncpy & rtld-strncpySergey Bugaev2-0/+36
2023-04-03htl: Add tcb-offsets.sym for x86_64Sergey Bugaev2-0/+28
2023-04-03hurd: Move a couple of signal-related files to x86Sergey Bugaev2-0/+0
2023-04-03hurd: Use uintptr_t for register values in trampoline.cSergey Bugaev1-7/+6
2023-04-03hurd: Move rtld-strncpy-c.c out of mach/hurd/Sergey Bugaev1-0/+0
2023-04-03hurd: More 64-bit integer casting fixesSergey Bugaev2-4/+4
2023-04-03mach, hurd: Drop __libc_lock_self0Sergey Bugaev3-8/+3
2023-04-03stdio-common: Fix building when !IS_IN (libc)Sergey Bugaev1-0/+2
2023-04-03hurd: Fix _hurd_setup_sighandler () signatureSergey Bugaev1-5/+5
2023-04-03hurd: Disable O_TRUNC and FS_RETRY_MAGICAL in rtldSergey Bugaev1-2/+5
2023-04-03hurd: Fix file name in #errorSergey Bugaev1-1/+1
2023-04-03hurd: Swap around two function callsSergey Bugaev1-4/+4
2023-04-03hurd: Remove __hurd_threadvar_stack_{offset,mask}Sergey Bugaev6-46/+2
2023-04-03hurd: Make exception subcode a longSergey Bugaev3-4/+5
2023-03-31time: Fix strftime(3) API regarding nullabilityAlejandro Colomar1-1/+2
2023-03-30Update arm libm-tests-ulpsAdhemerval Zanella1-0/+1
2023-03-30getlogin_r: fix missing fallback if loginuid is unset (bug 30235)Andreas Schwab1-4/+1
2023-03-29memalign: Support scanning for aligned chunks.DJ Delorie3-28/+390
2023-03-29malloc: Use C11 atomics on memusageAdhemerval Zanella1-82/+111
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto48-513/+75
2023-03-29Remove --disable-experimental-malloc optionAdhemerval Zanella8-39/+4
2023-03-28Allow building with --disable-nscd againFlavio Cruz1-0/+6
2023-03-28system: Add "--" after "-c" for sh (BZ #28519)Joe Simmons-Talbott4-2/+22
2023-03-28posix: Fix some crashes in wordexp [BZ #18096]Julian Squires2-7/+8
2023-03-28LoongArch: ldconfig: Add comments for using EF_LARCH_OBJABI_V1caiyinyu1-0/+6
2023-03-27elf: Take into account ${sysconfdir} in elf/tst-ldconfig-p.shRomain Geissler2-6/+7
2023-03-27Fix tst-glibc-hwcaps-prepend-cache with custom configure prefix valueRomain Geissler1-3/+7
2023-03-27Fix tst-ldconfig-ld_so_conf-update with custom configure prefix valueRomain Geissler1-5/+8
2023-03-27support: introduce support_sysconfdir_prefixRomain Geissler3-1/+11
2023-03-27Remove set-hooks.h from generic includesAdhemerval Zanella Netto1-0/+0
2023-03-27Remove --with-default-link configure optionAdhemerval Zanella Netto8-51/+7
2023-03-27libio: Remove the usage of __libc_IO_vtablesAdhemerval Zanella Netto22-513/+637