about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move ip_mreqn structure from Linux to genericSamuel Thibault2022-08-152-8/+13
* malloc: Do not use MAP_NORESERVE to allocate heap segmentsFlorian Weimer2022-08-152-8/+1
* Linux: Terminate subprocess on late failure in tst-pidfd (bug 29485)Florian Weimer2022-08-151-2/+5
* non-linux: bits/in.h: Add more RFC optionsSamuel Thibault2022-08-151-0/+10
* arm: Remove nested functionf rom relocate_pc24Adhemerval Zanella2022-08-121-10/+13
* linux: Fix sys/mount.h usage with kernel headersAdhemerval Zanella2022-08-123-8/+137
* linux: Use compile_c_snippet to check linux/mount.h availabilityAdhemerval Zanella2022-08-121-0/+5
* linux: Mimic kernel defition for BLOCK_SIZEAdhemerval Zanella2022-08-121-1/+1
* linux: Use compile_c_snippet to check linux/pidfd.h availabilityAdhemerval Zanella2022-08-121-3/+5
* glibcextract.py: Add compile_c_snippetAdhemerval Zanella2022-08-121-0/+19
* LoongArch: Add pointer mangling support.caiyinyu2022-08-123-3/+74
* AArch64: Fix typo in sve configure check (BZ# 29394)Wilco Dijkstra2022-08-112-4/+4
* libio: Improve performance of IO locksWilco Dijkstra2022-08-111-9/+19