about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* elf: Remove HWCAP_IMPORTANTStefan Liebler2024-06-1811-44/+0
* elf: Remove LD_HWCAP_MASK / tunable glibc.cpu.hwcap_maskStefan Liebler2024-06-186-32/+6
* elf: Remove _DL_PLATFORMS_COUNTStefan Liebler2024-06-189-28/+6
* elf: Remove _DL_FIRST_PLATFORMStefan Liebler2024-06-182-6/+0
* elf: Remove _DL_HWCAP_PLATFORMStefan Liebler2024-06-1810-29/+0
* elf: Remove platform strings in dl-procinfo.cStefan Liebler2024-06-186-189/+7
* elf: Remove _dl_string_platformStefan Liebler2024-06-1810-85/+0
* elf: Remove loading legacy hwcaps/platform entries in dynamic loaderStefan Liebler2024-06-181-19/+3
* x86: Remove HWCAP_START and HWCAP_COUNTStefan Liebler2024-06-181-6/+0
* math: Update mips32/mips64 ulps for log2p1YunQiang Su2024-06-172-0/+40
* Convert to autoconf 2.72 (vanilla release, no distribution patches)Andreas K. Hüttel2024-06-1731-1599/+1815
* Implement C23 exp2m1, exp10m1Joseph Myers2024-06-1758-3/+9923
* Implement C23 log10p1Joseph Myers2024-06-1752-2/+3555
* Implement C23 logp1Joseph Myers2024-06-1780-12/+725
* support: Include <limits.h> for NAME_MAX use in temp_file.cFlorian Weimer2024-06-171-0/+1
* support: Include <stdlib.h> for atoi use in support_wait_for_thread_exitFlorian Weimer2024-06-171-0/+1
* Extend tst-getconf.sh test with NPROCESSORS_CONF and NPROCESSORS_ONLNJan Kurik2024-06-171-0/+4
* Define ISO 639-3 "ltg" (Latgalian) and add ltg_LV localeMike FABIAN2024-06-175-0/+310
* INSTALL: regeneratePaul Eggert2024-06-151-6/+6
* Minor code improvement to timespec_subtract examplePaul Eggert2024-06-151-3/+3
* Modernize and fix doc’s “Date and Time” (BZ 31876)Paul Eggert2024-06-1510-464/+589
* manual: minor language fix (bz 31340)Andreas K. Hüttel2024-06-151-1/+1
* x86: Fix value for `x86_memset_non_temporal_threshold` when it is undesirableNoah Goldstein2024-06-141-3/+3
* elf: Change module-names to modules-names in commentsH.J. Lu2024-06-141-1/+1
* i686: Regenerate ulpsAndreas K. Hüttel2024-06-141-5/+5
* LoongArch: Ensure sp 16-byte aligned for tlsdescXi Ruoyao2024-06-142-7/+4
* resolv: Track single-request fallback via _res._flags (bug 31476)Florian Weimer2024-06-132-5/+9
* x86: Properly set x86 minimum ISA level [BZ #31883]H.J. Lu2024-06-123-3/+17
* tunables: sort tunables list (BZ 30027)DJ Delorie2024-06-122-4/+12
* linux: Remove __stack_protAdhemerval Zanella2024-06-122-60/+11
* <stdio.h>: Acknowledge that getdelim/getline are in POSIXPhilip Kaludercic2024-06-111-12/+2
* localedata: Lowercase day and abday in cs_CZMike FABIAN2024-06-111-15/+15
* x86: Properly set MINIMUM_X86_ISA_LEVEL for i386 [BZ #31867]H.J. Lu2024-06-112-4/+12
* x86: Enable non-temporal memset tunable for AMDJoe Damato2024-06-101-4/+4
* hurd: Fix getxattr/listxattr returning ERANGESamuel Thibault2024-06-101-4/+21
* hurd: Fix setxattr return value on replacingSamuel Thibault2024-06-101-4/+3
* hurd: Fix getxattr("gnu.translator") returning ENODATASamuel Thibault2024-06-101-1/+10
* hurd: Fix lsetxattr return valueSamuel Thibault2024-06-101-1/+1
* localedata: add new locales scn_ITDavid Paleino2024-06-072-0/+156
* support: Fix typo in xgetsockname error messageAvinal Kumar2024-06-051-1/+2
* getconf: Add NPROCESSORS_{CONF,ONLN} [BZ #31661]Mohamed Akram2024-06-051-0/+2
* Linux: Add epoll ioctlsJoe Damato2024-06-044-0/+110
* Improve doc for time_t range (BZ 31808)Paul Eggert2024-06-041-1/+11
* difftime can throw exceptionsPaul Eggert2024-06-041-3/+2
* malloc: New test to check malloc alternate path using memory obstructionsayan paul2024-06-042-0/+73
* math: Fix exp10 undefined left shiftSzabolcs Nagy2024-06-041-3/+3
* libio: Test for fdopen memory leak without SEEK_END support (bug 31840)Florian Weimer2024-06-042-2/+64
* Remove memory leak in fdopen (bug 31840)Andreas Schwab2024-06-041-1/+5
* Add new AArch64 HWCAP2 definitions from Linux 6.9 to bits/hwcap.hJoseph Myers2024-06-041-0/+15
* Add more NT_ARM_* constants from Linux kernel to elf.hJoseph Myers2024-06-041-0/+4