platform/upstream/glibc.git
2022-09-14 Paul EggertFix BRE typos in check-safety.sh
2022-09-13 Sergei TrofimovichMakerules: fix MAKEFLAGS assignment for upcoming make...
2022-09-13 Wilco DijkstraUse relaxed atomics since there is no MO dependence
2022-09-12 Aurelien Jarnomakedb: fix build with libselinux >= 3.1 (Bug 26233)
2022-09-11 Samuel Thibaulttst-sprintf-errno: Update Hurd message output
2022-09-09 Wilco DijkstraUse C11 atomics instead of atomic_decrement(_val)
2022-09-09 Wilco DijkstraUse C11 atomics instead atomic_add(_zero)
2022-09-09 Paul Eggertmktime: improve heuristic for ca-1986 Indiana DST
2022-09-09 Paul EggertAssume HAVE_TZSET in time/mktime.c
2022-09-08 Javier Pelloelf: Fix hwcaps string size overestimation
2022-09-08 Andreas Schwaberrlist: add missing entry for EDEADLOCK (bug 29545)
2022-09-07 Joseph MyersDo not define static_assert or thread_local in headers...
2022-09-06 Wilco Dijkstramalloc: Use C11 atomics rather than atomic_exchange_and_add
2022-09-06 Siddhesh PoyarekarAdd NEWS entry for CVE-2022-39046
2022-09-06 Florian Weimerelf: Rename _dl_sort_maps parameter from skip to force_...
2022-09-06 Florian Weimerscripts/dso-ordering-test.py: Generate program run...
2022-09-05 Adhemerval... math: x86: Use prefix for FP_INIT_ROUNDMODE
2022-09-05 Florian Weimerscripts/build-many-glibcs.py: Use https:// for sourcewa...
2022-09-05 Adhemerval... debug: test for more required cacellation points (BZ...
2022-09-05 Florian Weimerelf.h: Remove duplicate definition of VER_FLG_WEAK
2022-09-05 Adhemerval... syslog: Remove extra whitespace between timestamp and...
2022-09-01 caiyinyuLoongArch: Add soft float support.
2022-08-31 Adhemerval... elf: Restore how vDSO dependency is printed with LD_TRA...
2022-08-31 Adhemerval... nptl: x86_64: Use same code for CURRENT_STACK_FRAME...
2022-08-30 Raphael Moreira... Apply asm redirections in wchar.h before first use
2022-08-30 Florian Weimerresolv: Fix building tst-resolv-invalid-cname for earli...
2022-08-30 Adhemerval... syslog: Fix large messages (BZ#29536)
2022-08-30 Adhemerval... posix: Fix macro expansion producing 'defined' has...
2022-08-30 Adhemerval... stdlib: Fix macro expansion producing 'defined' has...
2022-08-30 Stefan LieblerS390: Always use svc 0
2022-08-30 Florian Weimernss_dns: Rewrite _nss_dns_gethostbyname4_r using curren...
2022-08-30 Florian Weimerresolv: Add new tst-resolv-invalid-cname
2022-08-30 Florian Weimernss_dns: In gaih_getanswer_slice, skip strange aliases...
2022-08-30 Florian Weimernss_dns: Rewrite getanswer_r to match getanswer_ptr...
2022-08-30 Florian Weimernss_dns: Remove remnants of IPv6 address mapping
2022-08-30 Florian Weimernss_dns: Rewrite _nss_dns_gethostbyaddr2_r and getanswe...
2022-08-30 Florian Weimernss_dns: Split getanswer_ptr from getanswer_r
2022-08-30 Florian Weimerresolv: Add DNS packet parsing helpers geared towards...
2022-08-30 Florian Weimerresolv: Add internal __ns_name_length_uncompressed...
2022-08-30 Florian Weimerresolv: Add the __ns_samebinaryname function
2022-08-30 Florian Weimerresolv: Add internal __res_binary_hnok function
2022-08-30 Florian Weimerresolv: Add tst-resolv-aliases
2022-08-30 Florian Weimerresolv: Add tst-resolv-byaddr for testing reverse lookup
2022-08-30 Xi RuoyaoLoongArch: Use __builtin_{fmax,fmaxf,fmin,fminf} with...
2022-08-30 caiyinyuLoongArch: Fix ptr mangling/demangling features.
2022-08-29 Fabian Vogtnscd: Fix netlink cache invalidation if epoll is used...
2022-08-29 Andreas SchwabAdd test for bug 29530
2022-08-29 Richard HendersonMakeconfig: Set pie-ccflag to -fPIE by default [BZ...
2022-08-28 Samuel Thibaulthurd: Fix vm_size_t incoherencies
2022-08-27 Samuel Thibaultmach: Make xpg_strerror_r set a message on error
2022-08-27 Samuel Thibaultmach: Fix incoherency between perror and strerror
2022-08-26 Florian Weimerelf: Call __libc_early_init for reused namespaces ...
2022-08-26 Szabolcs Nagycsu: Change start code license to have link exception
2022-08-25 Florian Weimers390: Move hwcaps/platform names out of _rtld_global_ro
2022-08-25 Florian WeimerRevert "Detect ld.so and libc.so version inconsistency...
2022-08-24 Joseph MyersAdd NT_LOONGARCH_* from Linux 5.19 to elf.h
2022-08-24 Florian WeimerDetect ld.so and libc.so version inconsistency during...
2022-08-24 Paul EggertMerge getopt patch from Gnulib
2022-08-24 Paul EggertMerge _GL_UNUSED C23 patch from Gnulib
2022-08-24 Xi RuoyaoLoongArch: Fix dl-machine.h code formatting.
2022-08-23 Florian Weimerscripts/glibcelf.py: Add hashing support
2022-08-22 Samuel Thibaulthurd: Fix starting static binaries with stack protectio...
2022-08-22 Samuel Thibaulthtl: Make pthread*_cond_timedwait register wref before...
2022-08-22 Samuel Thibaulthtl: make __pthread_hurd_cond_timedwait_internal check...
2022-08-22 Joseph MyersAdd AArch64 HWCAP2_* constants from Linux 5.19
2022-08-22 Joseph MyersAdd AGROUP from Linux 5.19 to sys/acct.h, remove Alpha...
2022-08-22 Florian Weimeralpha: Fix generic brk system call emulation in __brk_c...
2022-08-19 Samuel Thibaulthurd: Assume non-suid during bootstrap
2022-08-18 Joseph MyersUse binutils 2.39 branch in build-many-glibcs.py
2022-08-18 Stefan LieblerS390: Fix werror=unused-variable in ifunc-impl-list.c.
2022-08-18 Michael Hudson... Ensure calculations happen with desired rounding mode...
2022-08-17 Florian Weimerlocaledata: Convert French language locales (fr_*)...
2022-08-16 Florian WeimerLinux: Fix enum fsconfig_command detection in <sys...
2022-08-16 Florian Weimerelf: Run tst-audit-tlsdesc, tst-audit-tlsdesc-dlopen...
2022-08-15 Samuel ThibaultMove ip_mreqn structure from Linux to generic
2022-08-15 Florian Weimermalloc: Do not use MAP_NORESERVE to allocate heap segments
2022-08-15 Florian WeimerLinux: Terminate subprocess on late failure in tst...
2022-08-15 Samuel Thibaultnon-linux: bits/in.h: Add more RFC options
2022-08-12 Adhemerval... arm: Remove nested functionf rom relocate_pc24
2022-08-12 Adhemerval... linux: Fix sys/mount.h usage with kernel headers
2022-08-12 Adhemerval... linux: Use compile_c_snippet to check linux/mount.h...
2022-08-12 Adhemerval... linux: Mimic kernel defition for BLOCK_SIZE
2022-08-12 Adhemerval... linux: Use compile_c_snippet to check linux/pidfd.h...
2022-08-12 Adhemerval... glibcextract.py: Add compile_c_snippet
2022-08-12 caiyinyuLoongArch: Add pointer mangling support.
2022-08-11 Wilco DijkstraAArch64: Fix typo in sve configure check (BZ# 29394)
2022-08-11 Wilco Dijkstralibio: Improve performance of IO locks
2022-08-11 Stefan Lieblertst-process_madvise: Check process_madvise-syscall...
2022-08-11 Fangrui Songelf.h: Add ELFCOMPRESS_ZSTD
2022-08-10 Florian Weimerinet: Turn __ivaliduser into a compatibility symbol
2022-08-09 Noah Goldsteinx86: Fix `#define STRCPY` guard in strcpy-sse2.S
2022-08-09 Noah Goldsteinelf: Replace `strcpy` call with `memcpy` [BZ #29454]
2022-08-08 Kito Chengsoft-fp: Add fixhf[uns][di|si] and float[uns][di|si]hf
2022-08-05 Adhemerval... i386: Use cmpl instead of cmp
2022-08-05 Adhemerval... i386: Use fldt instead of fld on e_logl.S
2022-08-04 Fangrui Songi386: Replace movzx with movzbl
2022-08-04 Florian Weimerdlfcn: Pass caller pointer to static dlopen implementat...
2022-08-04 Florian Weimermalloc: Correct the documentation of the top_pad default
2022-08-04 Adhemerval... i386: Remove RELA support
2022-08-04 Adhemerval... arm: Remove RELA support
next