summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
...
* ifaddrs: Get rid of allocaJoe Simmons-Talbott2023-06-261-26/+20
* x86: Make dl-cache.h and readelflib.c not Linux-specificSergey Bugaev2023-06-262-0/+0
* benchtests: fix warn unused resultFrederic Berat2023-06-221-1/+2
* sysdeps/powerpc/fpu/tst-setcontext-fpscr.c: Fix warn unused resultFrederic Berat2023-06-221-1/+3
* sysdeps/{i386, x86_64}/mempcpy_chk.S: fix linknamespace for __mempcpy_chkFrederic Berat2023-06-222-2/+2
* hurd: readv: Get rid of allocaJoe Simmons-Talbott2023-06-201-16/+12
* hurd: writev: Add back cleanup handlerJoe Simmons-Talbott2023-06-201-3/+7
* Fix misspellings -- BZ 25337Paul Pluzhnikov2023-06-192-2/+2
* tests: replace read by xreadFrédéric Bérat2023-06-195-7/+9
* hurd: writev: Get rid of allocaJoe Simmons-Talbott2023-06-191-23/+14
* grantpt: Get rid of allocaJoe Simmons-Talbott2023-06-181-1/+11
* hurd: Add strlcpy, strlcat, wcslcpy, wcslcat to libc.abilistFlorian Weimer2023-06-151-0/+8
* Add the wcslcpy, wcslcat functionsFlorian Weimer2023-06-1435-0/+140
* Implement strlcpy and strlcat [BZ #178]Florian Weimer2023-06-1435-0/+140
* tests: replace fgets by xfgetsFrederic Berat2023-06-131-1/+2
* posix: Handle success in gai_strerror()Dridi Boukelmoune2023-06-131-0/+1
* LoongArch: Add support for dl_runtime_profilecaiyinyu2023-06-135-4/+220
* x86: Make the divisor in setting `non_temporal_threshold` cpu specificNoah Goldstein2023-06-124-26/+51
* x86: Refactor Intel `init_cpu_features`Noah Goldstein2023-06-121-81/+309
* x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`Noah Goldstein2023-06-121-27/+43
* pthreads: Use _exit to terminate the tst-stdio1 testFlorian Weimer2023-06-061-1/+1
* linux: Fail as unsupported if personality call is filteredAdhemerval Zanella2023-06-051-12/+21
* Remove MAP_VARIABLE from hppa bits/mman.hJoseph Myers2023-06-051-1/+0
* hurd: Fix x86_64 sigreturn restoring bogus reply_portSergey Bugaev2023-06-041-38/+46
* Fix a few more typos I missed in previous round -- BZ 25337Paul Pluzhnikov2023-06-025-5/+5
* Use __nonnull for the epoll_wait(2) family of syscallsAlejandro Colomar2023-06-011-4/+4
* Fix invalid use of NULL in epoll_pwait2(2) testAlejandro Colomar2023-06-011-1/+3
* getipv4sourcefilter: Get rid of allocaJoe Simmons-Talbott2023-06-011-17/+7
* getsourcefilter: Get rid of alloca.Joe Simmons-Talbott2023-06-011-17/+7
* tests: fix warn unused resultsFrédéric Bérat2023-06-012-3/+9
* tests: replace write by xwriteFrédéric Bérat2023-06-017-11/+19
* x86-64: Use YMM registers in memcmpeq-evex.SH.J. Lu2023-06-011-1/+1
* io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64Adhemerval Zanella2023-05-311-0/+6
* Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov2023-05-30153-214/+214
* io: Fix record locking contants on 32 bit arch with 64 bit default time_t (BZ...Adhemerval Zanella2023-05-301-1/+1
* LoongArch: Fix inconsistency in SHMLBA macro values between glibc and kernelcaiyinyu2023-05-301-0/+24
* riscv: Add the clone3 wrapperAdhemerval Zanella2023-05-292-0/+80
* posix: Add error message for EAI_OVERFLOWDridi Boukelmoune2023-05-291-0/+1
* setsourcefilter: Replace alloca with a scratch_buffer.Joe Simmons-Talbott2023-05-291-20/+7
* x86: Use 64MB as nt-store threshold if no cacheinfo [BZ #30429]Noah Goldstein2023-05-271-1/+9
* hurd: Fix setting up signal thread stack alignmentSamuel Thibault2023-05-281-7/+5
* Add MFD_NOEXEC_SEAL, MFD_EXEC from Linux 6.3 to bits/mman-shared.hJoseph Myers2023-05-261-0/+4
* Add IP_LOCAL_PORT_RANGE from Linux 6.3 to bits/in.hJoseph Myers2023-05-261-0/+1
* setipv4sourcefilter: Avoid using alloca.Joe Simmons-Talbott2023-05-261-17/+7
* sysdeps/pthread/eintr.c: fix warn unused resultFrédéric Bérat2023-05-241-2/+4
* Regenerate configure fragment -- BZ 25337.Paul Pluzhnikov2023-05-231-1/+1
* Fix misspellings in sysdeps/powerpc -- BZ 25337Paul Pluzhnikov2023-05-2323-34/+34
* Fix misspellings in sysdeps/unix -- BZ 25337Paul Pluzhnikov2023-05-2369-87/+87
* Fix misspellings in sysdeps/x86_64 -- BZ 25337.Paul Pluzhnikov2023-05-2337-105/+105
* mach: Fix accessing mach_i386.hSamuel Thibault2023-05-234-4/+8