aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2023-06-30ld.so: Always use MAP_COPY to map the first segment [BZ #30452]H.J. Lu3-0/+9
2023-06-30aarch64: Add vector implementations of exp routinesJoe Ramsay15-1/+597
2023-06-30aarch64: Add vector implementations of log routinesJoe Ramsay15-1/+563
2023-06-30aarch64: Add vector implementations of sin routinesJoe Ramsay13-6/+430
2023-06-30aarch64: Add vector implementations of cos routinesJoe Ramsay13-123/+609
2023-06-28Update syscall lists for Linux 6.4Joseph Myers5-2/+7
2023-06-28linux: Return unsupported if procfs can not be mount on tst-ttyname-namespaceAdhemerval Zanella1-12/+16
2023-06-28linux: Split tst-ttynameAdhemerval Zanella4-206/+259
2023-06-26x86: Adjust Linux x32 dl-cache inclusion pathAdhemerval Zanella1-1/+1
2023-06-26check_native: Get rid of allocaJoe Simmons-Talbott1-24/+11
2023-06-26ifaddrs: Get rid of allocaJoe Simmons-Talbott1-26/+20
2023-06-26x86: Make dl-cache.h and readelflib.c not Linux-specificSergey Bugaev2-0/+0
2023-06-22benchtests: fix warn unused resultFrederic Berat1-1/+2
2023-06-22sysdeps/powerpc/fpu/tst-setcontext-fpscr.c: Fix warn unused resultFrederic Berat1-1/+3
2023-06-22sysdeps/{i386, x86_64}/mempcpy_chk.S: fix linknamespace for __mempcpy_chkFrederic Berat2-2/+2
2023-06-20hurd: readv: Get rid of allocaJoe Simmons-Talbott1-16/+12
2023-06-20hurd: writev: Add back cleanup handlerJoe Simmons-Talbott1-3/+7
2023-06-19Fix misspellings -- BZ 25337Paul Pluzhnikov2-2/+2
2023-06-19tests: replace read by xreadFrédéric Bérat5-7/+9
2023-06-19hurd: writev: Get rid of allocaJoe Simmons-Talbott1-23/+14
2023-06-18grantpt: Get rid of allocaJoe Simmons-Talbott1-1/+11
2023-06-15hurd: Add strlcpy, strlcat, wcslcpy, wcslcat to libc.abilistFlorian Weimer1-0/+8
2023-06-14Add the wcslcpy, wcslcat functionsFlorian Weimer35-0/+140
2023-06-14Implement strlcpy and strlcat [BZ #178]Florian Weimer35-0/+140
2023-06-13tests: replace fgets by xfgetsFrederic Berat1-1/+2
2023-06-13posix: Handle success in gai_strerror()Dridi Boukelmoune1-0/+1
2023-06-13LoongArch: Add support for dl_runtime_profilecaiyinyu5-4/+220
2023-06-12x86: Make the divisor in setting `non_temporal_threshold` cpu specificNoah Goldstein4-26/+51
2023-06-12x86: Refactor Intel `init_cpu_features`Noah Goldstein1-81/+309
2023-06-12x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`Noah Goldstein1-27/+43
2023-06-06pthreads: Use _exit to terminate the tst-stdio1 testFlorian Weimer1-1/+1
2023-06-05linux: Fail as unsupported if personality call is filteredAdhemerval Zanella1-12/+21
2023-06-05Remove MAP_VARIABLE from hppa bits/mman.hJoseph Myers1-1/+0
2023-06-04hurd: Fix x86_64 sigreturn restoring bogus reply_portSergey Bugaev1-38/+46
2023-06-02Fix a few more typos I missed in previous round -- BZ 25337Paul Pluzhnikov5-5/+5
2023-06-01Use __nonnull for the epoll_wait(2) family of syscallsAlejandro Colomar1-4/+4
2023-06-01Fix invalid use of NULL in epoll_pwait2(2) testAlejandro Colomar1-1/+3
2023-06-01getipv4sourcefilter: Get rid of allocaJoe Simmons-Talbott1-17/+7
2023-06-01getsourcefilter: Get rid of alloca.Joe Simmons-Talbott1-17/+7
2023-06-01tests: fix warn unused resultsFrédéric Bérat2-3/+9
2023-06-01tests: replace write by xwriteFrédéric Bérat7-11/+19
2023-06-01x86-64: Use YMM registers in memcmpeq-evex.SH.J. Lu1-1/+1
2023-05-31io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64Adhemerval Zanella1-0/+6
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov153-214/+214
2023-05-30io: Fix record locking contants on 32 bit arch with 64 bit default time_t (BZ...Adhemerval Zanella1-1/+1
2023-05-30LoongArch: Fix inconsistency in SHMLBA macro values between glibc and kernelcaiyinyu1-0/+24
2023-05-29riscv: Add the clone3 wrapperAdhemerval Zanella2-0/+80
2023-05-29posix: Add error message for EAI_OVERFLOWDridi Boukelmoune1-0/+1
2023-05-29setsourcefilter: Replace alloca with a scratch_buffer.Joe Simmons-Talbott1-20/+7
2023-05-27x86: Use 64MB as nt-store threshold if no cacheinfo [BZ #30429]Noah Goldstein1-1/+9