aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
36 hoursgetaddrinfo.c: support MPTCP (BZ #29609)HEADmasterzhenwei pi2-0/+29
37 hoursmath: Refactor how to use libm-test-ulpsAdhemerval Zanella62-33869/+417
40 hoursUpdate syscall lists for Linux 6.13Joseph Myers26-2/+106
42 hoursMakefile: Clean up pthread_atfork integrationFlorian Weimer2-3/+1
43 hoursnptl: Include <stdbool.h> in tst-pthread_gettid_np.cFlorian Weimer1-0/+1
44 hoursLinux: Add new test misc/tst-sched_setattr-threadFlorian Weimer2-0/+117
44 hoursLinux: Remove attribute access from sched_getattr (bug 32781)Florian Weimer1-1/+1
44 hoursLinux: Add the pthread_gettid_np function (bug 27880)Florian Weimer39-0/+171
3 dayself: Test dlopen (NULL, RTLD_LAZY) from an ELF constructorFlorian Weimer5-0/+149
3 dayss390x: Regenerate ULPs.Stefan Liebler1-0/+20
6 daysmath: Remove an extra semicolon in math function declarationsAurelien Jarno1-1/+1
6 daysnptl: extend test coverage for sched_yieldSergey Kolosov2-3/+38
6 daysposix: Move environ helper variables next to environ definition (bug 32541)Florian Weimer4-3/+44
6 daysImplement C23 rsqrtJoseph Myers50-2/+3865
6 daysUse binutils 2.44 branch and Linux 6.13 in build-many-glibcs.pyJoseph Myers1-2/+2
7 dayself: Fix handling of symbol versions which hash to zero (bug 29190)Florian Weimer9-6/+185
7 daysconfigure: Fix spelling of -Wl,--no-error-execstack optionFlorian Weimer2-3/+3
7 daysmanual: Mark perror as MT-unsafe and update check-safety.shCarlos O'Donell2-25/+61
7 dayself: Check if __attribute__ ((aligned (65536))) is supportedH.J. Lu3-5/+48
8 dayshtl: Make __pthread_create_internal directly call __pthread_sigmaskSamuel Thibault1-4/+1
8 dayshtl: Make __pthread_sigmask directly call __sigthreadmaskSamuel Thibault2-3/+4
8 dayshurd: Consolidate signal mask changeSamuel Thibault5-103/+92
8 daysstatic-pie: Skip the empty PT_LOAD segment at offset 0 [BZ #32763]H.J. Lu4-1/+56
8 dayssysdeps: linux: Add BTRFS_SUPER_MAGIC to pathconfRonan Pigott2-0/+4
9 dayslinux: Prefix AT_HWCAP with 0x on LD_SHOW_AUXVAdhemerval Zanella1-4/+4
9 daysRemove dl-procinfo.hAdhemerval Zanella28-58/+0
9 dayspowerpc: Remove unused dl-procinfo.hAdhemerval Zanella6-131/+109
9 dayspowerpc: Move cache geometry information to ld diagnosticsAdhemerval Zanella2-66/+50
9 dayspowerpc: Move AT_HWCAP descriptions to ld diagnosticsAdhemerval Zanella8-211/+227
9 daysbenchtests: Add random strlen benchmarkWilco Dijkstra2-0/+195
9 daysbenchtests: Improve large memcpy/memset benchmarksWilco Dijkstra4-43/+14
9 daysmanual: Explain sched_yield semantics with different schedulersSiddhesh Poyarekar1-9/+22
9 daysPass -Wl,--no-error-execstack for tests where -Wl,-z,execstack is used [PR32717]Sam James5-0/+49
10 daysmalloc: Add integrity check to largebin nextsizesBen Kallus1-0/+3
11 dayslibio: Clean up fputc/putc commentsSamuel Zeter1-3/+0
12 dayshtl: move pthread_once into libcSamuel Thibault8-8/+16
14 daysRemove unused dl-procinfo.hWilco Dijkstra29-724/+9
2025-02-28LoongArch: Optimize f{max,min}imum_mag_num{,f}Xi Ruoyao6-192/+78
2025-02-28LoongArch: Optimize f{max,min}imum_num{,f}Xi Ruoyao6-193/+78
2025-02-28LoongArch: Optimize f{max,min}imum_mag{,f}Xi Ruoyao4-120/+38
2025-02-28LoongArch: Optimize f{max,min}imum{,f}Xi Ruoyao4-88/+48
2025-02-27AArch64: Use prefer_sve_ifuncs for SVE memsetWilco Dijkstra1-1/+1
2025-02-26sysdeps/ieee754: Fix remainder sign of zero for FE_DOWNWARD (BZ #32711)Sergei Zimmerman3-1/+11
2025-02-25math: Add optimization barrier to ensure a1 + u.d is not reused [BZ #30664]John David Anglin1-0/+3
2025-02-25RISC-V: Fix IFUNC resolver cannot access gp pointerYangyu Chen1-6/+11
2025-02-24AArch64: Remove LP64 and ILP32 ifdefsWilco Dijkstra6-61/+16
2025-02-24AArch64: Simplify lrintWilco Dijkstra1-51/+0
2025-02-24AArch64: Remove AARCH64_R macroWilco Dijkstra4-33/+16
2025-02-24AArch64: Cleanup pointer manglingWilco Dijkstra4-58/+27
2025-02-24AArch64: Remove PTR_REG definesWilco Dijkstra7-68/+41