aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-17mach: Add __mach_setup_thread_call ()Sergey Bugaev
2023-05-17hurd: Use MACHINE_THREAD_STATE_SETUP_CALLSergey Bugaev
2023-05-17mach: Define MACHINE_THREAD_STATE_SETUP_CALLSergey Bugaev
2023-05-17Use TASK_THREAD_TIMES_INFO_COUNT when calling task_info with TASK_THREAD_TIME...Flavio Cruz
2023-05-17argp: Reformat Makefile.Carlos O'Donell
2023-05-17stdlib: Avoid undefined behavior in stdlib/tst-labsFlorian Weimer
2023-05-17stdlib: Use long long int in stdlib/tst-llabsFlorian Weimer
2023-05-16Update kernel version to 6.3 in header constant testsJoseph Myers
2023-05-16i386: Use pthread_barrier for synchronization on tst-bz21269DJ Delorie
2023-05-16stdlib: Add testcases for llabs(). (BZ #30263)Joe Simmons-Talbott
2023-05-16stdlib: Add testcases for labs(). (BZ #30263)Joe Simmons-Talbott
2023-05-16stdlib: Add testcases for abs(). (BZ #30263)Joe Simmons-Talbott
2023-05-16hurd: Fix computing user stack pointerSergey Bugaev
2023-05-16hurd: Fix sc_i386_thread_state layoutSergey Bugaev
2023-05-16hurd: Align signal stack pointer after allocating stackframeSergey Bugaev
2023-05-16hurd: Fix aligning signal stack pointerSergey Bugaev
2023-05-16wcsmbs: Reformat Makefile.Carlos O'Donell
2023-05-16linux: Reformat Makefile.Carlos O'Donell
2023-05-16stdlib: Reformat Makefile.Carlos O'Donell
2023-05-16stdio-common: Reformat Makefile.Carlos O'Donell
2023-05-16socket: Reformat Makefile.Carlos O'Donell
2023-05-16misc: Reformat Makefile.Carlos O'Donell
2023-05-16debug: Reformat Makefile.Carlos O'Donell
2023-05-16elf: Reformat Makefile.Carlos O'Donell
2023-05-16libio: Add __nonnull for FILE * arguments of fclose and freopenXi Ruoyao
2023-05-16nss: Reconcile conditional declaration and use of `is_nscd'Arjun Shankar
2023-05-15Update syscall lists for Linux 6.3Joseph Myers
2023-05-11hurd: rule out some mach headers when generating errno.hSamuel Thibault
2023-05-11Stop checking if MiG supports retcode.Flavio Cruz
2023-05-10Added Redirects to longdouble error functions [BZ #29033]Sachin Monga
2023-05-10nptl: Reformat Makefile.Carlos O'Donell
2023-05-10scripts: Add sort-makefile-lines.py to sort Makefile variables.Carlos O'Donell
2023-05-09dlopen: skip debugger notification for DSO loaded from sprof (bug 30258)Andreas Schwab
2023-05-08aligned_alloc: conform to C17DJ Delorie
2023-05-08testsuite: stdlib/isomac.c: fix REQUIREMENTSнаб
2023-05-08manual: Remove unsupported line breaks in waiting-with-clock sectionFlorian Weimer
2023-05-07Enable new device_open_new RPC in libmachuser.Flavio Cruz
2023-05-07Revert "riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC."Florian Weimer
2023-05-06Update hurd/hurdselect.c to be more portable.Flavio Cruz
2023-05-06hurd: Fix ld.so nameSamuel Thibault
2023-05-06hurd: Add ioperm symbol on x86_64Samuel Thibault
2023-05-05time: Remove alloca() from getdateJoe Simmons-Talbott
2023-05-05aarch64: More configure checks for libmvecSzabolcs Nagy
2023-05-05aarch64: SVE ACLE configure test cleanupsSzabolcs Nagy
2023-05-05hppa: Fix 'concurrency' typo in commentSam James
2023-05-05Update hurd/intr-msg.c to be more portableFlavio Cruz
2023-05-05Update sysdeps/mach/hurd/ioctl.c to make it more portableFlavio Cruz
2023-05-04aarch64: fix SVE ACLE check for bootstrap glibc buildsSzabolcs Nagy
2023-05-03Enable libmvec support for AArch64Joe Ramsay
2023-05-02hurd: Enable x86_64 build scriptSamuel Thibault