aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-17argp: Reformat Makefile.Carlos O'Donell1-6/+24
2023-05-17stdlib: Avoid undefined behavior in stdlib/tst-labsFlorian Weimer1-12/+13
2023-05-17stdlib: Use long long int in stdlib/tst-llabsFlorian Weimer1-15/+15
2023-05-16Update kernel version to 6.3 in header constant testsJoseph Myers3-4/+4
2023-05-16i386: Use pthread_barrier for synchronization on tst-bz21269DJ Delorie1-5/+28
2023-05-16stdlib: Add testcases for llabs(). (BZ #30263)Joe Simmons-Talbott2-0/+57
2023-05-16stdlib: Add testcases for labs(). (BZ #30263)Joe Simmons-Talbott2-0/+53
2023-05-16stdlib: Add testcases for abs(). (BZ #30263)Joe Simmons-Talbott2-0/+48
2023-05-16hurd: Fix computing user stack pointerSergey Bugaev1-1/+1
2023-05-16hurd: Fix sc_i386_thread_state layoutSergey Bugaev2-0/+14
2023-05-16hurd: Align signal stack pointer after allocating stackframeSergey Bugaev1-3/+2
2023-05-16hurd: Fix aligning signal stack pointerSergey Bugaev1-1/+1
2023-05-16wcsmbs: Reformat Makefile.Carlos O'Donell1-6/+23
2023-05-16linux: Reformat Makefile.Carlos O'Donell1-6/+7
2023-05-16stdlib: Reformat Makefile.Carlos O'Donell1-3/+3
2023-05-16stdio-common: Reformat Makefile.Carlos O'Donell1-10/+20
2023-05-16socket: Reformat Makefile.Carlos O'Donell1-9/+38
2023-05-16misc: Reformat Makefile.Carlos O'Donell1-67/+232
2023-05-16debug: Reformat Makefile.Carlos O'Donell1-16/+18
2023-05-16elf: Reformat Makefile.Carlos O'Donell1-35/+35
2023-05-16libio: Add __nonnull for FILE * arguments of fclose and freopenXi Ruoyao1-3/+3
2023-05-16nss: Reconcile conditional declaration and use of `is_nscd'Arjun Shankar1-3/+3
2023-05-15Update syscall lists for Linux 6.3Joseph Myers1-2/+2
2023-05-11hurd: rule out some mach headers when generating errno.hSamuel Thibault2-3/+4
2023-05-11Stop checking if MiG supports retcode.Flavio Cruz3-65/+0
2023-05-10Added Redirects to longdouble error functions [BZ #29033]Sachin Monga7-2/+142
2023-05-10nptl: Reformat Makefile.Carlos O'Donell2-113/+320
2023-05-10scripts: Add sort-makefile-lines.py to sort Makefile variables.Carlos O'Donell1-0/+160
2023-05-09dlopen: skip debugger notification for DSO loaded from sprof (bug 30258)Andreas Schwab5-0/+105
2023-05-08aligned_alloc: conform to C17DJ Delorie6-7/+117
2023-05-08testsuite: stdlib/isomac.c: fix REQUIREMENTSнаб1-7/+4
2023-05-08manual: Remove unsupported line breaks in waiting-with-clock sectionFlorian Weimer1-21/+8
2023-05-07Enable new device_open_new RPC in libmachuser.Flavio Cruz1-1/+2
2023-05-07Revert "riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC."Florian Weimer4-60/+0
2023-05-06Update hurd/hurdselect.c to be more portable.Flavio Cruz4-26/+46
2023-05-06hurd: Fix ld.so nameSamuel Thibault1-0/+1
2023-05-06hurd: Add ioperm symbol on x86_64Samuel Thibault2-0/+6
2023-05-05time: Remove alloca() from getdateJoe Simmons-Talbott1-18/+5
2023-05-05aarch64: More configure checks for libmvecSzabolcs Nagy2-6/+48
2023-05-05aarch64: SVE ACLE configure test cleanupsSzabolcs Nagy2-16/+27
2023-05-05hppa: Fix 'concurrency' typo in commentSam James2-2/+2
2023-05-05Update hurd/intr-msg.c to be more portableFlavio Cruz1-13/+21
2023-05-05Update sysdeps/mach/hurd/ioctl.c to make it more portableFlavio Cruz1-20/+27
2023-05-04aarch64: fix SVE ACLE check for bootstrap glibc buildsSzabolcs Nagy2-2/+2
2023-05-03Enable libmvec support for AArch64Joe Ramsay32-19/+983
2023-05-02hurd: Enable x86_64 build scriptSamuel Thibault3-1/+9
2023-05-02hurd 64bit: Make dev_t word typeSamuel Thibault1-1/+1
2023-05-02malloc: Really fix tst-memalign-3 link against threadsSamuel Thibault1-1/+2
2023-05-02malloc: Fix tst-memalign-3 link against threadsSamuel Thibault1-0/+1
2023-05-02Use GCC 13 branch, Linux 6.3 in build-many-glibcs.pyJoseph Myers1-2/+2