about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 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
* stdlib: Describe __cxa_finalize usage in function commentFlorian Weimer2024-06-031-1/+16
* elf: Avoid some free (NULL) calls in _dl_update_slotinfoFlorian Weimer2024-06-031-1/+8
* x86: Add seperate non-temporal tunable for memsetNoah Goldstein2024-05-307-6/+49
* x86: Improve large memset perf with non-temporal stores [RHEL-29312]Noah Goldstein2024-05-301-58/+91
* elf: add note identifier for dlopen metadataLuca Boccassi2024-05-301-0/+4
* elf: update NT_FDO_PACKAGING_METADATA spec URLLuca Boccassi2024-05-301-1/+1
* LoongArch: Use "$fcsr0" instead of "$r0" in _FPU_{GET,SET}CWXi Ruoyao2024-05-281-2/+2
* x86_64: Reformat elf_machine_relaXin Wang2024-05-271-4/+5
* i386: Disable Intel Xeon Phi tests for GCC 15 and above (BZ 31782)Sunil K Pandey2024-05-271-1/+7
* difftime is pure, not constPaul Eggert2024-05-271-2/+2
* parse_fdinfo: Don't advance pointer twice [BZ #31798]H.J. Lu2024-05-271-1/+3
* elf/Makefile: Split and sort PIE testsH.J. Lu2024-05-251-3/+13
* Revert "Test fscanf of long double without <stdio.h>"H.J. Lu2024-05-243-39/+0
* sysdeps/ieee754/ldbl-opt/Makefile: Split and sort libnldbl-callsH.J. Lu2024-05-241-42/+233
* Test fscanf of long double without <stdio.h>H.J. Lu2024-05-243-0/+39
* sysdeps/ieee754/ldbl-opt/Makefile: Remove test-nldbl-redirect-staticH.J. Lu2024-05-241-1/+0
* sysdeps/ieee754/ldbl-opt/Makefile: Split and sort testsH.J. Lu2024-05-241-10/+18
* s390x: Regenerate ULPs.Stefan Liebler2024-05-241-0/+20
* powerpc: Remove duplicated versionsort from libm.a (BZ 31789)Adhemerval Zanella2024-05-231-1/+1
* Update kernel version to 6.9 in header constant testsJoseph Myers2024-05-232-3/+3
* localedata: cv_RU: update translationMike FABIAN2024-05-232-209/+102
* math: Provide missing math symbols on libc.a (BZ 31781)Adhemerval Zanella2024-05-233-6/+6
* s390: Make utmp32, utmpx32, and login32 shared only (BZ 31790)Adhemerval Zanella2024-05-231-0/+1
* microblaze: Remove cacheflush from libc.a (BZ 31788)Adhemerval Zanella2024-05-231-2/+0
* powerpc: Remove duplicated llrintf and llrintf32 from libm.a (BZ 31787)Adhemerval Zanella2024-05-232-0/+8
* powerpc: Remove duplicate strchrnul and strncasecmp_l libc.a (BZ 31786)Adhemerval Zanella2024-05-233-1/+19
* loongarch: Remove duplicate strnlen in libc.a (BZ 31785)Adhemerval Zanella2024-05-231-0/+2
* aarch64: Remove duplicate memchr/strlen in libc.a (BZ 31777)Adhemerval Zanella2024-05-232-0/+6
* Update PIDFD_* constants for Linux 6.9Joseph Myers2024-05-232-9/+8
* Define write_profiling functions only in profile library [BZ #31756]H.J. Lu2024-05-221-1/+2
* Don't provide XXXf128_do_not_use aliases [BZ #31757]H.J. Lu2024-05-224-0/+10
* Don't provide scalb/significand _FloatN aliases [BZ #31760]H.J. Lu2024-05-222-0/+24
* math: Fix isnanf128 static build (BZ 31774)Adhemerval Zanella2024-05-211-0/+4
* math: Add support for auto static math testsAdhemerval Zanella2024-05-2112-5/+133
* Change _IO_stderr_/_IO_stdin_/_IO_stdout to compat symbols [BZ #31766]H.J. Lu2024-05-211-0/+4
* Obsolete _dl_mcount_wrapper in glibc 2.40 [BZ #31765]H.J. Lu2024-05-211-1/+5