aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-08elf: Smoke-test ldconfig -p against system /etc/ld.so.cacheFlorian Weimer
2023-02-07Use 64-bit time_t interfaces in strftime and strptime (bug 30053)Andreas Schwab
2023-02-02cdefs: Limit definition of fortification macrosSiddhesh Poyarekar
2023-01-13x86: Prevent SIGSEGV in memcmp-sse2 when data is concurrently modified [BZ #2...Noah Goldstein
2023-01-10time: Set daylight to 1 for matching DST/offset change (bug 29951)Florian Weimer
2023-01-10elf/tst-tlsopt-powerpc fails when compiled with -mcpu=power10 (BZ# 29776)Alan Modra
2022-12-28time: Use 64 bit time on tzfileAdhemerval Zanella Netto
2022-12-28nscd: Use 64 bit time_t on libc nscd routines (BZ# 29402)Adhemerval Zanella Netto
2022-12-28nis: Build libnsl with 64 bit time_tAdhemerval Zanella Netto
2022-11-29Apply asm redirections in syslog.h before first use [BZ #27087]Tulio Magno Quites Machado Filho
2022-11-25elf: Fix wrong fscanf usage on tst-plddAdhemerval Zanella
2022-11-25Allow for unpriviledged nested containersDJ Delorie
2022-11-25elf: Fix wrong fscanf usage on tst-plddAdhemerval Zanella
2022-11-24x86: Fix wcsnlen-avx2 page cross length comparison [BZ #29591]Noah Goldstein
2022-11-22elf: Fix rtld-audit trampoline for aarch64Vladislav Khmelevsky
2022-11-11Linux: Support __IPC_64 in sysvctl *ctl command arguments (bug 29771)Florian Weimer
2022-11-08mktime: improve heuristic for ca-1986 Indiana DSTPaul Eggert
2022-11-08Makerules: fix MAKEFLAGS assignment for upcoming make-4.4 [BZ# 29564]Sergei Trofimovich
2022-11-02linux: Fix fstatat on MIPSn64 (BZ #29730)Aurelien Jarno
2022-10-25linux: Fix generic struct_stat for 64 bit time (BZ# 29657)Adhemerval Zanella
2022-10-14elf: Do not completely clear reused namespace in dlmopen (bug 29600)Florian Weimer
2022-10-13nss: Use shared prefix in IPv4 address in tst-reload1Florian Weimer
2022-10-13nss: Fix tst-nss-files-hosts-long on single-stack hosts (bug 24816)Florian Weimer
2022-10-13nss: Implement --no-addrconfig option for getentFlorian Weimer
2022-10-07nscd: Drop local address tuple variable [BZ #29607]Siddhesh Poyarekar
2022-10-03x86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr implementationsAurelien Jarno
2022-10-03x86-64: Require BMI2 and LZCNT for AVX2 memrchr implementationAurelien Jarno
2022-10-03x86-64: Require BMI2 for AVX2 (raw|w)memchr implementationsAurelien Jarno
2022-10-03x86-64: Require BMI2 for AVX2 wcs(n)cmp implementationsAurelien Jarno
2022-10-03x86-64: Require BMI2 for AVX2 strncmp implementationAurelien Jarno
2022-10-03x86-64: Require BMI2 for AVX2 strcmp implementationAurelien Jarno
2022-10-03x86-64: Require BMI2 for AVX2 str(n)casecmp implementationsAurelien Jarno
2022-10-03x86: include BMI1 and BMI2 in x86-64-v3 levelAurelien Jarno
2022-10-01hppa: undef __ASSUME_SET_ROBUST_LISTJohn David Anglin
2022-10-01hppa: Fix initialization of dp register [BZ 29635]John David Anglin
2022-09-28nptl: Add backoff mechanism to spinlock loopWangyang Guo
2022-09-28sysdeps: Add 'get_fast_jitter' interace in fast-jitter.hNoah Goldstein
2022-09-21m68k: Enforce 4-byte alignment on internal locks (BZ #29537)Adhemerval Zanella
2022-09-21gconv: Use 64-bit interfaces in gconv_parseconfdir (bug 29583)Florian Weimer
2022-09-20resolv: Fix building tst-resolv-invalid-cname for earlier C standardsFlorian Weimer
2022-09-20nss_dns: Rewrite _nss_dns_gethostbyname4_r using current interfacesFlorian Weimer
2022-09-20resolv: Add new tst-resolv-invalid-cnameFlorian Weimer
2022-09-20nss_dns: In gaih_getanswer_slice, skip strange aliases (bug 12154)Florian Weimer
2022-09-20nss_dns: Rewrite getanswer_r to match getanswer_ptr (bug 12154, bug 29305)Florian Weimer
2022-09-20nss_dns: Remove remnants of IPv6 address mappingFlorian Weimer
2022-09-20nss_dns: Rewrite _nss_dns_gethostbyaddr2_r and getanswer_ptrFlorian Weimer
2022-09-20nss_dns: Split getanswer_ptr from getanswer_rFlorian Weimer
2022-09-20resolv: Add DNS packet parsing helpers geared towards wire formatFlorian Weimer
2022-09-20resolv: Add internal __ns_name_length_uncompressed functionFlorian Weimer
2022-09-20resolv: Add the __ns_samebinaryname functionFlorian Weimer