aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-28Document further requirement on mixing streams / file descriptorsJoseph Myers1-0/+21
2024-10-28powerpc64le: Adhere to ABI stack alignment requirementSachin Monga1-1/+1
2024-10-28AArch64: Small optimisation in AdvSIMD erf and erfcJoe Ramsay2-15/+23
2024-10-28Revert "elf: Run constructors on cyclic recursive dlopen (bug 31986)"Florian Weimer7-167/+7
2024-10-28elf: Change ldconfig auxcache magic number (bug 32231)Florian Weimer1-1/+1
2024-10-25SHARED-FILES: Mention bundled Linux 6.10 headers.Carlos O'Donell1-0/+9
2024-10-25libio: Fix crash in fputws [BZ #20632]Peter Ammon4-4/+108
2024-10-25stdio-common: Fix scanf parsing for NaN types [BZ #30647]Avinal Kumar3-1/+129
2024-10-25elf: Fix map_complete Systemtap probe in dl_open_workerFlorian Weimer1-1/+1
2024-10-25elf: Signal RT_CONSISTENT after relocation processing in dlopen (bug 31986)Florian Weimer5-15/+219
2024-10-25elf: Signal LA_ACT_CONSISTENT to auditors after RT_CONSISTENT switchFlorian Weimer3-13/+13
2024-10-25elf: Run constructors on cyclic recursive dlopen (bug 31986)Florian Weimer6-0/+165
2024-10-25Linux: Match kernel text for SCHED_ macrosFlorian Weimer1-3/+5
2024-10-25libio: Correctly link tst-popen-fork against libpthreadArjun Shankar1-0/+2
2024-10-23Add more tests of pthread_mutexattr_gettype and pthread_mutexattr_settypeJoseph Myers2-0/+61
2024-10-23libio: Fix a deadlock after fork in popenArjun Shankar5-0/+110
2024-10-22configure: default to --prefix=/usr on GNU/LinuxDJ Delorie2-2/+7
2024-10-21manual: Document stdio.h functions that may be macrosDJ Delorie1-0/+12
2024-10-21Check time arguments to pthread_timedjoin_np and pthread_clockjoin_npJoseph Myers4-0/+96
2024-10-21Add .b4-config fileJonathan Wakely1-0/+4
2024-10-18linux: Fix tst-syscall-restart.c on old gcc (BZ 32283)Adhemerval Zanella1-1/+1
2024-10-16sparc: Fix restartable syscalls (BZ 32173)Adhemerval Zanella7-36/+165
2024-10-16support: Make support_process_state_wait return the found stateAdhemerval Zanella3-8/+24
2024-10-16Enable transliteration rules with two input characters in scn_IT [BZ #32280]Mike FABIAN1-9/+5
2024-10-14locale: Fix some spelling typosJonathan Wakely8-8/+8
2024-10-12LoongArch: Regenerate loongarch/arch-syscall.h by build-many-glibcs.py update...caiyinyu1-2/+0
2024-10-11manual: Fix and test @deftypef* function formattingCarlos O'Donell8-31/+104
2024-10-11replace tgammaf by the CORE-MATH implementationPaul Zimmermann33-334/+1151
2024-10-10Add IPPROTO_SMC from Linux 6.11 to netinet/in.hAdhemerval Zanella1-0/+2
2024-10-10misc: Add support for Linux uio.h RWF_ATOMIC flagAdhemerval Zanella3-1/+19
2024-10-10linux: Update stat-generic.h with linux 6.11Adhemerval Zanella1-0/+2
2024-10-10Update kernel version to 6.11 in header constant testsAdhemerval Zanella2-2/+2
2024-10-10linux: Add MAP_DROPPABLE from Linux 6.11Adhemerval Zanella3-1/+11
2024-10-10Update PIDFD_* constants for Linux 6.11Adhemerval Zanella2-1/+15
2024-10-10Update syscall lists for Linux 6.11Adhemerval Zanella5-2/+8
2024-10-10Use Linux 6.11 in build-many-glibcs.pyAdhemerval Zanella1-1/+1
2024-10-09Fix header guard in sysdeps/mach/hurd/x86_64/vm_param.hJoseph Myers1-1/+1
2024-10-08rt: more clock_nanosleep tests addendumDJ Delorie1-1/+1
2024-10-08rt: more clock_nanosleep testsDJ Delorie3-0/+258
2024-10-08stdlib: Make abort/_Exit AS-safe (BZ 26275)Adhemerval Zanella20-107/+186
2024-10-08linux: Use GLRO(dl_vdso_time) on timeAdhemerval Zanella1-4/+3
2024-10-08linux: Use GLRO(dl_vdso_gettimeofday) on gettimeofdayAdhemerval Zanella1-4/+4
2024-10-08S390: Don't use r11 for cu-instructions as used as frame-pointer. [BZ# 32192]Stefan Liebler3-16/+16
2024-10-08stdio-common/Makefile: Fix FAIL: lint-makefilesH.J. Lu1-1/+1
2024-10-07Fix whitespace related license issues.Carlos O'Donell17-23/+23
2024-10-07Add freopen special-case tests: thread cancellationJoseph Myers4-0/+164
2024-10-03hurd: Add missing va_end call in fcntl implementation. [BZ #32234]Bruno Haible1-1/+5
2024-10-02riscv: align .preinit_array (bug 32228)Andreas Schwab1-0/+1
2024-10-01linux: sparc: Fix clone for LEON/sparcv8 (BZ 31394)Adhemerval Zanella1-0/+4
2024-10-01linux: sparc: Fix syscall_cancel for LEONAdhemerval Zanella1-0/+9