aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-29linux: Set internal DIR filepos as off64_t (BZ #23960, BZ #24050)azanella/bz23960-direntAdhemerval Zanella
2023-12-29support: Add xreallocarrayAdhemerval Zanella
2023-12-29linux: Use getdents64 on non-LFS readdirAdhemerval Zanella
2023-12-26localedata: yo_NT: remove redundant commentsMike FABIAN
2023-12-26localedata: convert en_AU, en_NZ, mi_NZ, niu_NZ to UTF-8Mike FABIAN
2023-12-26localedata: First day of the week in AU is Monday, LC_TIME in en_NZ is identi...Mike FABIAN
2023-12-25localedata: convert yo_NG to UTF-8, check that language name in Yoruba agrees...Mike FABIAN
2023-12-22x86-64: Fix the tcb field load for x32 [BZ #31185]H.J. Lu
2023-12-22x86-64: Fix the dtv field load for x32 [BZ #31184]H.J. Lu
2023-12-20nss: Remove unused allocation from get_nscd_addresses in getaddrinfoFlorian Weimer
2023-12-20x86/cet: Don't disable CET if not single threadedH.J. Lu
2023-12-20x86: Modularize sysdeps/x86/dl-cet.cH.J. Lu
2023-12-20x86/cet: Update tst-cet-vfork-1H.J. Lu
2023-12-20elf: Add TLS modid reuse test for bug 29039Szabolcs Nagy
2023-12-20aarch64: Add SIMD attributes to math functions with vector versionsJoe Ramsay
2023-12-20aarch64: Add half-width versions of AdvSIMD f32 libmvec routinesJoe Ramsay
2023-12-20Fix elf/tst-env-setuid[-static] if test needs to be rerun.Stefan Liebler
2023-12-19Fix elf: Do not duplicate the GLIBC_TUNABLES stringH.J. Lu
2023-12-19tst-setcontext10.c: Undef _FORTIFY_SOURCEH.J. Lu
2023-12-19Fix elf: Do not duplicate the GLIBC_TUNABLES stringH.J. Lu
2023-12-19hppa: Fix undefined behaviour in feclearexcept (BZ 30983)Bruno Haible
2023-12-19alpha: Fix fesetexceptflag (BZ 30998)Bruno Haible
2023-12-19riscv: Fix feenvupdate with FE_DFL_ENV (BZ 31022)Adhemerval Zanella
2023-12-19manual: Clarify undefined behavior of feenableexcept (BZ 31019)Bruno Haible
2023-12-19x86: Do not raises floating-point exception traps on fesetexceptflag (BZ 30990)Bruno Haible
2023-12-19i686: Do not raise exception traps on fesetexcept (BZ 30989)Adhemerval Zanella
2023-12-19powerpc: Do not raise exception traps for fesetexcept/fesetexceptflag (BZ 30988)Adhemerval Zanella
2023-12-19elf: Do not set invalid tunables valuesAdhemerval Zanella
2023-12-19elf: Do not duplicate the GLIBC_TUNABLES stringAdhemerval Zanella
2023-12-19Do not build sparc32 libgcc functions into static libcJoseph Myers
2023-12-19x86/cet: Check CPU_FEATURE_ACTIVE in permissive modeH.J. Lu
2023-12-19x86/cet: Check legacy shadow stack code in .init_array sectionH.J. Lu
2023-12-19x86/cet: Add tests for GLIBC_TUNABLES=glibc.cpu.hwcaps=-SHSTKH.J. Lu
2023-12-19x86/cet: Check CPU_FEATURE_ACTIVE when CET is disabledH.J. Lu
2023-12-19x86/cet: Check legacy shadow stack applicationsH.J. Lu
2023-12-19localedata: id_ID: change first weekday to SundayMike FABIAN
2023-12-19s390: Set psw addr field in getcontext and friends.Stefan Liebler
2023-12-18x86: Unifies 'strlen-evex' and 'strlen-evex512' implementations.Matthew Sterrett
2023-12-18x86/cet: Don't assume that SHSTK implies IBTH.J. Lu
2023-12-18id_ID: Update Time LocalesRushingAlien
2023-12-17Update code to handle the new ABI for sending inlined port rights.Flavio Cruz
2023-12-17x86/cet: Check user_shstk in /proc/cpuinfoH.J. Lu
2023-12-16Add a test for setjmp/longjmp within user contextH.J. Lu
2023-12-16Add a test for longjmp from user contextH.J. Lu
2023-12-15powerpc: Add space for HWCAP3/HWCAP4 in the TCB for future Power.Manjunath Matti
2023-12-15powerpc: Fix performance issues of strcmp power10Amrita H S
2023-12-15localedata: Convert el_GR and el_CY locales to UTF-8Mike FABIAN
2023-12-15localedata: el_GR: Greece now uses the 24h format for timeMike FABIAN
2023-12-14powerpc : Add optimized memchr for POWER10MAHESH BODAPATI
2023-12-12intl: Treat C.UTF-8 locale like C locale, part 2 (BZ# 16621)Bruno Haible