aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux
AgeCommit message (Expand)AuthorFilesLines
2023-08-17sysdeps: tst-bz21269: fix -Wreturn-typeSam James1-2/+0
2023-08-16sysdeps: tst-bz21269: handle ENOSYS & skip appropriatelySam James1-1/+10
2023-08-16sysdeps: tst-bz21269: fix test parameterSam James1-1/+1
2023-08-14Loongarch: Add ifunc support and add different versions of strlendengjianbo1-0/+2
2023-08-11nscd: Do not rebuild getaddrinfo (bug 30709)Florian Weimer1-16/+1
2023-08-08Add PTRACE_SET_SYSCALL_USER_DISPATCH_CONFIG etc. from Linux 6.4 to sys/ptrace.hJoseph Myers9-7/+103
2023-08-08Add PACKET_VNET_HDR_SZ from Linux 6.4 to netpacket/packet.hJoseph Myers1-0/+1
2023-08-08linux: statvfs: allocate spare for f_typeнаб2-2/+6
2023-08-01Add IP_PROTOCOL from Linux 6.4 to bits/in.hJoseph Myers1-0/+1
2023-08-01Update kernel version to 6.4 in header constant testsJoseph Myers3-4/+4
2023-08-01PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLESMahesh Bodapati4-3/+390
2023-07-26linux: Fix i686 with gcc6Adhemerval Zanella Netto1-0/+9
2023-07-25Include sys/rseq.h in tst-rseq-disable.cStefan Liebler1-0/+1
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar26-272/+376
2023-07-13s390: Add the clone3 wrapperAdhemerval Zanella3-0/+157
2023-07-11LoongArch: Add vector implementation for _dl_runtime_resolve.caiyinyu2-0/+66
2023-07-05Exclude routines from fortificationFrédéric Bérat1-0/+3
2023-07-01hppa: xfail debug/tst-ssp-1 when have-ssp is yes (gcc-12 and later)John David Anglin1-0/+4
2023-06-30aarch64: Add vector implementations of exp routinesJoe Ramsay1-0/+4
2023-06-30aarch64: Add vector implementations of log routinesJoe Ramsay1-0/+4
2023-06-30aarch64: Add vector implementations of sin routinesJoe Ramsay1-0/+4
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-141/+0
2023-06-22benchtests: fix warn unused resultFrederic Berat1-1/+2
2023-06-14Add the wcslcpy, wcslcat functionsFlorian Weimer34-0/+136
2023-06-14Implement strlcpy and strlcat [BZ #178]Florian Weimer34-0/+136
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-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-05-31io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64Adhemerval Zanella1-0/+6
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-29setsourcefilter: Replace alloca with a scratch_buffer.Joe Simmons-Talbott1-20/+7
2023-05-26Add MFD_NOEXEC_SEAL, MFD_EXEC from Linux 6.3 to bits/mman-shared.hJoseph Myers1-0/+4
2023-05-26Add IP_LOCAL_PORT_RANGE from Linux 6.3 to bits/in.hJoseph Myers1-0/+1
2023-05-26setipv4sourcefilter: Avoid using alloca.Joe Simmons-Talbott1-17/+7
2023-05-23Fix misspellings in sysdeps/unix -- BZ 25337Paul Pluzhnikov69-87/+87
2023-05-18Add HWCAP2_SME* from Linux 6.3 to AArch64 bits/hwcap.hJoseph Myers1-0/+6
2023-05-16Update kernel version to 6.3 in header constant testsJoseph Myers3-4/+4
2023-05-16i386: Use pthread_barrier for synchronization on tst-bz21269DJ Delorie1-5/+28
2023-05-16linux: Reformat Makefile.Carlos O'Donell1-6/+7