about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* linux: Add move_mountAdhemerval Zanella2022-06-2437-1/+55
* linux: Add fsmountAdhemerval Zanella2022-06-2437-1/+59
* linux: Add fsopenAdhemerval Zanella2022-06-2438-0/+107
* linux: Add process_mreleaseAdhemerval Zanella2022-06-0238-0/+124
* linux: Add process_madviseAdhemerval Zanella2022-06-0238-0/+214
* linux: Set tst-pidfd-consts unsupported for kernels headers older than 5.10Adhemerval Zanella2022-06-021-0/+3
* Linux: Adjust struct rseq definition to current kernel versionFlorian Weimer2022-06-021-22/+6
* linux: use statx for fstat if neither newfstatat nor fstatat64 is presentWANG Xuerui2022-06-011-1/+2
* Add MADV_DONTNEED_LOCKED from Linux 5.18 to bits/mman-linux.hJoseph Myers2022-06-011-0/+2
* Add HWCAP2_MTE3 from Linux 5.18 to AArch64 bits/hwcap.hJoseph Myers2022-06-011-0/+1
* Add SOL_SMC from Linux 5.18 to bits/socket.hJoseph Myers2022-05-311-0/+1
* Update kernel version to 5.18 in header constant testsJoseph Myers2022-05-262-2/+2
* Update syscall-names.list for Linux 5.18Joseph Myers2022-05-251-2/+2
* linux: Add CLONE_NEWTIME from Linux 5.6 to bits/sched.hAdhemerval Zanella2022-05-231-0/+4
* linux: Add tst-pidfd.cAdhemerval Zanella2022-05-172-0/+173
* linux: Add P_PIDFDAdhemerval Zanella2022-05-171-0/+14
* linux: Add pidfd_send_signalAdhemerval Zanella2022-05-1736-0/+43
* linux: Add pidfd_getfdAdhemerval Zanella2022-05-1736-0/+43
* linux: Add pidfd_openAdhemerval Zanella2022-05-1738-1/+129
* linux: Add a getauxval test [BZ #23293]Szabolcs Nagy2022-05-172-0/+75
* rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args constSzabolcs Nagy2022-05-171-4/+0
* Remove dl-librecon.h header.Adhemerval Zanella2022-05-162-60/+0
* elf: Remove ldconfig kernel version checkAdhemerval Zanella2022-05-168-80/+64
* Remove kernel version checkAdhemerval Zanella2022-05-167-186/+7
* linux: Use /sys/devices/system/cpu on __get_nprocs_conf (BZ#28991)Adhemerval Zanella2022-05-161-32/+4
* csu: Implement and use _dl_early_allocate during static startupFlorian Weimer2022-05-161-0/+82
* Linux: Introduce __brk_call for invoking the brk system callFlorian Weimer2022-05-165-78/+71
* stdio: Remove the usage of $(fno-unit-at-a-time) for siglist.cAdhemerval Zanella2022-05-131-2/+5
* stdio: Remove the usage of $(fno-unit-at-a-time) for errlist.cAdhemerval Zanella2022-05-136-12/+21
* Linux: Implement a useful version of _startup_fatalFlorian Weimer2022-05-093-19/+65
* ia64: Always define IA64_USE_NEW_STUB as a flag macroFlorian Weimer2022-05-092-13/+15
* linux: Fix posix_spawn return code if clone fails (BZ#29109)Adhemerval Zanella2022-05-061-1/+1
* clock_adjtime: Use __nonnull to avoid null pointerXiaoming Ni2022-05-052-3/+3
* ntp_xxxtimex: Use __nonnull to avoid null pointerXiaoming Ni2022-05-052-8/+8
* adjtimex/adjtimex64: Use __nonnull to avoid null pointerXiaoming Ni2022-05-052-4/+4
* Linux: Define MMAP_CALL_INTERNALFlorian Weimer2022-05-043-12/+30
* i386: Honor I386_USE_SYSENTER for 6-argument Linux system callsFlorian Weimer2022-05-043-3/+37
* i386: Remove OPTIMIZE_FOR_GCC_5 from Linux libc-do-syscall.SFlorian Weimer2022-05-041-3/+0
* linux: Fix fchmodat with AT_SYMLINK_NOFOLLOW for 64 bit time_t (BZ#29097)Adhemerval Zanella2022-04-281-2/+2
* posix/glob.c: update from gnulibDJ Delorie2022-04-271-0/+1
* linux: Fix missing internal 64 bit time_t stat usageAdhemerval Zanella2022-04-272-4/+4
* Default to --with-default-link=no (bug 25812)Florian Weimer2022-04-221-0/+6
* elf: Remove __libc_init_secureFangrui Song2022-04-191-24/+0
* mips: Fix mips64n32 64 bit time_t stat support (BZ#29069)=Joshua Kinard2022-04-181-15/+23
* Replace {u}int_fast{16|32} with {u}int32_tNoah Goldstein2022-04-131-1/+1
* powerpc: Relocate stinfo->mainAlan Modra2022-04-102-2/+19
* linux: Constify rfv variable in dl_vdso_vsymAlan Modra2022-04-101-1/+1
* linux: Fix __closefrom_fallback iterates until max int (BZ#28993)Adhemerval Zanella2022-04-051-5/+6
* Add HWCAP2_AFP, HWCAP2_RPRES from Linux 5.17 to AArch64 bits/hwcap.hJoseph Myers2022-03-281-0/+2
* Update kernel version to 5.17 in tst-mman-consts.pyJoseph Myers2022-03-241-1/+1