aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-23support: Reformat Makefile.Carlos O'Donell
2023-05-23Regenerate configure fragment -- BZ 25337.Paul Pluzhnikov
2023-05-23Fix misspellings in sysdeps/powerpc -- BZ 25337Paul Pluzhnikov
2023-05-23Fix misspellings in sysdeps/unix -- BZ 25337Paul Pluzhnikov
2023-05-23Fix misspellings in sysdeps/x86_64 -- BZ 25337.Paul Pluzhnikov
2023-05-23mach: Fix accessing mach_i386.hSamuel Thibault
2023-05-23Fix misspellings in sysdeps/x86_64/fpu/multiarch -- BZ 25337.Paul Pluzhnikov
2023-05-23mach: Fix installing mach_i386.hSamuel Thibault
2023-05-23hurd: Fix making ld.so run static binaries with retrySamuel Thibault
2023-05-22Add voice-admit DSCP code point from RFC-5865Ronan Pigott
2023-05-22mach: Fix mach_setup_thread_impl with NULL stack_baseSamuel Thibault
2023-05-22Remove last remnants of have-protectedAndreas Schwab
2023-05-22S390: Use compile-only instead of also link-tests in configure.Stefan Liebler
2023-05-22Fix build for hurd/thread-self.c for i386.Flavio Cruz
2023-05-20io: Fix a typoSergey Bugaev
2023-05-20htl: Use __hurd_fail () instead of assigning errnoSergey Bugaev
2023-05-20hurd: Use __hurd_fail () instead of assigning errnoSergey Bugaev
2023-05-19powerpc:GCC(<10) doesn't allow -mlong-double-64 after -mabi=ieeelongdoubleMahesh Bodapati
2023-05-19hurd: Fix using interposable hurd_thread_selfSergey Bugaev
2023-05-19hurd 64bit: Re-introduce gai_suspend symbolSamuel Thibault
2023-05-19hurd: Fix __TIMESIZE on x86_64Sergey Bugaev
2023-05-19posix: Reformat Makefile.Carlos O'Donell
2023-05-19hurd: Fix expected c++ typesSamuel Thibault
2023-05-18catgets: Reformat Makefile.Carlos O'Donell
2023-05-18benchtests: Reformat Makefile.Carlos O'Donell
2023-05-18assert: Reformat Makefile.Carlos O'Donell
2023-05-18nptl: Reformat Makefile.Carlos O'Donell
2023-05-18wcsmbs: Reformat Makefile.Carlos O'Donell
2023-05-18misc: Reformat Makefile.Carlos O'Donell
2023-05-18stdio-common: Adjust tests in MakefileCarlos O'Donell
2023-05-18elf: Adjust tests in Makefile.Carlos O'Donell
2023-05-18scripts: sort-makefile-lines.pyCarlos O'Donell
2023-05-18Add a SECURITY.mdSiddhesh Poyarekar
2023-05-18Add HWCAP2_SME* from Linux 6.3 to AArch64 bits/hwcap.hJoseph Myers
2023-05-17hurd: Also make it possible to call strlen very earlySergey Bugaev
2023-05-17hurd: Fix setting up pthreadsSergey Bugaev
2023-05-17hurd: Fix x86_64 _hurd_tls_forkSergey Bugaev
2023-05-17hurd: Make sure to not use tcb->selfSergey Bugaev
2023-05-17hurd: Use __mach_setup_thread_call ()Sergey Bugaev
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