about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Remove --disable-experimental-malloc optionAdhemerval Zanella2023-03-298-39/+4
* Allow building with --disable-nscd againFlavio Cruz2023-03-281-0/+6
* system: Add "--" after "-c" for sh (BZ #28519)Joe Simmons-Talbott2023-03-284-2/+22
* posix: Fix some crashes in wordexp [BZ #18096]Julian Squires2023-03-282-7/+8
* LoongArch: ldconfig: Add comments for using EF_LARCH_OBJABI_V1caiyinyu2023-03-281-0/+6
* elf: Take into account ${sysconfdir} in elf/tst-ldconfig-p.shRomain Geissler2023-03-272-6/+7
* Fix tst-glibc-hwcaps-prepend-cache with custom configure prefix valueRomain Geissler2023-03-271-3/+7
* Fix tst-ldconfig-ld_so_conf-update with custom configure prefix valueRomain Geissler2023-03-271-5/+8
* support: introduce support_sysconfdir_prefixRomain Geissler2023-03-273-1/+11
* Remove set-hooks.h from generic includesAdhemerval Zanella Netto2023-03-271-0/+0
* Remove --with-default-link configure optionAdhemerval Zanella Netto2023-03-278-51/+7
* libio: Remove the usage of __libc_IO_vtablesAdhemerval Zanella Netto2023-03-2722-513/+637
* libio: Do not autogenerate stdio_lim.hAdhemerval Zanella Netto2023-03-276-69/+43
* Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto2023-03-2790-243/+584
* benchtests: Move libmvec benchtest inputs to benchtests directoryJoe Ramsay2023-03-2753-1/+1
* stdio-common: tests: don't double-define _FORTIFY_SOURCESam James2023-03-271-1/+1
* LoongArch: ldconfig: Ignore EF_LARCH_OBJABI_V1 in shared objectsXi Ruoyao2023-03-271-1/+1
* _dl_map_object_from_fd: Remove unnecessary debugger notification in error pathAndreas Schwab2023-03-271-11/+1
* hppa: Drop 16-byte pthread lock alignmentJohn David Anglin2023-03-262-3/+9
* Minor: don't call _dl_debug_update (which can have side effects) inside assertPaul Pluzhnikov2023-03-261-2/+6
* x86: Don't check PREFETCHWT1 in tst-cpu-features-cpuinfo.cDJ Delorie2023-03-211-0/+3
* Declare wcstofN, wcstofNx for C2xJoseph Myers2023-03-141-14/+16
* Update printf %b/%B C2x supportJoseph Myers2023-03-144-1/+95
* ARC: run child from the separate start block in __clonePavel Kozlov2023-03-131-15/+25
* ARC: Add the clone3 wrapperPavel Kozlov2023-03-132-0/+92
* LoongArch: Add get_rounding_mode.caiyinyu2023-03-131-0/+38
* LoongArch: Add support for ldconfig.caiyinyu2023-03-134-2/+162
* linux: fix ntp_gettime abi break (BZ# 30156)Kacper Piwiński2023-03-101-2/+9
* elf: Add missing dependency between resolvfail and testobj1.soArsen Arsenović2023-03-101-0/+1
* elf: Add -z lazy to some more testsArsen Arsenović2023-03-101-0/+19
* Benchtests: Remove simple_str(r)chrWilco Dijkstra2023-03-082-31/+38
* Benchtests: Remove simple_str(n)casecmpWilco Dijkstra2023-03-082-37/+2
* Benchtests: Remove simple_memcmpWilco Dijkstra2023-03-081-31/+1
* Benchtests: Remove simple_strcspn/strpbrk/strsepWilco Dijkstra2023-03-085-177/+4
* Benchtests: Remove memchr_strnlenWilco Dijkstra2023-03-082-11/+2
* Benchtests: Remove simple_mem(r)chrWilco Dijkstra2023-03-082-30/+26
* Benchtests: Remove simple_strcpy_chkWilco Dijkstra2023-03-082-27/+1
* Benchtests: Remove simple_str(n)cmpWilco Dijkstra2023-03-082-74/+24
* malloc: Fix transposed arguments in sysmalloc_mmap_fallback callRobert Morell2023-03-081-2/+2
* rt: fix shm_open not set ENAMETOOLONG when name exceeds {_POSIX_PATH_MAX}abushwang2023-03-083-7/+15
* posix: Ensure the initial signal disposition for tst-spawn7Adhemerval Zanella Netto2023-03-081-0/+6
* hurd: fix build of tst-system.cAdam Yi2023-03-081-0/+1
* x86: Fix bug about glibc.cpu.hwcaps.caiyinyu2023-03-071-3/+3
* posix: Fix system blocks SIGCHLD erroneously [BZ #30163]Adam Yi2023-03-077-3/+140
* gshadow: Matching sgetsgent, sgetsgent_r ERANGE handling (bug 30151)Florian Weimer2023-03-073-2/+74
* Update kernel version to 6.2 in header constant testsJoseph Myers2023-03-063-4/+4
* arm: Remove __builtin_arm_uqsub8 usage on string-fza.hAdhemerval Zanella Netto2023-03-021-4/+0
* alpha: Remove strncmp optimizationAdhemerval Zanella Netto2023-03-021-276/+0
* powerpc: Remove powerpc64 strncmp variantsAdhemerval Zanella Netto2023-03-028-494/+9
* powerpc: Remove strncmp variantsAdhemerval Zanella Netto2023-03-028-701/+1