aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-05-01Mark various cold functions as __COLDSergey Bugaev4-11/+11
2023-05-01Fix regex type usageнаб2-15/+15
2023-05-01hurd 64bit: Fix struct msqid_ds and shmid_ds fieldsSamuel Thibault8-37/+169
2023-05-01hurd 64bit: Fix ipc_perm fields typesSamuel Thibault6-53/+71
2023-05-01hurd 64bit: Fix flock fields typesSamuel Thibault4-27/+95
2023-05-01hurd 64bit: Add data for check-c++-typesSamuel Thibault1-0/+67
2023-05-01hurd 64bit: Fix pthread_t/thread_t type to longSamuel Thibault7-2/+100
2023-05-01socket: Fix tst-cmsghdr-skeleton.c use of cmsg_lenSamuel Thibault1-1/+1
2023-05-01hurd 64bit: Add missing data file for check-localplt testSamuel Thibault1-0/+44
2023-05-01hurd 64bit: Add missing libanlSamuel Thibault4-1/+7
2023-05-01hurd: Also XFAIL missing SA_NOCLDWAIT on 64bitSamuel Thibault2-1/+6
2023-05-01hurd: Fix tst-writev testSamuel Thibault1-0/+5
2023-05-01nptl: move tst-x86-64-tls-1 to nptl-only testsSamuel Thibault3-2/+4
2023-05-01hurd: Add expected abilist files for x86_64Sergey Bugaev12-0/+3687
2023-05-01hurd: Replace reply port with a dead name on failed interruptionSergey Bugaev3-21/+20
2023-05-01Define __mig_strlen to support dynamically sized strings in hurd RPCsFlavio Cruz5-2/+31
2023-05-01mach: Disable 32bit compatibility modeSamuel Thibault1-0/+1
2023-05-01hurd: Make it possible to call memcpy very earlySergey Bugaev1-0/+3