summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* linux: Fix i686 with gcc6Adhemerval Zanella Netto2023-07-261-0/+9
* Include sys/rseq.h in tst-rseq-disable.cStefan Liebler2023-07-251-0/+1
* configure: Use autoconf 2.71Siddhesh Poyarekar2023-07-1726-272/+376
* s390: Add the clone3 wrapperAdhemerval Zanella2023-07-133-0/+157
* LoongArch: Add vector implementation for _dl_runtime_resolve.caiyinyu2023-07-112-0/+66
* Exclude routines from fortificationFrédéric Bérat2023-07-051-0/+3
* hppa: xfail debug/tst-ssp-1 when have-ssp is yes (gcc-12 and later)John David Anglin2023-07-011-0/+4
* aarch64: Add vector implementations of exp routinesJoe Ramsay2023-06-301-0/+4
* aarch64: Add vector implementations of log routinesJoe Ramsay2023-06-301-0/+4
* aarch64: Add vector implementations of sin routinesJoe Ramsay2023-06-301-0/+4
* Update syscall lists for Linux 6.4Joseph Myers2023-06-285-2/+7
* linux: Return unsupported if procfs can not be mount on tst-ttyname-namespaceAdhemerval Zanella2023-06-281-12/+16
* linux: Split tst-ttynameAdhemerval Zanella2023-06-284-206/+259
* x86: Adjust Linux x32 dl-cache inclusion pathAdhemerval Zanella2023-06-261-1/+1
* check_native: Get rid of allocaJoe Simmons-Talbott2023-06-261-24/+11
* 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-141/+0
* benchtests: fix warn unused resultFrederic Berat2023-06-221-1/+2
* grantpt: Get rid of allocaJoe Simmons-Talbott2023-06-181-1/+11
* Add the wcslcpy, wcslcat functionsFlorian Weimer2023-06-1434-0/+136
* Implement strlcpy and strlcat [BZ #178]Florian Weimer2023-06-1434-0/+136
* 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
* 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
* io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64Adhemerval Zanella2023-05-311-0/+6
* 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
* setsourcefilter: Replace alloca with a scratch_buffer.Joe Simmons-Talbott2023-05-291-20/+7
* 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
* Fix misspellings in sysdeps/unix -- BZ 25337Paul Pluzhnikov2023-05-2369-87/+87
* Add HWCAP2_SME* from Linux 6.3 to AArch64 bits/hwcap.hJoseph Myers2023-05-181-0/+6
* Update kernel version to 6.3 in header constant testsJoseph Myers2023-05-163-4/+4
* i386: Use pthread_barrier for synchronization on tst-bz21269DJ Delorie2023-05-161-5/+28
* linux: Reformat Makefile.Carlos O'Donell2023-05-161-6/+7
* Update syscall lists for Linux 6.3Joseph Myers2023-05-151-2/+2
* Enable libmvec support for AArch64Joe Ramsay2023-05-031-0/+4
* hurd 64bit: Fix struct msqid_ds and shmid_ds fieldsSamuel Thibault2023-05-011-2/+0
* hurd 64bit: Fix ipc_perm fields typesSamuel Thibault2023-05-012-41/+0
* __check_pf: Add a cancellation cleanup handler [BZ #20975]H.J. Lu2023-04-282-0/+17
* if_index: Remove unneeded alloca.h includeJoe Simmons-Talbott2023-04-261-1/+0
* gethostid: Do not include alloca.hJoe Simmons-Talbott2023-04-261-1/+0
* hurd: Implement prefer_map_32bit_exec tunableSergey Bugaev2023-04-245-120/+0
* linux: Re-flow and sort multiline Makefile definitionsAdhemerval Zanella2023-04-201-48/+158
* malloc: Assure that THP mode read do write OOB end of stringtAdhemerval Zanella2023-04-141-0/+2