aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-22scripts: Enhance glibcpp to do basic macro processingFlorian Weimer
2022-09-22scripts: Extract glibcpp.py from check-obsolete-constructs.pyFlorian Weimer
2022-09-21riscv: Remove RV32 floating point functionsAlistair Francis
2022-09-21riscv: Consolidate the libm-test-ulpsAlistair Francis
2022-09-21hurd: Fix SIOCADD/DELRT ioctlsSamuel Thibault
2022-09-21hurd: Drop struct rtentry and in6_rtmsgSamuel Thibault
2022-09-21hurd: Add _IOT_ifrtreq to <net/route.h>Damien Zammit
2022-09-21elf: Use C11 atomics on _dl_mcountAdhemerval Zanella
2022-09-21hurd: Use IF_NAMESIZE rather than IFNAMSIZSamuel Thibault
2022-09-21hurd: Add ifrtreq structure to net/route.hDamien Zammit
2022-09-20hppa: undef __ASSUME_SET_ROBUST_LISTJohn David Anglin
2022-09-20linux: Use same type for MMAP2_PAGE_UNITAdhemerval Zanella
2022-09-20m68k: Enforce 4-byte alignment on internal locks (BZ #29537)Adhemerval Zanella
2022-09-20nss: Fix tst-nss-files-hosts-long on single-stack hosts (bug 24816)Florian Weimer
2022-09-20nss: Implement --no-addrconfig option for getentFlorian Weimer
2022-09-20gconv: Use 64-bit interfaces in gconv_parseconfdir (bug 29583)Florian Weimer
2022-09-20elf: Implement force_first handling in _dl_sort_maps_dfs (bug 28937)Florian Weimer
2022-09-19Linux: Do not skip d_ino == 0 entries in readdir, readdir64 (bug 12165)Florian Weimer
2022-09-17hurd: Factorize at/non-at functionsSamuel Thibault
2022-09-17tst-sprintf-errno: Update Hurd message lengthSamuel Thibault
2022-09-16RISC-V: Allow long jumps to __syscall_errorƁukasz Stelmach
2022-09-15hurd: Make readlink* just reopen the file used for statSamuel Thibault
2022-09-14hurd: Fix readlink() hanging on fifoSamuel Thibault
2022-09-14Fix BRE typos in check-safety.shPaul Eggert
2022-09-13Makerules: fix MAKEFLAGS assignment for upcoming make-4.4 [BZ# 29564]Sergei Trofimovich
2022-09-13Use relaxed atomics since there is no MO dependenceWilco Dijkstra
2022-09-12makedb: fix build with libselinux >= 3.1 (Bug 26233)Aurelien Jarno
2022-09-11tst-sprintf-errno: Update Hurd message outputSamuel Thibault
2022-09-09Use C11 atomics instead of atomic_decrement(_val)Wilco Dijkstra
2022-09-09Use C11 atomics instead atomic_add(_zero)Wilco Dijkstra
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