aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-17resolv: Remove _STRING_ARCH_unaligned usageAdhemerval Zanella1-36/+0
2023-02-17nscd: Remove _STRING_ARCH_unaligned usageAdhemerval Zanella3-10/+0
2023-02-17stdlib: Simplify getenvAdhemerval Zanella1-59/+5
2023-02-17crypto: Remove _STRING_ARCH_unaligned usageAdhemerval Zanella3-65/+13
2023-02-17Fix ifunc-impl-list.c build for s390Joseph Myers1-1/+1
2023-02-17[hurd] Fix i686 build breakage caused by 4fedebc91108Flavio Cruz3-4/+4
2023-02-16C2x strtol binary constant handlingJoseph Myers84-24/+1683
2023-02-15[hurd] Add MTU_DISCOVER valuesSamuel Thibault1-0/+20
2023-02-14hurd: Fix unwinding over INTR_MSG_TRAP in shared tooSamuel Thibault1-0/+1
2023-02-14mach: undef ENTRY2Sergey Bugaev1-0/+1
2023-02-14hurd: i386 TLS tweaksSergey Bugaev1-13/+35
2023-02-14stdio: Do not ignore posix_spawn error on popen (BZ #29016)Adhemerval Zanella3-16/+63
2023-02-14update auto-libm-test-out-hypotPaul Zimmermann1-0/+25
2023-02-14added pair of inputs for hypotf in binary32Paul Zimmermann1-0/+2
2023-02-13Naming the parameter of dummy_sa_handlerMahesh Bodapati1-1/+1
2023-02-12hurd: Fix tcflag_t and speed_t types on 64-bitSergey Bugaev1-2/+2
2023-02-12htl: Remove ./sysdeps/htl/bits/types/struct___pthread_mutex.hSamuel Thibault1-61/+0
2023-02-12hurd, htl: Add some x86_64-specific codeSergey Bugaev3-0/+78
2023-02-12Fix typos in commentsSamuel Thibault2-2/+2
2023-02-12htl: Generalize i386 pt-machdep.h to x86Samuel Thibault3-1/+3
2023-02-12hurd: Set up the basic tree for x86_64-gnuSergey Bugaev6-2/+10
2023-02-12mach: Look for mach_i386.defs on x86_64 tooSergey Bugaev2-6/+6
2023-02-12htl: Fix semaphore referenceSergey Bugaev1-5/+5
2023-02-12hurd: Fix xattr error valueSergey Bugaev1-1/+1
2023-02-12mach, hurd: Cast through uintptr_tSergey Bugaev6-15/+25
2023-02-12hurd: Use mach_msg_type_number_t where appropriateSergey Bugaev7-9/+11
2023-02-12hurd: Refactor readlinkat()Sergey Bugaev1-23/+32
2023-02-10Use __builtin_FILE instead of __FILE__ in assert in C++.Paul Pluzhnikov1-1/+12
2023-02-09hurd: Fix unwinding over INTR_MSG_TRAPSamuel Thibault2-13/+3
2023-02-09powerpc64: Add the clone3 wrapperAdhemerval Zanella Netto2-0/+158
2023-02-08string: Disable stack protector in early static initializationAdhemerval Zanella1-0/+2
2023-02-08string: Add libc_hidden_proto for memrchrAdhemerval Zanella15-18/+45
2023-02-08string: Add libc_hidden_proto for strchrnulAdhemerval Zanella12-12/+35
2023-02-08elf: Smoke-test ldconfig -p against system /etc/ld.so.cacheFlorian Weimer2-0/+83
2023-02-07NEWS: Document CVE-2023-25139.Carlos O'Donell1-1/+6
2023-02-07Use 64-bit time_t interfaces in strftime and strptime (bug 30053)Andreas Schwab5-2/+62
2023-02-07C-SKY: Strip hard float abi from hard float feature.quxm4-43/+68
2023-02-07S390: Influence hwcaps/stfle via GLIBC_TUNABLES.Stefan Liebler12-64/+423
2023-02-06string: Hook up the default implementation on test-strrchrAdhemerval Zanella1-14/+24
2023-02-06string: Hook up the default implementation on test-memrchrAdhemerval Zanella1-0/+7
2023-02-06string: Hook up the default implementation on test-memchrAdhemerval Zanella1-11/+20
2023-02-06string: Hook up the default implementation on test-strcpyAdhemerval Zanella1-10/+24
2023-02-06string: Hook up the default implementation on test-stpcpyAdhemerval Zanella1-11/+21
2023-02-06string: Hook up the default implementation on test-strncmpAdhemerval Zanella1-0/+16
2023-02-06string: Hook up the default implementation on test-strcmpAdhemerval Zanella1-0/+22
2023-02-06string: Hook up the default implementation on test-strchrAdhemerval Zanella1-15/+38
2023-02-06string: Hook up the default implementation on test-strnlenAdhemerval Zanella1-11/+24
2023-02-06string: Hook up the default implementation on test-strlenAdhemerval Zanella1-17/+14
2023-02-06riscv: Add string-fza.h and string-fzi.hAdhemerval Zanella2-0/+146
2023-02-06sh: Add string-fzb.hAdhemerval Zanella1-0/+55