aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-29time: strftime_l: Avoid an unbounded alloca.Joe Simmons-Talbott1-14/+25
2023-05-27x86: Use 64MB as nt-store threshold if no cacheinfo [BZ #30429]Noah Goldstein1-1/+9
2023-05-28hurd: Fix setting up signal thread stack alignmentSamuel Thibault1-7/+5
2023-05-27mach: Fix startup with stack protectorSamuel Thibault1-0/+1
2023-05-27Fix misspellings in manual/ -- BZ 25337Paul Pluzhnikov13-15/+15
2023-05-27Fix misspellings in iconv/ and iconvdata/ -- BZ 25337Paul Pluzhnikov22-27/+27
2023-05-26Add MFD_NOEXEC_SEAL, MFD_EXEC from Linux 6.3 to bits/mman-shared.hJoseph Myers1-0/+4
2023-05-26Add IP_LOCAL_PORT_RANGE from Linux 6.3 to bits/in.hJoseph Myers1-0/+1
2023-05-26Add AT_RSEQ_* from Linux 6.3 to elf.hJoseph Myers1-0/+3
2023-05-26setipv4sourcefilter: Avoid using alloca.Joe Simmons-Talbott1-17/+7
2023-05-25wchar: Define va_list for POSIX (BZ #30035)Adhemerval Zanella2-6/+22
2023-05-25elf: add test for dl-printfRoy Eldar2-0/+79
2023-05-25elf: fix handling of negative numbers in dl-printfRoy Eldar1-3/+10
2023-05-25elf: Update comment in open_pathSiddhesh Poyarekar1-6/+5
2023-05-25elf: Add test for locating libraries in root dir (bug 30435)Qixing ksyx Xue5-0/+64
2023-05-25io: Re-flow and sort multiline Makefile definitionsAdhemerval Zanella1-63/+199
2023-05-25Fix special case for C2x strtol binary constant handling (BZ# 30371)Adhemerval Zanella10-39/+65
2023-05-25rtld: properly handle root directory in load path (bug 30435)Andreas Schwab1-1/+1
2023-05-24sysdeps/pthread/eintr.c: fix warn unused resultFrédéric Bérat1-2/+4
2023-05-24sunrpc/netname.c: fix warn unused resultFrédéric Bérat1-1/+2
2023-05-24locale/programs/locarchive.c: fix warn unused resultFrédéric Bérat1-8/+16
2023-05-23support: Reformat Makefile.Carlos O'Donell1-14/+24
2023-05-23Regenerate configure fragment -- BZ 25337.Paul Pluzhnikov1-1/+1
2023-05-23Fix misspellings in sysdeps/powerpc -- BZ 25337Paul Pluzhnikov23-34/+34
2023-05-23Fix misspellings in sysdeps/unix -- BZ 25337Paul Pluzhnikov69-87/+87
2023-05-23Fix misspellings in sysdeps/x86_64 -- BZ 25337.Paul Pluzhnikov37-105/+105
2023-05-23mach: Fix accessing mach_i386.hSamuel Thibault4-4/+8
2023-05-23Fix misspellings in sysdeps/x86_64/fpu/multiarch -- BZ 25337.Paul Pluzhnikov112-169/+169
2023-05-23mach: Fix installing mach_i386.hSamuel Thibault2-2/+2
2023-05-23hurd: Fix making ld.so run static binaries with retrySamuel Thibault1-1/+1
2023-05-22Add voice-admit DSCP code point from RFC-5865Ronan Pigott1-0/+5
2023-05-22mach: Fix mach_setup_thread_impl with NULL stack_baseSamuel Thibault1-7/+7
2023-05-22Remove last remnants of have-protectedAndreas Schwab3-9/+1
2023-05-22S390: Use compile-only instead of also link-tests in configure.Stefan Liebler2-177/+109
2023-05-22Fix build for hurd/thread-self.c for i386.Flavio Cruz1-0/+1
2023-05-20io: Fix a typoSergey Bugaev1-2/+2
2023-05-20htl: Use __hurd_fail () instead of assigning errnoSergey Bugaev4-18/+9
2023-05-20hurd: Use __hurd_fail () instead of assigning errnoSergey Bugaev49-278/+109
2023-05-19powerpc:GCC(<10) doesn't allow -mlong-double-64 after -mabi=ieeelongdoubleMahesh Bodapati1-0/+17
2023-05-19hurd: Fix using interposable hurd_thread_selfSergey Bugaev6-5/+15
2023-05-19hurd 64bit: Re-introduce gai_suspend symbolSamuel Thibault1-0/+2
2023-05-19hurd: Fix __TIMESIZE on x86_64Sergey Bugaev2-1/+5
2023-05-19posix: Reformat Makefile.Carlos O'Donell1-20/+20
2023-05-19hurd: Fix expected c++ typesSamuel Thibault1-19/+19
2023-05-18catgets: Reformat Makefile.Carlos O'Donell1-10/+30
2023-05-18benchtests: Reformat Makefile.Carlos O'Donell1-15/+32
2023-05-18assert: Reformat Makefile.Carlos O'Donell1-3/+14
2023-05-18nptl: Reformat Makefile.Carlos O'Donell5-79/+196
2023-05-18wcsmbs: Reformat Makefile.Carlos O'Donell1-1/+1
2023-05-18misc: Reformat Makefile.Carlos O'Donell1-3/+3