about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* math: Use log1pf from CORE-MATHAdhemerval Zanella4 days30-340/+193
* math: Use log2p1f from CORE-MATHAdhemerval Zanella4 days20-67/+252
* math: Use log10f from CORE-MATHAdhemerval Zanella4 days3-110/+156
* math: Use expm1f from CORE-MATHAdhemerval Zanella4 days29-320/+123
* math: Use exp2m1f from CORE-MATHAdhemerval Zanella4 days20-66/+196
* math: Use exp10m1f from CORE-MATHAdhemerval Zanella4 days20-66/+229
* benchtests: Add log10p1f benchmarkAdhemerval Zanella4 days2-0/+2889
* benchtests: Add log1p benchmarkAdhemerval Zanella4 days2-0/+1006
* benchtests: Add log2p1f benchmarkAdhemerval Zanella4 days2-0/+2889
* benchtests: Add log10f benchmarkAdhemerval Zanella4 days2-0/+1006
* benchtests: Add expm1f benchmarkAdhemerval Zanella4 days2-0/+800
* benchtests: Add exp2m1f benchmarkAdhemerval Zanella4 days2-0/+2389
* benchtests: Add exp10m1f benchmarkAdhemerval Zanella4 days2-0/+2390
* math: Add e_gammaf_r to glibc code and styleAdhemerval Zanella4 days2-78/+103
* LoongArch: Add RSEQ_SIG in rseq.h.caiyinyu4 days1-0/+36
* nptl: Add <thread_pointer.h> for LoongArchMichael Jeanson4 days1-0/+36
* Link tst-clock_gettime with $(librt)Joseph Myers5 days1-0/+2
* powerpc64: Obviate the need for ROP protection in clone/clone3Sachin Monga6 days2-21/+21
* Add tests of time, gettimeofday, clock_gettimeJoseph Myers6 days7-0/+337
* Add more tests of pthread attributes initial valuesJoseph Myers7 days2-0/+63
* Document further requirement on mixing streams / file descriptorsJoseph Myers8 days1-0/+21
* powerpc64le: Adhere to ABI stack alignment requirementSachin Monga8 days1-1/+1
* AArch64: Small optimisation in AdvSIMD erf and erfcJoe Ramsay8 days2-15/+23
* Revert "elf: Run constructors on cyclic recursive dlopen (bug 31986)"Florian Weimer8 days7-167/+7
* elf: Change ldconfig auxcache magic number (bug 32231)Florian Weimer8 days1-1/+1
* SHARED-FILES: Mention bundled Linux 6.10 headers.Carlos O'Donell11 days1-0/+9
* libio: Fix crash in fputws [BZ #20632]Peter Ammon11 days4-4/+108
* stdio-common: Fix scanf parsing for NaN types [BZ #30647]Avinal Kumar11 days3-1/+129
* elf: Fix map_complete Systemtap probe in dl_open_workerFlorian Weimer11 days1-1/+1
* elf: Signal RT_CONSISTENT after relocation processing in dlopen (bug 31986)Florian Weimer11 days5-15/+219
* elf: Signal LA_ACT_CONSISTENT to auditors after RT_CONSISTENT switchFlorian Weimer11 days3-13/+13
* elf: Run constructors on cyclic recursive dlopen (bug 31986)Florian Weimer11 days6-0/+165
* Linux: Match kernel text for SCHED_ macrosFlorian Weimer11 days1-3/+5
* libio: Correctly link tst-popen-fork against libpthreadArjun Shankar11 days1-0/+2
* Add more tests of pthread_mutexattr_gettype and pthread_mutexattr_settypeJoseph Myers13 days2-0/+61
* libio: Fix a deadlock after fork in popenArjun Shankar13 days5-0/+110
* configure: default to --prefix=/usr on GNU/LinuxDJ Delorie14 days2-2/+7
* manual: Document stdio.h functions that may be macrosDJ Delorie2024-10-211-0/+12
* Check time arguments to pthread_timedjoin_np and pthread_clockjoin_npJoseph Myers2024-10-214-0/+96
* Add .b4-config fileJonathan Wakely2024-10-211-0/+4
* linux: Fix tst-syscall-restart.c on old gcc (BZ 32283)Adhemerval Zanella2024-10-181-1/+1
* sparc: Fix restartable syscalls (BZ 32173)Adhemerval Zanella2024-10-167-36/+165
* support: Make support_process_state_wait return the found stateAdhemerval Zanella2024-10-163-8/+24
* Enable transliteration rules with two input characters in scn_IT [BZ #32280]Mike FABIAN2024-10-161-9/+5
* locale: Fix some spelling typosJonathan Wakely2024-10-148-8/+8
* LoongArch: Regenerate loongarch/arch-syscall.h by build-many-glibcs.py update...caiyinyu2024-10-121-2/+0
* manual: Fix and test @deftypef* function formattingCarlos O'Donell2024-10-118-31/+104
* replace tgammaf by the CORE-MATH implementationPaul Zimmermann2024-10-1133-334/+1151
* Add IPPROTO_SMC from Linux 6.11 to netinet/in.hAdhemerval Zanella2024-10-101-0/+2
* misc: Add support for Linux uio.h RWF_ATOMIC flagAdhemerval Zanella2024-10-103-1/+19