Age | Commit message (Expand) | Author |
2020-04-06 | i386: Disable check_consistency for GCC 5 and above [BZ #25788] | H.J. Lu |
2020-04-03 | Add IPPROTO_ETHERNET and IPPROTO_MPTCP from Linux 5.6 to netinet/in.h. | Joseph Myers |
2020-04-03 | Update syscall lists for Linux 5.6. | Joseph Myers |
2020-04-03 | elf: Implement DT_AUDIT, DT_DEPAUDIT support [BZ #24943] | Florian Weimer |
2020-04-03 | elf: Simplify handling of lists of audit strings | Florian Weimer |
2020-04-03 | support: Change xgetline to return 0 on EOF | Florian Weimer |
2020-04-03 | nptl: Remove x86_64 cancellation assembly implementations [BZ #25765] | Adhemerval Zanella |
2020-04-03 | aarch64: update bits/hwcap.h | Szabolcs Nagy |
2020-04-03 | Add tests for Safe-Linking | Eyal Itkin |
2020-04-03 | S390: Regenerate ULPs. | Stefan Liebler |
2020-04-02 | sysv/alpha: Use generic __timeval32 and helpers | Alistair Francis |
2020-04-02 | linux: Use long time_t for wait4/getrusage | Alistair Francis |
2020-04-02 | resource: Add a __rusage64 struct | Alistair Francis |
2020-04-02 | linux: Use long time_t __getitimer/__setitimer | Alistair Francis |
2020-04-02 | sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64 | Alistair Francis |
2020-03-31 | math: Add inputs that yield larger errors for float type (x86_64) | Paul Zimmermann |
2020-03-31 | Fix alignment bug in Safe-Linking | Eyal Itkin |
2020-03-31 | Typo fixes and CR cleanup in Safe-Linking | Eyal Itkin |
2020-03-31 | Use Linux 5.6 and GMP 6.2.0 in build-many-glibcs.py. | Joseph Myers |
2020-03-30 | Add new file missed in previous hppa commit. | John David Anglin |
2020-03-30 | powerpc: Add support for fmaf128() in hardware | Raphael Moreira Zinsly |
2020-03-30 | Fix data race in setting function descriptors during lazy binding on hppa. | John David Anglin |
2020-03-30 | sparc: Move __fenv_{ld,st}fsr to fenv-private.h | Adhemerval Zanella |
2020-03-30 | x86: Remove feraiseexcept optimization | Adhemerval Zanella |
2020-03-30 | math: Remove fenvinline.h | Adhemerval Zanella |
2020-03-29 | hurd: Make O_TRUNC update mtime/ctime | Samuel Thibault |
2020-03-29 | Add Safe-Linking to fastbins and tcache | Eyal Itkin |
2020-03-27 | Add benchtests for roundeven and roundevenf. | Shen-Ta Hsieh |
2020-03-27 | time: Add a __itimerval64 struct | Alistair Francis |
2020-03-27 | time: Add a timeval with a 32-bit tv_sec and tv_usec | Alistair Francis |
2020-03-27 | sysv/linux: Rename alpha functions to be alpha specific | Alistair Francis |
2020-03-25 | ARC: add definitions to elf/elf.h | Vineet Gupta |
2020-03-25 | powerpc64: apply -mabi=ibmlongdouble to special files | Paul E. Murphy |
2020-03-25 | powerpc64le: add -mno-gnu-attribute to *f128 objects and difftime | Paul E. Murphy |
2020-03-25 | Makeconfig: sandwich gnulib-tests between libc/ld linking of tests | Paul E. Murphy |
2020-03-25 | powerpc64le: Ensure correct ldouble compiler flags are used | Gabriel F. T. Gomes |
2020-03-25 | Fix tests which expose ldbl -> _Float128 redirects | Paul E. Murphy |
2020-03-25 | ldbl-128ibm-compat: PLT redirects for using ldbl redirects internally | Paul E. Murphy |
2020-03-25 | stdlib: Move tst-system to tests-container | Adhemerval Zanella |
2020-03-25 | support/shell-container.c: Add builtin kill | Adhemerval Zanella |
2020-03-25 | support/shell-container.c: Add builtin exit | Adhemerval Zanella |
2020-03-25 | support/shell-container.c: Return 127 if execve fails | Adhemerval Zanella |
2020-03-24 | Add NEWS entry for CVE-2020-1751 (bug 25423) | Aurelien Jarno |
2020-03-23 | posix: Fix system error return value [BZ #25715] | Adhemerval Zanella |
2020-03-23 | y2038: fix: Add missing libc_hidden_def attribute for some syscall wrappers | Lukasz Majewski |
2020-03-20 | Extended Char Intro: Use getwc in example (Bug 25626) | Carlos O'Donell |
2020-03-20 | stdio: Add tests for printf multibyte convertion leak [BZ#25691] | Adhemerval Zanella |
2020-03-20 | stdio: Remove memory leak from multibyte convertion [BZ#25691] | Florian Weimer |
2020-03-19 | Add NEWS entry for CVE-2020-1752 (bug 25414) | Aurelien Jarno |
2020-03-19 | math: Remove inline math tests | Adhemerval Zanella |