aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2021-08-10[4/5] AArch64: Improve A64FX memset by removing unroll32Wilco Dijkstra1-17/+1
2021-08-10[3/5] AArch64: Improve A64FX memset for remaining bytesWilco Dijkstra1-33/+13
2021-08-10[2/5] AArch64: Improve A64FX memset for large sizesWilco Dijkstra1-60/+25
2021-08-10[1/5] AArch64: Improve A64FX memset for small sizesWilco Dijkstra1-60/+36
2021-08-09Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to sys/ptrace.hJoseph Myers9-7/+52
2021-08-09librt: fix NULL pointer dereference (bug 28213)Nikita Popov1-1/+1
2021-08-06powerpc64: Add checks for Altivec and VSX in ifunc selectionAnton Blanchard26-68/+139
2021-08-06powerpc64: Check cacheline size before using optimised memset routinesAnton Blanchard2-10/+23
2021-08-06powerpc64: Replace some PPC_FEATURE_HAS_VSX with PPC_FEATURE_ARCH_2_06Anton Blanchard20-38/+38
2021-08-06Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182)Florian Weimer1-1/+1
2021-08-04Update sparc libm-test-ulpsAdhemerval Zanella1-1/+1
2021-08-04linux: Add sparck brk implementationAdhemerval Zanella1-0/+58
2021-08-04gethosts: Remove unused argument _typeSiddhesh Poyarekar1-3/+3
2021-08-03gaiconf_init: Avoid double-free in label and precedence listsSiddhesh Poyarekar1-0/+2
2021-07-28x86-64: Add Avoid_Short_Distance_REP_MOVSBH.J. Lu5-0/+25
2021-07-28Typo: Rename HAVE_CLONE3_WAPPER to HAVE_CLONE3_WRAPPERH.J. Lu3-3/+3
2021-07-27hurd: _Fork: unlock malloc before calling fork child hooksSamuel Thibault1-0/+1
2021-07-25i386: Regenerate ulpsArjun Shankar2-61/+61
2021-07-23x86: Install <bits/platform/x86.h> [BZ #27958]H.J. Lu13-556/+560
2021-07-23Fix build and tests with --disable-tunablesSiddhesh Poyarekar1-2/+6
2021-07-22hurd: Fix glob lstat compatibilitySamuel Thibault1-1/+2
2021-07-22socket: Add time64 alias for setsockoptFlorian Weimer21-0/+23
2021-07-22socket: Add time64 alias for getsockoptFlorian Weimer21-0/+23
2021-07-22Move malloc_{g,s}et_state to libc_malloc_debugSiddhesh Poyarekar58-58/+58
2021-07-22glibc.malloc.check: Wean away from malloc hooksSiddhesh Poyarekar34-0/+234
2021-07-22mtrace: Wean away from malloc hooksSiddhesh Poyarekar56-23/+66
2021-07-22mcheck: Wean away from malloc hooks [BZ #23489]Siddhesh Poyarekar33-0/+264
2021-07-22Move malloc hooks into a compat DSOSiddhesh Poyarekar41-1/+308
2021-07-22posix: Add sysconf(_SC_{MIN,}SIGSTKSZ) supportSamuel Thibault1-0/+15
2021-07-21ARC: elf: make type safeVineet Gupta1-13/+10
2021-07-21ARC: fp: (micro)optimize FPU_STATUS read by eliding FWE bit clearingVineet Gupta1-8/+7
2021-07-21socket: Add time64 alias for sendmsgFlorian Weimer21-0/+23
2021-07-21socket: Add time64 alias for recvmsgFlorian Weimer21-0/+23
2021-07-21socket: Add time64 alias for sendmmsgFlorian Weimer24-0/+212
2021-07-21Linux: Add time64 alias for prctlFlorian Weimer25-1/+72
2021-07-21io: Add time64 alias for fcntlFlorian Weimer21-0/+23
2021-07-21misc: Add time64 alias for ioctlFlorian Weimer22-1/+24
2021-07-21RISC-V: Update rv64 ULPsDarius Rad1-58/+64
2021-07-19hurd: Add support for spawn_do_closefromSamuel Thibault2-1/+38
2021-07-19elf: Fix tst-cpu-features-cpuinfo on some AMD systems (BZ #28090)Adhemerval Zanella3-1/+16
2021-07-19i386: Add the clone3 wrapperH.J. Lu2-0/+125
2021-07-19resolv: Move res_query functions into libcFlorian Weimer64-228/+444
2021-07-19resolv: Move res_mkquery, res_nmkquery into libcFlorian Weimer64-76/+148
2021-07-19resolv: Move res_send, res_nsend into libcFlorian Weimer64-62/+132
2021-07-19resolv: Rename res_comp.c to res-name-checking.c and move into libcFlorian Weimer64-124/+264
2021-07-19resolv: Move dn_skipname to its own file and into libcFlorian Weimer64-31/+66
2021-07-19resolv: Move dn_comp to its own file and into libcFlorian Weimer64-31/+66
2021-07-19resolv: Move dn_expand to its own file and into libcFlorian Weimer64-45/+82
2021-07-19resolv: Move ns_name_compress into its own file and into libcFlorian Weimer64-31/+66
2021-07-19resolv: Move ns_name_pack into its own file and into libcFlorian Weimer64-31/+66