Age | Commit message (Expand) | Author | Files | Lines |
2023-05-29 | Fix misspellings in elf/ -- BZ 25337 | Paul Pluzhnikov | 31 | -52/+52 |
2023-05-29 | riscv: Add the clone3 wrapper | Adhemerval Zanella | 2 | -0/+80 |
2023-05-29 | posix: Add error message for EAI_OVERFLOW | Dridi Boukelmoune | 1 | -0/+1 |
2023-05-29 | setsourcefilter: Replace alloca with a scratch_buffer. | Joe Simmons-Talbott | 1 | -20/+7 |
2023-05-29 | time: strftime_l: Avoid an unbounded alloca. | Joe Simmons-Talbott | 1 | -14/+25 |
2023-05-27 | x86: Use 64MB as nt-store threshold if no cacheinfo [BZ #30429] | Noah Goldstein | 1 | -1/+9 |
2023-05-28 | hurd: Fix setting up signal thread stack alignment | Samuel Thibault | 1 | -7/+5 |
2023-05-27 | mach: Fix startup with stack protector | Samuel Thibault | 1 | -0/+1 |
2023-05-27 | Fix misspellings in manual/ -- BZ 25337 | Paul Pluzhnikov | 13 | -15/+15 |
2023-05-27 | Fix misspellings in iconv/ and iconvdata/ -- BZ 25337 | Paul Pluzhnikov | 22 | -27/+27 |
2023-05-26 | Add MFD_NOEXEC_SEAL, MFD_EXEC from Linux 6.3 to bits/mman-shared.h | Joseph Myers | 1 | -0/+4 |
2023-05-26 | Add IP_LOCAL_PORT_RANGE from Linux 6.3 to bits/in.h | Joseph Myers | 1 | -0/+1 |
2023-05-26 | Add AT_RSEQ_* from Linux 6.3 to elf.h | Joseph Myers | 1 | -0/+3 |
2023-05-26 | setipv4sourcefilter: Avoid using alloca. | Joe Simmons-Talbott | 1 | -17/+7 |
2023-05-25 | wchar: Define va_list for POSIX (BZ #30035) | Adhemerval Zanella | 2 | -6/+22 |
2023-05-25 | elf: add test for dl-printf | Roy Eldar | 2 | -0/+79 |
2023-05-25 | elf: fix handling of negative numbers in dl-printf | Roy Eldar | 1 | -3/+10 |
2023-05-25 | elf: Update comment in open_path | Siddhesh Poyarekar | 1 | -6/+5 |
2023-05-25 | elf: Add test for locating libraries in root dir (bug 30435) | Qixing ksyx Xue | 5 | -0/+64 |
2023-05-25 | io: Re-flow and sort multiline Makefile definitions | Adhemerval Zanella | 1 | -63/+199 |
2023-05-25 | Fix special case for C2x strtol binary constant handling (BZ# 30371) | Adhemerval Zanella | 10 | -39/+65 |
2023-05-25 | rtld: properly handle root directory in load path (bug 30435) | Andreas Schwab | 1 | -1/+1 |
2023-05-24 | sysdeps/pthread/eintr.c: fix warn unused result | Frédéric Bérat | 1 | -2/+4 |
2023-05-24 | sunrpc/netname.c: fix warn unused result | Frédéric Bérat | 1 | -1/+2 |
2023-05-24 | locale/programs/locarchive.c: fix warn unused result | Frédéric Bérat | 1 | -8/+16 |
2023-05-23 | support: Reformat Makefile. | Carlos O'Donell | 1 | -14/+24 |
2023-05-23 | Regenerate configure fragment -- BZ 25337. | Paul Pluzhnikov | 1 | -1/+1 |
2023-05-23 | Fix misspellings in sysdeps/powerpc -- BZ 25337 | Paul Pluzhnikov | 23 | -34/+34 |
2023-05-23 | Fix misspellings in sysdeps/unix -- BZ 25337 | Paul Pluzhnikov | 69 | -87/+87 |
2023-05-23 | Fix misspellings in sysdeps/x86_64 -- BZ 25337. | Paul Pluzhnikov | 37 | -105/+105 |
2023-05-23 | mach: Fix accessing mach_i386.h | Samuel Thibault | 4 | -4/+8 |
2023-05-23 | Fix misspellings in sysdeps/x86_64/fpu/multiarch -- BZ 25337. | Paul Pluzhnikov | 112 | -169/+169 |
2023-05-23 | mach: Fix installing mach_i386.h | Samuel Thibault | 2 | -2/+2 |
2023-05-23 | hurd: Fix making ld.so run static binaries with retry | Samuel Thibault | 1 | -1/+1 |
2023-05-22 | Add voice-admit DSCP code point from RFC-5865 | Ronan Pigott | 1 | -0/+5 |
2023-05-22 | mach: Fix mach_setup_thread_impl with NULL stack_base | Samuel Thibault | 1 | -7/+7 |
2023-05-22 | Remove last remnants of have-protected | Andreas Schwab | 3 | -9/+1 |
2023-05-22 | S390: Use compile-only instead of also link-tests in configure. | Stefan Liebler | 2 | -177/+109 |
2023-05-22 | Fix build for hurd/thread-self.c for i386. | Flavio Cruz | 1 | -0/+1 |
2023-05-20 | io: Fix a typo | Sergey Bugaev | 1 | -2/+2 |
2023-05-20 | htl: Use __hurd_fail () instead of assigning errno | Sergey Bugaev | 4 | -18/+9 |
2023-05-20 | hurd: Use __hurd_fail () instead of assigning errno | Sergey Bugaev | 49 | -278/+109 |
2023-05-19 | powerpc:GCC(<10) doesn't allow -mlong-double-64 after -mabi=ieeelongdouble | Mahesh Bodapati | 1 | -0/+17 |
2023-05-19 | hurd: Fix using interposable hurd_thread_self | Sergey Bugaev | 6 | -5/+15 |
2023-05-19 | hurd 64bit: Re-introduce gai_suspend symbol | Samuel Thibault | 1 | -0/+2 |
2023-05-19 | hurd: Fix __TIMESIZE on x86_64 | Sergey Bugaev | 2 | -1/+5 |
2023-05-19 | posix: Reformat Makefile. | Carlos O'Donell | 1 | -20/+20 |
2023-05-19 | hurd: Fix expected c++ types | Samuel Thibault | 1 | -19/+19 |
2023-05-18 | catgets: Reformat Makefile. | Carlos O'Donell | 1 | -10/+30 |
2023-05-18 | benchtests: Reformat Makefile. | Carlos O'Donell | 1 | -15/+32 |