| Commit message (Expand) | Author | Age | Files | Lines |
* | String: Add support for __memcmpeq() ABI on all targets | Noah Goldstein | 2021-10-26 | 32 | -0/+32 |
* | configure: Don't check LD -v --help for LIBC_LINKER_FEATURE | Fangrui Song | 2021-10-25 | 1 | -11/+8 |
* | linux: Fix a possibly non-constant expression in _Static_assert | Fangrui Song | 2021-10-20 | 1 | -3/+3 |
* | powerpc: Remove backtrace implementation | Adhemerval Zanella | 2021-10-20 | 3 | -27/+0 |
* | timex: Use 64-bit fields on 32-bit TIMESIZE=64 systems (BZ #28469) | Stafford Horne | 2021-10-18 | 1 | -1/+1 |
* | elf: Fix dynamic-link.h usage on rtld.c | Adhemerval Zanella | 2021-10-14 | 1 | -1/+1 |
* | Fix nios2 localplt failure | Joseph Myers | 2021-10-11 | 1 | -0/+1 |
* | Linux: implement getloadavg(3) using sysinfo(2) | Cristian RodrÃguez | 2021-10-08 | 1 | -36/+14 |
* | S390: Add PCI_MIO and SIE HWCAPs | Stefan Liebler | 2021-10-07 | 1 | -0/+7 |
* | y2038: Use a common definition for stat for sparc32 | Adhemerval Zanella | 2021-10-06 | 1 | -23/+31 |
* | Linux: Add FUTEX_LOCK_PI2 | Kurt Kanzenbach | 2021-10-01 | 1 | -0/+8 |
* | Add fmaximum, fminimum functions | Joseph Myers | 2021-09-28 | 30 | -0/+1672 |
* | Linux: Simplify __opensock and fix race condition [BZ #28353] | Florian Weimer | 2021-09-28 | 2 | -116/+0 |
* | linux: Revert the use of sched_getaffinity on get_nproc (BZ #28310) | Adhemerval Zanella | 2021-09-27 | 1 | -5/+134 |
* | linux: Simplify get_nprocs | Adhemerval Zanella | 2021-09-27 | 1 | -50/+18 |
* | misc: Add __get_nprocs_sched | Adhemerval Zanella | 2021-09-27 | 1 | -0/+6 |
* | Linux: Avoid closing -1 on failure in __closefrom_fallback | Florian Weimer | 2021-09-24 | 1 | -1/+1 |
* | Add narrowing fma functions | Joseph Myers | 2021-09-22 | 30 | -0/+280 |
* | Add MADV_POPULATE_READ and MADV_POPULATE_WRITE from Linux 5.14 to bits/mman-l... | Joseph Myers | 2021-09-14 | 1 | -0/+4 |
* | Update kernel version to 5.14 in tst-mman-consts.py | Joseph Myers | 2021-09-14 | 1 | -1/+1 |
* | Add narrowing square root functions | Joseph Myers | 2021-09-10 | 30 | -0/+280 |
* | Update syscall lists for Linux 5.14 | Joseph Myers | 2021-09-08 | 26 | -2/+33 |
* | MIPS: Setup errno for {f,l,}xstat | Jiaxun Yang | 2021-09-07 | 3 | -3/+9 |
* | Remove "Contributed by" lines | Siddhesh Poyarekar | 2021-09-03 | 236 | -250/+0 |
* | Use support_open_dev_null_range io/tst-closefrom, misc/tst-close_range, and p... | Adhemerval Zanella | 2021-08-26 | 1 | -21/+10 |
* | powerpc: Use --no-tls-get-addr-optimize in test only if the linker supports it | Fangrui Song | 2021-08-24 | 3 | -0/+40 |
* | mips: increase stack alignment in clone to match the ABI | Xi Ruoyao | 2021-08-13 | 1 | -3/+3 |
* | mips: align stack in clone [BZ #28223] | Xi Ruoyao | 2021-08-12 | 1 | -0/+7 |
* | Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to sys/ptrace.h | Joseph Myers | 2021-08-09 | 9 | -7/+52 |
* | librt: fix NULL pointer dereference (bug 28213) | Nikita Popov | 2021-08-09 | 1 | -1/+1 |
* | Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182) | Florian Weimer | 2021-08-06 | 1 | -1/+1 |
* | linux: Add sparck brk implementation | Adhemerval Zanella | 2021-08-04 | 1 | -0/+58 |
* | Typo: Rename HAVE_CLONE3_WAPPER to HAVE_CLONE3_WRAPPER | H.J. Lu | 2021-07-28 | 3 | -3/+3 |
* | socket: Add time64 alias for setsockopt | Florian Weimer | 2021-07-22 | 21 | -0/+23 |
* | socket: Add time64 alias for getsockopt | Florian Weimer | 2021-07-22 | 21 | -0/+23 |
* | Move malloc_{g,s}et_state to libc_malloc_debug | Siddhesh Poyarekar | 2021-07-22 | 56 | -56/+56 |
* | glibc.malloc.check: Wean away from malloc hooks | Siddhesh Poyarekar | 2021-07-22 | 32 | -0/+224 |
* | mtrace: Wean away from malloc hooks | Siddhesh Poyarekar | 2021-07-22 | 52 | -20/+64 |
* | mcheck: Wean away from malloc hooks [BZ #23489] | Siddhesh Poyarekar | 2021-07-22 | 32 | -0/+256 |
* | Move malloc hooks into a compat DSO | Siddhesh Poyarekar | 2021-07-22 | 37 | -0/+296 |
* | socket: Add time64 alias for sendmsg | Florian Weimer | 2021-07-21 | 21 | -0/+23 |
* | socket: Add time64 alias for recvmsg | Florian Weimer | 2021-07-21 | 21 | -0/+23 |
* | socket: Add time64 alias for sendmmsg | Florian Weimer | 2021-07-21 | 24 | -0/+212 |
* | Linux: Add time64 alias for prctl | Florian Weimer | 2021-07-21 | 25 | -1/+72 |
* | io: Add time64 alias for fcntl | Florian Weimer | 2021-07-21 | 21 | -0/+23 |
* | misc: Add time64 alias for ioctl | Florian Weimer | 2021-07-21 | 21 | -0/+23 |
* | i386: Add the clone3 wrapper | H.J. Lu | 2021-07-19 | 2 | -0/+125 |
* | resolv: Move res_query functions into libc | Florian Weimer | 2021-07-19 | 62 | -222/+432 |
* | resolv: Move res_mkquery, res_nmkquery into libc | Florian Weimer | 2021-07-19 | 62 | -74/+144 |
* | resolv: Move res_send, res_nsend into libc | Florian Weimer | 2021-07-19 | 62 | -60/+128 |