Age | Commit message (Expand) | Author |
2021-09-28 | Add fmaximum, fminimum functions | Joseph Myers |
2021-09-28 | Linux: Simplify __opensock and fix race condition [BZ #28353] | Florian Weimer |
2021-09-27 | linux: Revert the use of sched_getaffinity on get_nproc (BZ #28310) | Adhemerval Zanella |
2021-09-27 | linux: Simplify get_nprocs | Adhemerval Zanella |
2021-09-27 | misc: Add __get_nprocs_sched | Adhemerval Zanella |
2021-09-24 | Linux: Avoid closing -1 on failure in __closefrom_fallback | Florian Weimer |
2021-09-22 | Add narrowing fma functions | Joseph Myers |
2021-09-14 | Add MADV_POPULATE_READ and MADV_POPULATE_WRITE from Linux 5.14 to bits/mman-l... | Joseph Myers |
2021-09-14 | Update kernel version to 5.14 in tst-mman-consts.py | Joseph Myers |
2021-09-10 | Add narrowing square root functions | Joseph Myers |
2021-09-08 | Update syscall lists for Linux 5.14 | Joseph Myers |
2021-09-07 | MIPS: Setup errno for {f,l,}xstat | Jiaxun Yang |
2021-09-03 | Remove "Contributed by" lines | Siddhesh Poyarekar |
2021-08-26 | Use support_open_dev_null_range io/tst-closefrom, misc/tst-close_range, and p... | Adhemerval Zanella |
2021-08-24 | powerpc: Use --no-tls-get-addr-optimize in test only if the linker supports it | Fangrui Song |
2021-08-13 | mips: increase stack alignment in clone to match the ABI | Xi Ruoyao |
2021-08-12 | mips: align stack in clone [BZ #28223] | Xi Ruoyao |
2021-08-09 | Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to sys/ptrace.h | Joseph Myers |
2021-08-09 | librt: fix NULL pointer dereference (bug 28213) | Nikita Popov |
2021-08-06 | Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182) | Florian Weimer |
2021-08-04 | linux: Add sparck brk implementation | Adhemerval Zanella |
2021-07-28 | Typo: Rename HAVE_CLONE3_WAPPER to HAVE_CLONE3_WRAPPER | H.J. Lu |
2021-07-22 | socket: Add time64 alias for setsockopt | Florian Weimer |
2021-07-22 | socket: Add time64 alias for getsockopt | Florian Weimer |
2021-07-22 | Move malloc_{g,s}et_state to libc_malloc_debug | Siddhesh Poyarekar |
2021-07-22 | glibc.malloc.check: Wean away from malloc hooks | Siddhesh Poyarekar |
2021-07-22 | mtrace: Wean away from malloc hooks | Siddhesh Poyarekar |
2021-07-22 | mcheck: Wean away from malloc hooks [BZ #23489] | Siddhesh Poyarekar |
2021-07-22 | Move malloc hooks into a compat DSO | Siddhesh Poyarekar |
2021-07-21 | socket: Add time64 alias for sendmsg | Florian Weimer |
2021-07-21 | socket: Add time64 alias for recvmsg | Florian Weimer |
2021-07-21 | socket: Add time64 alias for sendmmsg | Florian Weimer |
2021-07-21 | Linux: Add time64 alias for prctl | Florian Weimer |
2021-07-21 | io: Add time64 alias for fcntl | Florian Weimer |
2021-07-21 | misc: Add time64 alias for ioctl | Florian Weimer |
2021-07-19 | i386: Add the clone3 wrapper | H.J. Lu |
2021-07-19 | resolv: Move res_query functions into libc | Florian Weimer |
2021-07-19 | resolv: Move res_mkquery, res_nmkquery into libc | Florian Weimer |
2021-07-19 | resolv: Move res_send, res_nsend into libc | Florian Weimer |
2021-07-19 | resolv: Rename res_comp.c to res-name-checking.c and move into libc | Florian Weimer |
2021-07-19 | resolv: Move dn_skipname to its own file and into libc | Florian Weimer |
2021-07-19 | resolv: Move dn_comp to its own file and into libc | Florian Weimer |
2021-07-19 | resolv: Move dn_expand to its own file and into libc | Florian Weimer |
2021-07-19 | resolv: Move ns_name_compress into its own file and into libc | Florian Weimer |
2021-07-19 | resolv: Move ns_name_pack into its own file and into libc | Florian Weimer |
2021-07-19 | resolv: Move ns_name_pton into its own file and into libc | Florian Weimer |
2021-07-19 | resolv: Move ns_name_uncompress into its own file and into libc | Florian Weimer |
2021-07-19 | resolv: Move ns_name_skip to its own file and into libc (bug 28091) | Florian Weimer |
2021-07-15 | resolv: Move ns_name_unpack to its own file and into libc | Florian Weimer |
2021-07-15 | resolv: Move ns_name_ntop to its own file and into libc | Florian Weimer |