aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2022-09-20hppa: undef __ASSUME_SET_ROBUST_LISTJohn David Anglin
2022-09-20linux: Use same type for MMAP2_PAGE_UNITAdhemerval Zanella
2022-09-20m68k: Enforce 4-byte alignment on internal locks (BZ #29537)Adhemerval Zanella
2022-09-19Linux: Do not skip d_ino == 0 entries in readdir, readdir64 (bug 12165)Florian Weimer
2022-09-16RISC-V: Allow long jumps to __syscall_errorƁukasz Stelmach
2022-09-09Use C11 atomics instead atomic_add(_zero)Wilco Dijkstra
2022-09-01LoongArch: Add soft float support.caiyinyu
2022-08-30S390: Always use svc 0Stefan Liebler
2022-08-30LoongArch: Fix ptr mangling/demangling features.caiyinyu
2022-08-25s390: Move hwcaps/platform names out of _rtld_global_roFlorian Weimer
2022-08-22Add AArch64 HWCAP2_* constants from Linux 5.19Joseph Myers
2022-08-22Add AGROUP from Linux 5.19 to sys/acct.h, remove Alpha version (bug 29502)Joseph Myers
2022-08-22alpha: Fix generic brk system call emulation in __brk_call (bug 29490)Florian Weimer
2022-08-16Linux: Fix enum fsconfig_command detection in <sys/mount.h>Florian Weimer
2022-08-15Move ip_mreqn structure from Linux to genericSamuel Thibault
2022-08-15Linux: Terminate subprocess on late failure in tst-pidfd (bug 29485)Florian Weimer
2022-08-12linux: Fix sys/mount.h usage with kernel headersAdhemerval Zanella
2022-08-12linux: Use compile_c_snippet to check linux/mount.h availabilityAdhemerval Zanella
2022-08-12linux: Mimic kernel defition for BLOCK_SIZEAdhemerval Zanella
2022-08-12linux: Use compile_c_snippet to check linux/pidfd.h availabilityAdhemerval Zanella
2022-08-12LoongArch: Add pointer mangling support.caiyinyu
2022-08-11tst-process_madvise: Check process_madvise-syscall support.Stefan Liebler
2022-08-04Remove ldd libc4 supportAdhemerval Zanella
2022-08-04Assume only FLAG_ELF_LIBC6 suportLucas A. M. Magalhaes
2022-08-04Remove left over LD_LIBRARY_VERSION usagesAdhemerval Zanella
2022-08-04Linux: Remove exit system call from _exitFlorian Weimer
2022-08-04LoongArch: Add vdso support for gettimeofday.caiyinyu
2022-08-03Update kernel version to 5.19 in header constant testsJoseph Myers
2022-08-02Update syscall lists for Linux 5.19Joseph Myers
2022-08-02socket: Check lengths before advancing pointer in CMSG_NXTHDRArjun Shankar
2022-07-29tst-pidfd.c: UNSUPPORTED if we get EPERM on valid pidfd_getfd callMark Wielaard
2022-07-29LoongArch: Add greg_t and gregset_t.caiyinyu
2022-07-29LoongArch: Fix VDSO_HASH and VDSO_NAME.caiyinyu
2022-07-27arc4random: simplify design for better safetyJason A. Donenfeld
2022-07-26LoongArch: Build Infrastructurecaiyinyu
2022-07-26LoongArch: Add ABI Listscaiyinyu
2022-07-26LoongArch: Linux ABIcaiyinyu
2022-07-26LoongArch: Linux Syscall Interfacecaiyinyu
2022-07-26LoongArch: Atomic and Locking Routinescaiyinyu
2022-07-25struct stat is not posix conformant on microblaze with __USE_FILE_OFFSET64Arnout Vandecappelle (Essensium/Mind)
2022-07-25Linux: dirent/tst-readdir64-compat needs to use TEST_COMPAT (bug 27654)Florian Weimer
2022-07-22stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)Adhemerval Zanella Netto
2022-07-19linux: return UNSUPPORTED from tst-mount if entering mount namespace failsMichael Hudson-Doyle
2022-07-14S390: Define SINGLE_THREAD_BY_GLOBAL only on s390xStefan Liebler
2022-07-06stdlib: Implement mbrtoc8, c8rtomb, and the char8_t typedef.Tom Honermann
2022-07-05Replace __libc_multiple_threads with __libc_single_threadedAdhemerval Zanella
2022-07-05linux: Add mount_setattrAdhemerval Zanella
2022-07-05linux: Add tst-mount to check for Linux new mount APIAdhemerval Zanella
2022-07-05linux: Add open_treeAdhemerval Zanella
2022-07-05linux: Add fspickAdhemerval Zanella