aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2023-06-30ld.so: Always use MAP_COPY to map the first segment [BZ #30452]H.J. Lu
2023-06-30aarch64: Add vector implementations of exp routinesJoe Ramsay
2023-06-30aarch64: Add vector implementations of log routinesJoe Ramsay
2023-06-30aarch64: Add vector implementations of sin routinesJoe Ramsay
2023-06-30aarch64: Add vector implementations of cos routinesJoe Ramsay
2023-06-28Update syscall lists for Linux 6.4Joseph Myers
2023-06-28linux: Return unsupported if procfs can not be mount on tst-ttyname-namespaceAdhemerval Zanella
2023-06-28linux: Split tst-ttynameAdhemerval Zanella
2023-06-26x86: Adjust Linux x32 dl-cache inclusion pathAdhemerval Zanella
2023-06-26check_native: Get rid of allocaJoe Simmons-Talbott
2023-06-26ifaddrs: Get rid of allocaJoe Simmons-Talbott
2023-06-26x86: Make dl-cache.h and readelflib.c not Linux-specificSergey Bugaev
2023-06-22benchtests: fix warn unused resultFrederic Berat
2023-06-22sysdeps/powerpc/fpu/tst-setcontext-fpscr.c: Fix warn unused resultFrederic Berat
2023-06-22sysdeps/{i386, x86_64}/mempcpy_chk.S: fix linknamespace for __mempcpy_chkFrederic Berat
2023-06-20hurd: readv: Get rid of allocaJoe Simmons-Talbott
2023-06-20hurd: writev: Add back cleanup handlerJoe Simmons-Talbott
2023-06-19Fix misspellings -- BZ 25337Paul Pluzhnikov
2023-06-19tests: replace read by xreadFrédéric Bérat
2023-06-19hurd: writev: Get rid of allocaJoe Simmons-Talbott
2023-06-18grantpt: Get rid of allocaJoe Simmons-Talbott
2023-06-15hurd: Add strlcpy, strlcat, wcslcpy, wcslcat to libc.abilistFlorian Weimer
2023-06-14Add the wcslcpy, wcslcat functionsFlorian Weimer
2023-06-14Implement strlcpy and strlcat [BZ #178]Florian Weimer
2023-06-13tests: replace fgets by xfgetsFrederic Berat
2023-06-13posix: Handle success in gai_strerror()Dridi Boukelmoune
2023-06-13LoongArch: Add support for dl_runtime_profilecaiyinyu
2023-06-12x86: Make the divisor in setting `non_temporal_threshold` cpu specificNoah Goldstein
2023-06-12x86: Refactor Intel `init_cpu_features`Noah Goldstein
2023-06-12x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`Noah Goldstein
2023-06-06pthreads: Use _exit to terminate the tst-stdio1 testFlorian Weimer
2023-06-05linux: Fail as unsupported if personality call is filteredAdhemerval Zanella
2023-06-05Remove MAP_VARIABLE from hppa bits/mman.hJoseph Myers
2023-06-04hurd: Fix x86_64 sigreturn restoring bogus reply_portSergey Bugaev
2023-06-02Fix a few more typos I missed in previous round -- BZ 25337Paul Pluzhnikov
2023-06-01Use __nonnull for the epoll_wait(2) family of syscallsAlejandro Colomar
2023-06-01Fix invalid use of NULL in epoll_pwait2(2) testAlejandro Colomar
2023-06-01getipv4sourcefilter: Get rid of allocaJoe Simmons-Talbott
2023-06-01getsourcefilter: Get rid of alloca.Joe Simmons-Talbott
2023-06-01tests: fix warn unused resultsFrédéric Bérat
2023-06-01tests: replace write by xwriteFrédéric Bérat
2023-06-01x86-64: Use YMM registers in memcmpeq-evex.SH.J. Lu
2023-05-31io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64Adhemerval Zanella
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov
2023-05-30io: Fix record locking contants on 32 bit arch with 64 bit default time_t (BZ...Adhemerval Zanella
2023-05-30LoongArch: Fix inconsistency in SHMLBA macro values between glibc and kernelcaiyinyu
2023-05-29riscv: Add the clone3 wrapperAdhemerval Zanella
2023-05-29posix: Add error message for EAI_OVERFLOWDridi Boukelmoune
2023-05-29setsourcefilter: Replace alloca with a scratch_buffer.Joe Simmons-Talbott
2023-05-27x86: Use 64MB as nt-store threshold if no cacheinfo [BZ #30429]Noah Goldstein