aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2021-08-10[1/5] AArch64: Improve A64FX memset for small sizesWilco Dijkstra
2021-08-09Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to sys/ptrace.hJoseph Myers
2021-08-09librt: fix NULL pointer dereference (bug 28213)Nikita Popov
2021-08-06powerpc64: Add checks for Altivec and VSX in ifunc selectionAnton Blanchard
2021-08-06powerpc64: Check cacheline size before using optimised memset routinesAnton Blanchard
2021-08-06powerpc64: Replace some PPC_FEATURE_HAS_VSX with PPC_FEATURE_ARCH_2_06Anton Blanchard
2021-08-06Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182)Florian Weimer
2021-08-04Update sparc libm-test-ulpsAdhemerval Zanella
2021-08-04linux: Add sparck brk implementationAdhemerval Zanella
2021-08-04gethosts: Remove unused argument _typeSiddhesh Poyarekar
2021-08-03gaiconf_init: Avoid double-free in label and precedence listsSiddhesh Poyarekar
2021-07-28x86-64: Add Avoid_Short_Distance_REP_MOVSBH.J. Lu
2021-07-28Typo: Rename HAVE_CLONE3_WAPPER to HAVE_CLONE3_WRAPPERH.J. Lu
2021-07-27hurd: _Fork: unlock malloc before calling fork child hooksSamuel Thibault
2021-07-25i386: Regenerate ulpsArjun Shankar
2021-07-23x86: Install <bits/platform/x86.h> [BZ #27958]H.J. Lu
2021-07-23Fix build and tests with --disable-tunablesSiddhesh Poyarekar
2021-07-22hurd: Fix glob lstat compatibilitySamuel Thibault
2021-07-22socket: Add time64 alias for setsockoptFlorian Weimer
2021-07-22socket: Add time64 alias for getsockoptFlorian Weimer
2021-07-22Move malloc_{g,s}et_state to libc_malloc_debugSiddhesh Poyarekar
2021-07-22glibc.malloc.check: Wean away from malloc hooksSiddhesh Poyarekar
2021-07-22mtrace: Wean away from malloc hooksSiddhesh Poyarekar
2021-07-22mcheck: Wean away from malloc hooks [BZ #23489]Siddhesh Poyarekar
2021-07-22Move malloc hooks into a compat DSOSiddhesh Poyarekar
2021-07-22posix: Add sysconf(_SC_{MIN,}SIGSTKSZ) supportSamuel Thibault
2021-07-21ARC: elf: make type safeVineet Gupta
2021-07-21ARC: fp: (micro)optimize FPU_STATUS read by eliding FWE bit clearingVineet Gupta
2021-07-21socket: Add time64 alias for sendmsgFlorian Weimer
2021-07-21socket: Add time64 alias for recvmsgFlorian Weimer
2021-07-21socket: Add time64 alias for sendmmsgFlorian Weimer
2021-07-21Linux: Add time64 alias for prctlFlorian Weimer
2021-07-21io: Add time64 alias for fcntlFlorian Weimer
2021-07-21misc: Add time64 alias for ioctlFlorian Weimer
2021-07-21RISC-V: Update rv64 ULPsDarius Rad
2021-07-19hurd: Add support for spawn_do_closefromSamuel Thibault
2021-07-19elf: Fix tst-cpu-features-cpuinfo on some AMD systems (BZ #28090)Adhemerval Zanella
2021-07-19i386: Add the clone3 wrapperH.J. Lu
2021-07-19resolv: Move res_query functions into libcFlorian Weimer
2021-07-19resolv: Move res_mkquery, res_nmkquery into libcFlorian Weimer
2021-07-19resolv: Move res_send, res_nsend into libcFlorian Weimer
2021-07-19resolv: Rename res_comp.c to res-name-checking.c and move into libcFlorian Weimer
2021-07-19resolv: Move dn_skipname to its own file and into libcFlorian Weimer
2021-07-19resolv: Move dn_comp to its own file and into libcFlorian Weimer
2021-07-19resolv: Move dn_expand to its own file and into libcFlorian Weimer
2021-07-19resolv: Move ns_name_compress into its own file and into libcFlorian Weimer
2021-07-19resolv: Move ns_name_pack into its own file and into libcFlorian Weimer
2021-07-19resolv: Move ns_name_pton into its own file and into libcFlorian Weimer
2021-07-19resolv: Move ns_name_uncompress into its own file and into libcFlorian Weimer
2021-07-19resolv: Move ns_name_skip to its own file and into libc (bug 28091)Florian Weimer