aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-21string: Add tests for strdup (BZ #30266)Joe Simmons-Talbott2-0/+202
2023-04-21string: Allow use of test-string.h for non-ifunc implementations.Joe Simmons-Talbott1-2/+2
2023-04-21hurd: Don't migrate reply port into __init1_tcbheadSergey Bugaev3-17/+19
2023-04-20hurd: Make dl-sysdep's open () cope with O_IGNORE_CTTYSergey Bugaev1-2/+2
2023-04-20Created tunable to force small pages on stack allocation.Cupertino Miranda7-0/+42
2023-04-20malloc: Add missing shared thread library flagsAdhemerval Zanella1-0/+1
2023-04-20linux: Re-flow and sort multiline Makefile definitionsAdhemerval Zanella1-48/+158
2023-04-20posix: Re-flow and sort multiline Makefile definitionsAdhemerval Zanella1-126/+425
2023-04-19build-many-glibcs.py: --disable-gcov for gcc-firstJan-Benedict Glaw1-0/+1
2023-04-18malloc: set NON_MAIN_ARENA flag for reclaimed memalign chunk (BZ #30101)DJ Delorie4-82/+268
2023-04-18hurd: Microoptimize sigreturnSergey Bugaev1-3/+9
2023-04-18rcmd.c: Fix indentation in last commitSiddhesh Poyarekar1-2/+2
2023-04-18inet/rcmd.c: fix warn unused resultFrédéric Bérat1-2/+5
2023-04-18hurd: Avoid leaking task & thread portsSergey Bugaev1-0/+6
2023-04-18hurd: Simplify _S_catch_exception_raiseSergey Bugaev1-7/+1
2023-04-17hurd: Run init_pids () before init_dtable ()Sergey Bugaev1-9/+9
2023-04-17hurd: Fix restoring reply port in sigreturnSergey Bugaev1-12/+23
2023-04-17wcsmbs: Re-flow and sort routines, tests variables in MakefileFlorian Weimer1-40/+138
2023-04-17debug: Re-flow and sort routines variable in MakefileFlorian Weimer1-24/+87
2023-04-17hurd: Avoid extra ctty RPCs in init_dtable ()Sergey Bugaev1-7/+39
2023-04-17math: Improve fmod(f) performanceWilco Dijkstra2-77/+101
2023-04-17Benchtests: Adjust timingWilco Dijkstra11-11/+11
2023-04-14hurd: Only check for TLS initialization inside rtld or in static buildsSergey Bugaev6-33/+83
2023-04-14hurd: Remove __hurd_local_reply_portSergey Bugaev4-21/+60
2023-04-14malloc: Assure that THP mode read do write OOB end of stringtAdhemerval Zanella1-0/+2
2023-04-13malloc: Assure that THP mode is always null terminatedAdhemerval Zanella1-0/+1
2023-04-13hurd: Mark two tests as unsupportedSamuel Thibault1-0/+10
2023-04-13hurd: Restore destroying receive rights on sigreturnSamuel Thibault1-2/+2
2023-04-12aio: Fix freeing memorySamuel Thibault1-1/+1
2023-04-11Revert "hurd: Only check for TLS initialization inside rtld or in static builds"Samuel Thibault6-83/+33
2023-04-11hurd: Don't leak __hurd_reply_port0Sergey Bugaev2-1/+13
2023-04-10hurd: Improve reply port handling when exiting signal handlersSergey Bugaev2-29/+16
2023-04-10hurd: Only check for TLS initialization inside rtld or in static buildsSergey Bugaev6-34/+85
2023-04-10elf: Stop including tls.h in ldsodefs.hSergey Bugaev1-1/+0
2023-04-10hurd: Port trampoline.c to x86_64Sergey Bugaev1-7/+151
2023-04-10hurd: Do not declare local variables volatileSergey Bugaev2-3/+3
2023-04-10hurd: Implement x86_64/intr-msg.hSergey Bugaev1-0/+119
2023-04-10hurd: Add sys/ucontext.h and sigcontext.h for x86_64Sergey Bugaev3-0/+326
2023-04-10hurd: Stop depending on the default_pager stubs provided by gnumachFlavio Cruz2-4/+2
2023-04-08manual: update AddressSanitizer discussionPaul Eggert1-5/+4
2023-04-08manual: document snprintf truncation betterPaul Eggert1-1/+4
2023-04-08manual: improve string section wordingPaul Eggert1-13/+21
2023-04-08manual: fix texinfo typoPaul Eggert1-2/+1
2023-04-06<stdio.h>: Make fopencookie, vasprintf, asprintf available by defaultFlorian Weimer1-3/+3
2023-04-06<string.h>: Make strchrnul, strcasestr, memmem available by defaultFlorian Weimer1-3/+3
2023-04-05<sys/platform/x86.h>: Add PREFETCHI supportH.J. Lu5-0/+10
2023-04-05<sys/platform/x86.h>: Add AMX-COMPLEX supportH.J. Lu5-0/+11
2023-04-05<sys/platform/x86.h>: Add AVX-NE-CONVERT supportH.J. Lu5-0/+11
2023-04-05<sys/platform/x86.h>: Add AVX-VNNI-INT8 supportH.J. Lu5-0/+20
2023-04-05<sys/platform/x86.h>: Add MSRLIST supportH.J. Lu3-0/+6