about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Apply asm redirections in wchar.h before first useRaphael Moreira Zinsly2022-08-305-76/+137
* resolv: Fix building tst-resolv-invalid-cname for earlier C standardsFlorian Weimer2022-08-301-1/+1
* syslog: Fix large messages (BZ#29536)Adhemerval Zanella2022-08-302-28/+142
* posix: Fix macro expansion producing 'defined' has undefined behaviorAdhemerval Zanella2022-08-301-3/+7
* stdlib: Fix macro expansion producing 'defined' has undefined behaviorAdhemerval Zanella2022-08-301-3/+6
* S390: Always use svc 0Stefan Liebler2022-08-3013-66/+46
* nss_dns: Rewrite _nss_dns_gethostbyname4_r using current interfacesFlorian Weimer2022-08-301-281/+162
* resolv: Add new tst-resolv-invalid-cnameFlorian Weimer2022-08-302-0/+409
* nss_dns: In gaih_getanswer_slice, skip strange aliases (bug 12154)Florian Weimer2022-08-301-4/+4
* nss_dns: Rewrite getanswer_r to match getanswer_ptr (bug 12154, bug 29305)Florian Weimer2022-08-301-298/+180
* nss_dns: Remove remnants of IPv6 address mappingFlorian Weimer2022-08-304-201/+9
* nss_dns: Rewrite _nss_dns_gethostbyaddr2_r and getanswer_ptrFlorian Weimer2022-08-301-303/+102
* nss_dns: Split getanswer_ptr from getanswer_rFlorian Weimer2022-08-301-52/+268
* resolv: Add DNS packet parsing helpers geared towards wire formatFlorian Weimer2022-08-305-0/+461
* resolv: Add internal __ns_name_length_uncompressed functionFlorian Weimer2022-08-304-0/+220
* resolv: Add the __ns_samebinaryname functionFlorian Weimer2022-08-304-0/+128
* resolv: Add internal __res_binary_hnok functionFlorian Weimer2022-08-302-5/+12
* resolv: Add tst-resolv-aliasesFlorian Weimer2022-08-302-0/+256
* resolv: Add tst-resolv-byaddr for testing reverse lookupFlorian Weimer2022-08-303-0/+360
* LoongArch: Use __builtin_{fmax,fmaxf,fmin,fminf} with GCC >= 13Xi Ruoyao2022-08-302-0/+20
* LoongArch: Fix ptr mangling/demangling features.caiyinyu2022-08-303-19/+18
* nscd: Fix netlink cache invalidation if epoll is used [BZ #29415]Fabian Vogt2022-08-291-1/+2
* Add test for bug 29530Andreas Schwab2022-08-292-0/+41
* Makeconfig: Set pie-ccflag to -fPIE by default [BZ# 29514]Richard Henderson2022-08-292-4/+1
* hurd: Fix vm_size_t incoherenciesSamuel Thibault2022-08-2912-14/+18
* mach: Make xpg_strerror_r set a message on errorSamuel Thibault2022-08-271-6/+10
* mach: Fix incoherency between perror and strerrorSamuel Thibault2022-08-271-1/+1
* elf: Call __libc_early_init for reused namespaces (bug 29528)Florian Weimer2022-08-265-5/+136
* csu: Change start code license to have link exceptionSzabolcs Nagy2022-08-264-10/+76
* s390: Move hwcaps/platform names out of _rtld_global_roFlorian Weimer2022-08-255-64/+44
* Revert "Detect ld.so and libc.so version inconsistency during startup"Florian Weimer2022-08-2517-198/+45
* Add NT_LOONGARCH_* from Linux 5.19 to elf.hJoseph Myers2022-08-241-0/+9
* Detect ld.so and libc.so version inconsistency during startupFlorian Weimer2022-08-2417-45/+198
* Merge getopt patch from GnulibPaul Eggert2022-08-231-1/+2
* Merge _GL_UNUSED C23 patch from GnulibPaul Eggert2022-08-232-4/+4
* LoongArch: Fix dl-machine.h code formatting.Xi Ruoyao2022-08-241-8/+4
* scripts/glibcelf.py: Add hashing supportFlorian Weimer2022-08-232-0/+38
* hurd: Fix starting static binaries with stack protection enabledSamuel Thibault2022-08-222-2/+22
* htl: Make pthread*_cond_timedwait register wref before releasing mutexSamuel Thibault2022-08-222-8/+12
* htl: make __pthread_hurd_cond_timedwait_internal check mutex is heldSamuel Thibault2022-08-221-0/+4
* Add AArch64 HWCAP2_* constants from Linux 5.19Joseph Myers2022-08-221-0/+9
* Add AGROUP from Linux 5.19 to sys/acct.h, remove Alpha version (bug 29502)Joseph Myers2022-08-222-64/+3
* alpha: Fix generic brk system call emulation in __brk_call (bug 29490)Florian Weimer2022-08-221-4/+3
* hurd: Assume non-suid during bootstrapSamuel Thibault2022-08-191-2/+7
* Use binutils 2.39 branch in build-many-glibcs.pyJoseph Myers2022-08-181-1/+1
* S390: Fix werror=unused-variable in ifunc-impl-list.c.Stefan Liebler2022-08-181-1/+3
* Ensure calculations happen with desired rounding mode in y1lf128Michael Hudson-Doyle2022-08-181-0/+3
* localedata: Convert French language locales (fr_*) to UTF-8Florian Weimer2022-08-175-47/+47
* Linux: Fix enum fsconfig_command detection in <sys/mount.h>Florian Weimer2022-08-161-3/+3
* elf: Run tst-audit-tlsdesc, tst-audit-tlsdesc-dlopen everywhereFlorian Weimer2022-08-161-16/+24