aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-08mktime: improve heuristic for ca-1986 Indiana DSTPaul Eggert
2022-09-08Assume HAVE_TZSET in time/mktime.cPaul Eggert
2022-09-08elf: Fix hwcaps string size overestimationJavier Pello
2022-09-08errlist: add missing entry for EDEADLOCK (bug 29545)Andreas Schwab
2022-09-07Do not define static_assert or thread_local in headers for C2xJoseph Myers
2022-09-06malloc: Use C11 atomics rather than atomic_exchange_and_addWilco Dijkstra
2022-09-06Add NEWS entry for CVE-2022-39046Siddhesh Poyarekar
2022-09-06elf: Rename _dl_sort_maps parameter from skip to force_firstFlorian Weimer
2022-09-06scripts/dso-ordering-test.py: Generate program run-time dependenciesFlorian Weimer
2022-09-05math: x86: Use prefix for FP_INIT_ROUNDMODEAdhemerval Zanella
2022-09-05scripts/build-many-glibcs.py: Use https:// for sourceware.org Git clonesFlorian Weimer
2022-09-05debug: test for more required cacellation points (BZ# 29274)Adhemerval Zanella
2022-09-05elf.h: Remove duplicate definition of VER_FLG_WEAKFlorian Weimer
2022-09-05syslog: Remove extra whitespace between timestamp and message (BZ#29544)Adhemerval Zanella
2022-09-01LoongArch: Add soft float support.caiyinyu
2022-08-31elf: Restore how vDSO dependency is printed with LD_TRACE_LOADED_OBJECTS (BZ ...Adhemerval Zanella
2022-08-31nptl: x86_64: Use same code for CURRENT_STACK_FRAME and stackinfo_get_spAdhemerval Zanella
2022-08-30Apply asm redirections in wchar.h before first useRaphael Moreira Zinsly
2022-08-30resolv: Fix building tst-resolv-invalid-cname for earlier C standardsFlorian Weimer
2022-08-30syslog: Fix large messages (BZ#29536)Adhemerval Zanella
2022-08-30posix: Fix macro expansion producing 'defined' has undefined behaviorAdhemerval Zanella
2022-08-30stdlib: Fix macro expansion producing 'defined' has undefined behaviorAdhemerval Zanella
2022-08-30S390: Always use svc 0Stefan Liebler
2022-08-30nss_dns: Rewrite _nss_dns_gethostbyname4_r using current interfacesFlorian Weimer
2022-08-30resolv: Add new tst-resolv-invalid-cnameFlorian Weimer
2022-08-30nss_dns: In gaih_getanswer_slice, skip strange aliases (bug 12154)Florian Weimer
2022-08-30nss_dns: Rewrite getanswer_r to match getanswer_ptr (bug 12154, bug 29305)Florian Weimer
2022-08-30nss_dns: Remove remnants of IPv6 address mappingFlorian Weimer
2022-08-30nss_dns: Rewrite _nss_dns_gethostbyaddr2_r and getanswer_ptrFlorian Weimer
2022-08-30nss_dns: Split getanswer_ptr from getanswer_rFlorian Weimer
2022-08-30resolv: Add DNS packet parsing helpers geared towards wire formatFlorian Weimer
2022-08-30resolv: Add internal __ns_name_length_uncompressed functionFlorian Weimer
2022-08-30resolv: Add the __ns_samebinaryname functionFlorian Weimer
2022-08-30resolv: Add internal __res_binary_hnok functionFlorian Weimer
2022-08-30resolv: Add tst-resolv-aliasesFlorian Weimer
2022-08-30resolv: Add tst-resolv-byaddr for testing reverse lookupFlorian Weimer
2022-08-30LoongArch: Use __builtin_{fmax,fmaxf,fmin,fminf} with GCC >= 13Xi Ruoyao
2022-08-30LoongArch: Fix ptr mangling/demangling features.caiyinyu
2022-08-29nscd: Fix netlink cache invalidation if epoll is used [BZ #29415]Fabian Vogt
2022-08-29Add test for bug 29530Andreas Schwab
2022-08-29Makeconfig: Set pie-ccflag to -fPIE by default [BZ# 29514]Richard Henderson
2022-08-29hurd: Fix vm_size_t incoherenciesSamuel Thibault
2022-08-27mach: Make xpg_strerror_r set a message on errorSamuel Thibault
2022-08-27mach: Fix incoherency between perror and strerrorSamuel Thibault
2022-08-26elf: Call __libc_early_init for reused namespaces (bug 29528)Florian Weimer
2022-08-26csu: Change start code license to have link exceptionSzabolcs Nagy
2022-08-25s390: Move hwcaps/platform names out of _rtld_global_roFlorian Weimer
2022-08-25Revert "Detect ld.so and libc.so version inconsistency during startup"Florian Weimer
2022-08-24Add NT_LOONGARCH_* from Linux 5.19 to elf.hJoseph Myers
2022-08-24Detect ld.so and libc.so version inconsistency during startupFlorian Weimer