Age | Commit message (Expand) | Author | Files | Lines |
2023-07-03 | Always do locking when accessing streams (bug 15142, bug 14697) | Andreas Schwab | 2 | -34/+10 |
2023-07-03 | hurd: Implement MAP_EXCL | Sergey Bugaev | 2 | -10/+23 |
2023-07-03 | hurd: Fix mapping at address 0 with MAP_FIXED | Sergey Bugaev | 1 | -2/+9 |
2023-07-03 | hurd: Fix calling vm_deallocate (NULL) | Sergey Bugaev | 1 | -3/+7 |
2023-07-03 | hurd: Map brk non-executable | Sergey Bugaev | 1 | -2/+2 |
2023-07-03 | htl: Let Mach place thread stacks | Sergey Bugaev | 1 | -29/+6 |
2023-07-02 | mach: strerror must not return NULL (bug 30555) | Samuel Thibault | 1 | -7/+19 |
2023-07-01 | hppa: xfail debug/tst-ssp-1 when have-ssp is yes (gcc-12 and later) | John David Anglin | 1 | -0/+4 |
2023-07-01 | support: Build with exceptions and asynchronous unwind tables [BZ #30587] | John David Anglin | 1 | -0/+3 |
2023-07-01 | hurd: Make getrandom return ENOSYS when /dev/random is not set up | Samuel Thibault | 1 | -2/+7 |
2023-06-30 | Stop applying a GCC-specific workaround on clang [BZ #30550] | Tulio Magno Quites Machado Filho | 1 | -1/+2 |
2023-06-30 | ld.so: Always use MAP_COPY to map the first segment [BZ #30452] | H.J. Lu | 4 | -1/+10 |
2023-06-30 | setenv.c: Get rid of alloca. | Joe Simmons-Talbott | 1 | -34/+6 |
2023-06-30 | Add checks for wday, yday and new date formats | Martin Coufal | 1 | -14/+27 |
2023-06-30 | aarch64: Add vector implementations of exp routines | Joe Ramsay | 15 | -1/+597 |
2023-06-30 | aarch64: Add vector implementations of log routines | Joe Ramsay | 15 | -1/+563 |
2023-06-30 | aarch64: Add vector implementations of sin routines | Joe Ramsay | 13 | -6/+430 |
2023-06-30 | aarch64: Add vector implementations of cos routines | Joe Ramsay | 13 | -123/+609 |
2023-06-29 | Switch to UTF-8 for INSTALL | Paul Eggert | 2 | -249/+249 |
2023-06-29 | Make sure INSTALL is ASCII plaintext | Siddhesh Poyarekar | 2 | -3/+3 |
2023-06-28 | Update syscall lists for Linux 6.4 | Joseph Myers | 5 | -2/+7 |
2023-06-28 | linux: Return unsupported if procfs can not be mount on tst-ttyname-namespace | Adhemerval Zanella | 1 | -12/+16 |
2023-06-28 | linux: Split tst-ttyname | Adhemerval Zanella | 4 | -206/+259 |
2023-06-27 | Use Linux 6.4 in build-many-glibcs.py | Joseph Myers | 1 | -1/+1 |
2023-06-26 | x86: Adjust Linux x32 dl-cache inclusion path | Adhemerval Zanella | 1 | -1/+1 |
2023-06-26 | elf: Update list of RISC-V relocations | Andreas Schwab | 1 | -1/+4 |
2023-06-26 | Fix tests-clean Makefile target (bug 30545) | Maxim Kuvyrkov | 2 | -19/+9 |
2023-06-26 | check_native: Get rid of alloca | Joe Simmons-Talbott | 1 | -24/+11 |
2023-06-26 | ifaddrs: Get rid of alloca | Joe Simmons-Talbott | 1 | -26/+20 |
2023-06-26 | x86: Make dl-cache.h and readelflib.c not Linux-specific | Sergey Bugaev | 2 | -0/+0 |
2023-06-26 | elf: Port ldconfig away from stack-allocated paths | Sergey Bugaev | 1 | -37/+22 |
2023-06-22 | Call "CST" a time zone abbreviation, not a name | Paul Eggert | 8 | -21/+21 |
2023-06-22 | benchtests: fix warn unused result | Frederic Berat | 2 | -2/+7 |
2023-06-22 | sysdeps/powerpc/fpu/tst-setcontext-fpscr.c: Fix warn unused result | Frederic Berat | 1 | -1/+3 |
2023-06-22 | rt/tst-mqueue4.c: Fix wrong number of argument for mq_open | Frederic Berat | 1 | -2/+2 |
2023-06-22 | debug/readlink{, at}_chk.c: Harmonize declaration and definition | Frederic Berat | 2 | -2/+4 |
2023-06-22 | wcsmbs/bits/wchar2{, -decl}.h: Clearly separate declaration from definitions | Frederic Berat | 3 | -192/+173 |
2023-06-22 | stdio-common: tests: Incorrect maxlen parameter for swprintf | Frederic Berat | 2 | -11/+12 |
2023-06-22 | sysdeps/{i386, x86_64}/mempcpy_chk.S: fix linknamespace for __mempcpy_chk | Frederic Berat | 2 | -2/+2 |
2023-06-20 | hurd: readv: Get rid of alloca | Joe Simmons-Talbott | 1 | -16/+12 |
2023-06-20 | hurd: writev: Add back cleanup handler | Joe Simmons-Talbott | 1 | -3/+7 |
2023-06-19 | Fix misspellings -- BZ 25337 | Paul Pluzhnikov | 2 | -2/+2 |
2023-06-19 | C2x scanf %b support | Joseph Myers | 5 | -9/+248 |
2023-06-19 | C2x printf %wN, %wfN support (bug 24466) | Joseph Myers | 11 | -15/+851 |
2023-06-19 | tests: replace system by xsystem | Frédéric Bérat | 8 | -6/+85 |
2023-06-19 | tests: replace read by xread | Frédéric Bérat | 11 | -10/+56 |
2023-06-19 | hurd: writev: Get rid of alloca | Joe Simmons-Talbott | 1 | -23/+14 |
2023-06-18 | grantpt: Get rid of alloca | Joe Simmons-Talbott | 1 | -1/+11 |
2023-06-15 | string: strerror must not return NULL (bug 30555) | Florian Weimer | 3 | -4/+87 |
2023-06-15 | hurd: Add strlcpy, strlcat, wcslcpy, wcslcat to libc.abilist | Florian Weimer | 1 | -0/+8 |