aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-17iconv: Remove _STRING_ARCH_unaligned usageAdhemerval Zanella
2023-02-17iconv: Remove _STRING_ARCH_unaligned usage for get/set macrosAdhemerval Zanella
2023-02-17resolv: Remove _STRING_ARCH_unaligned usageAdhemerval Zanella
2023-02-17nscd: Remove _STRING_ARCH_unaligned usageAdhemerval Zanella
2023-02-17stdlib: Simplify getenvAdhemerval Zanella
2023-02-17crypto: Remove _STRING_ARCH_unaligned usageAdhemerval Zanella
2023-02-17Fix ifunc-impl-list.c build for s390Joseph Myers
2023-02-17[hurd] Fix i686 build breakage caused by 4fedebc91108Flavio Cruz
2023-02-16C2x strtol binary constant handlingJoseph Myers
2023-02-15[hurd] Add MTU_DISCOVER valuesSamuel Thibault
2023-02-14hurd: Fix unwinding over INTR_MSG_TRAP in shared tooSamuel Thibault
2023-02-14mach: undef ENTRY2Sergey Bugaev
2023-02-14hurd: i386 TLS tweaksSergey Bugaev
2023-02-14stdio: Do not ignore posix_spawn error on popen (BZ #29016)Adhemerval Zanella
2023-02-14update auto-libm-test-out-hypotPaul Zimmermann
2023-02-14added pair of inputs for hypotf in binary32Paul Zimmermann
2023-02-13Naming the parameter of dummy_sa_handlerMahesh Bodapati
2023-02-12hurd: Fix tcflag_t and speed_t types on 64-bitSergey Bugaev
2023-02-12htl: Remove ./sysdeps/htl/bits/types/struct___pthread_mutex.hSamuel Thibault
2023-02-12hurd, htl: Add some x86_64-specific codeSergey Bugaev
2023-02-12Fix typos in commentsSamuel Thibault
2023-02-12htl: Generalize i386 pt-machdep.h to x86Samuel Thibault
2023-02-12hurd: Set up the basic tree for x86_64-gnuSergey Bugaev
2023-02-12mach: Look for mach_i386.defs on x86_64 tooSergey Bugaev
2023-02-12htl: Fix semaphore referenceSergey Bugaev
2023-02-12hurd: Fix xattr error valueSergey Bugaev
2023-02-12mach, hurd: Cast through uintptr_tSergey Bugaev
2023-02-12hurd: Use mach_msg_type_number_t where appropriateSergey Bugaev
2023-02-12hurd: Refactor readlinkat()Sergey Bugaev
2023-02-10Use __builtin_FILE instead of __FILE__ in assert in C++.Paul Pluzhnikov
2023-02-09hurd: Fix unwinding over INTR_MSG_TRAPSamuel Thibault
2023-02-09powerpc64: Add the clone3 wrapperAdhemerval Zanella Netto
2023-02-08string: Disable stack protector in early static initializationAdhemerval Zanella
2023-02-08string: Add libc_hidden_proto for memrchrAdhemerval Zanella
2023-02-08string: Add libc_hidden_proto for strchrnulAdhemerval Zanella
2023-02-08elf: Smoke-test ldconfig -p against system /etc/ld.so.cacheFlorian Weimer
2023-02-07NEWS: Document CVE-2023-25139.Carlos O'Donell
2023-02-07Use 64-bit time_t interfaces in strftime and strptime (bug 30053)Andreas Schwab
2023-02-07C-SKY: Strip hard float abi from hard float feature.quxm
2023-02-07S390: Influence hwcaps/stfle via GLIBC_TUNABLES.Stefan Liebler
2023-02-06string: Hook up the default implementation on test-strrchrAdhemerval Zanella
2023-02-06string: Hook up the default implementation on test-memrchrAdhemerval Zanella
2023-02-06string: Hook up the default implementation on test-memchrAdhemerval Zanella
2023-02-06string: Hook up the default implementation on test-strcpyAdhemerval Zanella
2023-02-06string: Hook up the default implementation on test-stpcpyAdhemerval Zanella
2023-02-06string: Hook up the default implementation on test-strncmpAdhemerval Zanella
2023-02-06string: Hook up the default implementation on test-strcmpAdhemerval Zanella
2023-02-06string: Hook up the default implementation on test-strchrAdhemerval Zanella
2023-02-06string: Hook up the default implementation on test-strnlenAdhemerval Zanella
2023-02-06string: Hook up the default implementation on test-strlenAdhemerval Zanella