about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* linux: Set internal DIR filepos as off64_t (BZ #23960, BZ #24050) azanella/bz23960-direntAdhemerval Zanella2023-12-2915-18/+329
* support: Add xreallocarrayAdhemerval Zanella2023-12-293-0/+32
* linux: Use getdents64 on non-LFS readdirAdhemerval Zanella2023-12-291-24/+73
* localedata: yo_NT: remove redundant commentsMike FABIAN2023-12-261-8/+0
* localedata: convert en_AU, en_NZ, mi_NZ, niu_NZ to UTF-8Mike FABIAN2023-12-264-22/+22
* localedata: First day of the week in AU is Monday, LC_TIME in en_NZ is identi...Mike FABIAN2023-12-262-34/+2
* localedata: convert yo_NG to UTF-8, check that language name in Yoruba agrees...Mike FABIAN2023-12-251-44/+44
* x86-64: Fix the tcb field load for x32 [BZ #31185]H.J. Lu2023-12-221-2/+2
* x86-64: Fix the dtv field load for x32 [BZ #31184]H.J. Lu2023-12-221-1/+1
* nss: Remove unused allocation from get_nscd_addresses in getaddrinfoFlorian Weimer2023-12-201-1/+0
* x86/cet: Don't disable CET if not single threadedH.J. Lu2023-12-201-2/+9
* x86: Modularize sysdeps/x86/dl-cet.cH.J. Lu2023-12-201-176/+280
* x86/cet: Update tst-cet-vfork-1H.J. Lu2023-12-201-26/+17
* elf: Add TLS modid reuse test for bug 29039Szabolcs Nagy2023-12-205-0/+113
* aarch64: Add SIMD attributes to math functions with vector versionsJoe Ramsay2023-12-202-0/+113
* aarch64: Add half-width versions of AdvSIMD f32 libmvec routinesJoe Ramsay2023-12-2020-14/+125
* Fix elf/tst-env-setuid[-static] if test needs to be rerun.Stefan Liebler2023-12-203-6/+42
* Fix elf: Do not duplicate the GLIBC_TUNABLES stringH.J. Lu2023-12-191-1/+1
* tst-setcontext10.c: Undef _FORTIFY_SOURCEH.J. Lu2023-12-191-0/+9
* Fix elf: Do not duplicate the GLIBC_TUNABLES stringH.J. Lu2023-12-191-5/+5
* hppa: Fix undefined behaviour in feclearexcept (BZ 30983)Bruno Haible2023-12-191-1/+1
* alpha: Fix fesetexceptflag (BZ 30998)Bruno Haible2023-12-191-1/+1
* riscv: Fix feenvupdate with FE_DFL_ENV (BZ 31022)Adhemerval Zanella2023-12-192-15/+124
* manual: Clarify undefined behavior of feenableexcept (BZ 31019)Bruno Haible2023-12-191-0/+6
* x86: Do not raises floating-point exception traps on fesetexceptflag (BZ 30990)Bruno Haible2023-12-193-32/+78
* i686: Do not raise exception traps on fesetexcept (BZ 30989)Adhemerval Zanella2023-12-194-25/+99
* powerpc: Do not raise exception traps for fesetexcept/fesetexceptflag (BZ 30988)Adhemerval Zanella2023-12-194-16/+38
* elf: Do not set invalid tunables valuesAdhemerval Zanella2023-12-193-6/+68
* elf: Do not duplicate the GLIBC_TUNABLES stringAdhemerval Zanella2023-12-1911-280/+523
* Do not build sparc32 libgcc functions into static libcJoseph Myers2023-12-191-0/+1
* x86/cet: Check CPU_FEATURE_ACTIVE in permissive modeH.J. Lu2023-12-192-0/+6
* x86/cet: Check legacy shadow stack code in .init_array sectionH.J. Lu2023-12-1911-0/+330
* x86/cet: Add tests for GLIBC_TUNABLES=glibc.cpu.hwcaps=-SHSTKH.J. Lu2023-12-193-0/+28
* x86/cet: Check CPU_FEATURE_ACTIVE when CET is disabledH.J. Lu2023-12-193-0/+9
* x86/cet: Check legacy shadow stack applicationsH.J. Lu2023-12-196-0/+130
* localedata: id_ID: change first weekday to SundayMike FABIAN2023-12-191-1/+1
* s390: Set psw addr field in getcontext and friends.Stefan Liebler2023-12-196-0/+34
* x86: Unifies 'strlen-evex' and 'strlen-evex512' implementations.Matthew Sterrett2023-12-185-472/+439
* x86/cet: Don't assume that SHSTK implies IBTH.J. Lu2023-12-183-11/+11
* id_ID: Update Time LocalesRushingAlien2023-12-181-4/+5
* Update code to handle the new ABI for sending inlined port rights.Flavio Cruz2023-12-172-5/+33
* x86/cet: Check user_shstk in /proc/cpuinfoH.J. Lu2023-12-171-1/+1
* Add a test for setjmp/longjmp within user contextH.J. Lu2023-12-162-0/+179
* Add a test for longjmp from user contextH.J. Lu2023-12-162-0/+88
* powerpc: Add space for HWCAP3/HWCAP4 in the TCB for future Power.Manjunath Matti2023-12-157-1/+26
* powerpc: Fix performance issues of strcmp power10Amrita H S2023-12-151-66/+95
* localedata: Convert el_GR and el_CY locales to UTF-8Mike FABIAN2023-12-152-103/+103
* localedata: el_GR: Greece now uses the 24h format for timeMike FABIAN2023-12-151-4/+4
* powerpc : Add optimized memchr for POWER10MAHESH BODAPATI2023-12-145-10/+367
* intl: Treat C.UTF-8 locale like C locale, part 2 (BZ# 16621)Bruno Haible2023-12-121-3/+4