aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
22 hoursx86_64: Add atanh with FMAHEADmasterSunil K Pandey5-0/+51
24 hourself: Canonicalize $ORIGIN in an explicit ld.so invocation [BZ 25263]Adhemerval Zanella13-74/+214
26 hoursx86_64: Add sinh with FMASunil K Pandey5-0/+58
30 hoursbenchtests: Remove wrong snippet from 360cce0b06Adhemerval Zanella1-1/+0
30 hoursx86_64: Add tanh with FMASunil K Pandey4-0/+49
31 hoursnptl: Check if thread is already terminated in sigcancel_handler (BZ 32782)Adhemerval Zanella4-6/+83
37 hoursnptl: PTHREAD_COND_INITIALIZER compatibility with pre-2.41 versions (bug 32786)Florian Weimer2-1/+3
2 daysgetaddrinfo.c: support MPTCP (BZ #29609)zhenwei pi2-0/+29
2 daysmath: Refactor how to use libm-test-ulpsAdhemerval Zanella62-33869/+417
2 daysUpdate syscall lists for Linux 6.13Joseph Myers26-2/+106
2 daysMakefile: Clean up pthread_atfork integrationFlorian Weimer2-3/+1
2 daysnptl: Include <stdbool.h> in tst-pthread_gettid_np.cFlorian Weimer1-0/+1
2 daysLinux: Add new test misc/tst-sched_setattr-threadFlorian Weimer2-0/+117
2 daysLinux: Remove attribute access from sched_getattr (bug 32781)Florian Weimer1-1/+1
2 daysLinux: 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
7 daysnptl: extend test coverage for sched_yieldSergey Kolosov2-3/+38
7 daysposix: Move environ helper variables next to environ definition (bug 32541)Florian Weimer4-3/+44
7 daysImplement C23 rsqrtJoseph Myers50-2/+3865
7 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
8 daysconfigure: Fix spelling of -Wl,--no-error-execstack optionFlorian Weimer2-3/+3
8 daysmanual: Mark perror as MT-unsafe and update check-safety.shCarlos O'Donell2-25/+61
8 dayself: Check if __attribute__ ((aligned (65536))) is supportedH.J. Lu3-5/+48
9 dayshtl: Make __pthread_create_internal directly call __pthread_sigmaskSamuel Thibault1-4/+1
9 dayshtl: Make __pthread_sigmask directly call __sigthreadmaskSamuel Thibault2-3/+4
9 dayshurd: Consolidate signal mask changeSamuel Thibault5-103/+92
9 daysstatic-pie: Skip the empty PT_LOAD segment at offset 0 [BZ #32763]H.J. Lu4-1/+56
9 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
10 daysmanual: Explain sched_yield semantics with different schedulersSiddhesh Poyarekar1-9/+22
10 daysPass -Wl,--no-error-execstack for tests where -Wl,-z,execstack is used [PR32717]Sam James5-0/+49
11 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
2025-02-28Remove 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