about summary refs log tree commit diff
path: root/sysdeps/unix/sysv
Commit message (Expand)AuthorAgeFilesLines
...
* elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella2021-10-141-1/+1
* Fix nios2 localplt failureJoseph Myers2021-10-111-0/+1
* Linux: implement getloadavg(3) using sysinfo(2)Cristian Rodríguez2021-10-081-36/+14
* S390: Add PCI_MIO and SIE HWCAPsStefan Liebler2021-10-071-0/+7
* y2038: Use a common definition for stat for sparc32Adhemerval Zanella2021-10-061-23/+31
* Linux: Add FUTEX_LOCK_PI2Kurt Kanzenbach2021-10-011-0/+8
* Add fmaximum, fminimum functionsJoseph Myers2021-09-2830-0/+1672
* Linux: Simplify __opensock and fix race condition [BZ #28353]Florian Weimer2021-09-282-116/+0
* linux: Revert the use of sched_getaffinity on get_nproc (BZ #28310)Adhemerval Zanella2021-09-271-5/+134
* linux: Simplify get_nprocsAdhemerval Zanella2021-09-271-50/+18
* misc: Add __get_nprocs_schedAdhemerval Zanella2021-09-271-0/+6
* Linux: Avoid closing -1 on failure in __closefrom_fallbackFlorian Weimer2021-09-241-1/+1
* Add narrowing fma functionsJoseph Myers2021-09-2230-0/+280
* Add MADV_POPULATE_READ and MADV_POPULATE_WRITE from Linux 5.14 to bits/mman-l...Joseph Myers2021-09-141-0/+4
* Update kernel version to 5.14 in tst-mman-consts.pyJoseph Myers2021-09-141-1/+1
* Add narrowing square root functionsJoseph Myers2021-09-1030-0/+280
* Update syscall lists for Linux 5.14Joseph Myers2021-09-0826-2/+33
* MIPS: Setup errno for {f,l,}xstatJiaxun Yang2021-09-073-3/+9
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-03236-250/+0
* Use support_open_dev_null_range io/tst-closefrom, misc/tst-close_range, and p...Adhemerval Zanella2021-08-261-21/+10
* powerpc: Use --no-tls-get-addr-optimize in test only if the linker supports itFangrui Song2021-08-243-0/+40
* mips: increase stack alignment in clone to match the ABIXi Ruoyao2021-08-131-3/+3
* mips: align stack in clone [BZ #28223]Xi Ruoyao2021-08-121-0/+7
* Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to sys/ptrace.hJoseph Myers2021-08-099-7/+52
* librt: fix NULL pointer dereference (bug 28213)Nikita Popov2021-08-091-1/+1
* Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182)Florian Weimer2021-08-061-1/+1
* linux: Add sparck brk implementationAdhemerval Zanella2021-08-041-0/+58
* Typo: Rename HAVE_CLONE3_WAPPER to HAVE_CLONE3_WRAPPERH.J. Lu2021-07-283-3/+3
* socket: Add time64 alias for setsockoptFlorian Weimer2021-07-2221-0/+23
* socket: Add time64 alias for getsockoptFlorian Weimer2021-07-2221-0/+23
* Move malloc_{g,s}et_state to libc_malloc_debugSiddhesh Poyarekar2021-07-2256-56/+56
* glibc.malloc.check: Wean away from malloc hooksSiddhesh Poyarekar2021-07-2232-0/+224
* mtrace: Wean away from malloc hooksSiddhesh Poyarekar2021-07-2252-20/+64
* mcheck: Wean away from malloc hooks [BZ #23489]Siddhesh Poyarekar2021-07-2232-0/+256
* Move malloc hooks into a compat DSOSiddhesh Poyarekar2021-07-2237-0/+296
* socket: Add time64 alias for sendmsgFlorian Weimer2021-07-2121-0/+23
* socket: Add time64 alias for recvmsgFlorian Weimer2021-07-2121-0/+23
* socket: Add time64 alias for sendmmsgFlorian Weimer2021-07-2124-0/+212
* Linux: Add time64 alias for prctlFlorian Weimer2021-07-2125-1/+72
* io: Add time64 alias for fcntlFlorian Weimer2021-07-2121-0/+23
* misc: Add time64 alias for ioctlFlorian Weimer2021-07-2121-0/+23
* i386: Add the clone3 wrapperH.J. Lu2021-07-192-0/+125
* resolv: Move res_query functions into libcFlorian Weimer2021-07-1962-222/+432
* resolv: Move res_mkquery, res_nmkquery into libcFlorian Weimer2021-07-1962-74/+144
* resolv: Move res_send, res_nsend into libcFlorian Weimer2021-07-1962-60/+128
* resolv: Rename res_comp.c to res-name-checking.c and move into libcFlorian Weimer2021-07-1962-120/+256
* resolv: Move dn_skipname to its own file and into libcFlorian Weimer2021-07-1962-30/+64
* resolv: Move dn_comp to its own file and into libcFlorian Weimer2021-07-1962-30/+64
* resolv: Move dn_expand to its own file and into libcFlorian Weimer2021-07-1962-44/+80
* resolv: Move ns_name_compress into its own file and into libcFlorian Weimer2021-07-1962-30/+64