summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv
Commit message (Expand)AuthorAgeFilesLines
* y2038: Add support for 64 bit time on legacy ABIsAdhemerval Zanella2021-02-1885-8/+1267
* y2038: Use a common definition for shmid_dsAdhemerval Zanella2021-02-188-26/+66
* y2038: Use a common definition for semid_dsAdhemerval Zanella2021-02-189-14/+59
* y2038: Use a common definition for msqid_dsLukasz Majewski2021-02-189-29/+80
* y2038: Use a common definition for statLukasz Majewski2021-02-189-220/+282
* y2038: linux: Add __USE_TIME_BITS64 support for struct timexAdhemerval Zanella2021-02-181-0/+31
* tst: Add test for futimensLukasz Majewski2021-02-182-1/+73
* S390: Add new hwcap values.Stefan Liebler2021-02-161-0/+2
* aarch64: Fix sys/ptrace.h if linux headers are includedSzabolcs Nagy2021-02-151-0/+34
* linux: Remove stat-check.cAdhemerval Zanella2021-02-113-30/+13
* linux: Remove overflow.hAdhemerval Zanella2021-02-111-69/+0
* linux: Consolidate internal_statvfsAdhemerval Zanella2021-02-119-37/+56
* linux: Consolidate statvfs implementationsAdhemerval Zanella2021-02-116-46/+25
* linux: Consolidate fstatvfs implementationsAdhemerval Zanella2021-02-117-46/+25
* linux: Consolidate statfs implementationsAdhemerval Zanella2021-02-119-81/+125
* linux: Consolidate fstatfs implementationsAdhemerval Zanella2021-02-119-73/+126
* linux: Set LFS statfs as defaultAdhemerval Zanella2021-02-112-11/+75
* linux: Set default kernel_stat.h to LFSAdhemerval Zanella2021-02-1115-200/+231
* linux: Fix STATFS_IS_STATFS64 definitionAdhemerval Zanella2021-02-118-8/+36
* tunables: Simplify TUNABLE_SET interfaceSiddhesh Poyarekar2021-02-101-1/+1
* Add more ptrace constants for AArch64 and PowerPC.Joseph Myers2021-02-082-0/+26
* linux: Require /dev/shm as the shared memory file systemFlorian Weimer2021-02-081-147/+0
* tst: Provide test for ppollLukasz Majewski2021-02-082-1/+57
* tst: Provide test for timerfd related functionsLukasz Majewski2021-02-082-1/+67
* linux: Remove shmmax check from tst-sysvshm-linuxAdhemerval Zanella2021-02-021-12/+14
* Add MS_NOSYMFOLLOW from Linux 5.10 to <sys/mount.h>.Joseph Myers2021-02-021-0/+2
* sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]H.J. Lu2021-02-016-0/+195
* ia64: Fix brk call on statupAdhemerval Zanella2021-01-281-0/+22
* linux: mips: Fix getdents64 fallback on mips64-n32Adhemerval Zanella2021-01-222-24/+42
* x86-64: Update tst-glibc-hwcaps-2.c for x86-64 baselineH.J. Lu2021-01-221-1/+1
* powerpc64: Select POWER9 machine for the scv instructionFlorian Weimer2021-01-222-1/+7
* Revert "linux: Move {f}xstat{at} to compat symbols" for static buildAdhemerval Zanella2021-01-218-16/+17
* Use hidden visibility for early static PIE codeSzabolcs Nagy2021-01-211-0/+5
* <sys/platform/x86.h>: Remove the C preprocessor magicH.J. Lu2021-01-217-5/+4
* Use <startup.h> in __libc_init_secureH.J. Lu2021-01-191-2/+27
* ldconfig/x86: Store ISA level in cache and aux cacheH.J. Lu2021-01-1312-81/+295
* Add SEGV_MTEAERR and SEGV_MTESERR from Linux 5.10.Joseph Myers2021-01-061-1/+5
* stdlib: Sync canonicalize with gnulib [BZ #10635] [BZ #26592] [BZ #26341] [BZ...Adhemerval Zanella2021-01-051-1/+2
* alpha: Provide wait4 for static library [BZ #27150]Adhemerval Zanella2021-01-051-0/+2
* Update copyright dates not handled by scripts/update-copyrights.Paul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021459-1459/+1459
* aarch64: use PTR_ARG and SIZE_ARG instead of DELOUSESzabolcs Nagy2020-12-314-10/+9
* powerpc: Use scv instruction on clone when availableMatheus Castanho2020-12-301-3/+30
* powerpc: Runtime selection between sc and scv for syscallsMatheus Castanho2020-12-304-31/+88
* io: Remove xmknod{at} implementationsAdhemerval Zanella2020-12-292-29/+2
* io: Remove xstat implementationsAdhemerval Zanella2020-12-291-1/+3
* aarch64: Add sysv specific enabling code for memory taggingRichard Earnshaw2020-12-214-0/+34
* linux: Add compatibility definitions to sys/prctl.h for MTERichard Earnshaw2020-12-211-0/+18
* alpha: Remove anonymous union in struct stat [BZ #27042]Matt Turner2020-12-213-63/+66
* Update kernel version to 5.10 in tst-mman-consts.py.Joseph Myers2020-12-171-1/+1