aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-25wchar: Define va_list for POSIX (BZ #30035)Adhemerval Zanella
2023-05-25elf: add test for dl-printfRoy Eldar
2023-05-25elf: fix handling of negative numbers in dl-printfRoy Eldar
2023-05-25elf: Update comment in open_pathSiddhesh Poyarekar
2023-05-25elf: Add test for locating libraries in root dir (bug 30435)Qixing ksyx Xue
2023-05-25io: Re-flow and sort multiline Makefile definitionsAdhemerval Zanella
2023-05-25Fix special case for C2x strtol binary constant handling (BZ# 30371)Adhemerval Zanella
2023-05-25rtld: properly handle root directory in load path (bug 30435)Andreas Schwab
2023-05-24sysdeps/pthread/eintr.c: fix warn unused resultFrédéric Bérat
2023-05-24sunrpc/netname.c: fix warn unused resultFrédéric Bérat
2023-05-24locale/programs/locarchive.c: fix warn unused resultFrédéric Bérat
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