aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
2021-03-12io: Return UNSUPPORTED if filesystem do not support 64 bit timestampsAdhemerval Zanella3-3/+19
2021-03-11io: Return EBAFD for negative file descriptor on fstat (BZ #27559)Adhemerval Zanella2-0/+18
2021-03-10Update kernel version to 5.11 in tst-mman-consts.py.Joseph Myers1-1/+1
2021-03-09Linux: misc/tst-ofdlocks-compat can be a regular testFlorian Weimer2-9/+7
2021-03-09Linux: dirent/tst-readdir64-compat can be a regular testFlorian Weimer2-6/+5
2021-03-08tst: Add test for ntp_adjtimeLukasz Majewski2-1/+23
2021-03-08tst: Add test for adjtimexLukasz Majewski2-1/+23
2021-03-08tst: Modify tst-clock_adjtime to allow reuse of its codeLukasz Majewski1-1/+5
2021-03-08tst: Add test for clock_adjtimeLukasz Majewski2-1/+59
2021-03-05linux: Fix __thrd_sleep64 hidden definitionAdhemerval Zanella2-2/+2
2021-03-02tst: Fix tst-timerfd testLukasz Majewski1-11/+4
2021-03-02ld.so: Implement the --list-diagnostics optionFlorian Weimer1-0/+77
2021-03-02tst: Add test for utimesLukasz Majewski2-1/+89
2021-03-02tst: Add test for utimeLukasz Majewski2-1/+88
2021-03-02tst: Add test for futimensLukasz Majewski2-1/+85
2021-03-01nptl: Use <unwind-link.h> for accessing the libgcc_s unwinderFlorian Weimer1-14/+2
2021-03-01Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer1-67/+0
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer33-6/+39
2021-02-23nptl: Move elision implementations into libcFlorian Weimer36-684/+24
2021-02-22x86_64/clone.S: Upate commentsH.J. Lu1-6/+8
2021-02-22i386/clone.S: Remove redundant EBX loadH.J. Lu1-6/+0
2021-02-22aarch64: Remove the unused __read_tp symbolSzabolcs Nagy3-51/+0
2021-02-19Update syscall lists for Linux 5.11.Joseph Myers26-2/+28
2021-02-19Correct hppa EFD_NONBLOCK, IN_NONBLOCK, SFD_NONBLOCK and TFD_NONBLOCK defines.John David Anglin4-4/+4
2021-02-16S390: Add new hwcap values.Stefan Liebler1-0/+2
2021-02-15aarch64: Fix sys/ptrace.h if linux headers are includedSzabolcs Nagy1-0/+34
2021-02-11linux: Remove stat-check.cAdhemerval Zanella3-30/+13
2021-02-11linux: Remove overflow.hAdhemerval Zanella1-69/+0
2021-02-11linux: Consolidate internal_statvfsAdhemerval Zanella9-37/+56
2021-02-11linux: Consolidate statvfs implementationsAdhemerval Zanella6-46/+25
2021-02-11linux: Consolidate fstatvfs implementationsAdhemerval Zanella7-46/+25
2021-02-11linux: Consolidate statfs implementationsAdhemerval Zanella9-81/+125
2021-02-11linux: Consolidate fstatfs implementationsAdhemerval Zanella9-73/+126
2021-02-11linux: Set LFS statfs as defaultAdhemerval Zanella2-11/+75
2021-02-11linux: Set default kernel_stat.h to LFSAdhemerval Zanella15-200/+231
2021-02-11linux: Fix STATFS_IS_STATFS64 definitionAdhemerval Zanella8-8/+36
2021-02-10tunables: Simplify TUNABLE_SET interfaceSiddhesh Poyarekar1-1/+1
2021-02-08Add more ptrace constants for AArch64 and PowerPC.Joseph Myers2-0/+26
2021-02-08linux: Require /dev/shm as the shared memory file systemFlorian Weimer1-147/+0
2021-02-08tst: Provide test for ppollLukasz Majewski2-1/+57
2021-02-08tst: Provide test for timerfd related functionsLukasz Majewski2-1/+67
2021-02-02linux: Remove shmmax check from tst-sysvshm-linuxAdhemerval Zanella1-12/+14
2021-02-02Add MS_NOSYMFOLLOW from Linux 5.10 to <sys/mount.h>.Joseph Myers1-0/+2
2021-02-01sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]H.J. Lu6-0/+195
2021-01-28ia64: Fix brk call on statupAdhemerval Zanella1-0/+22
2021-01-22linux: mips: Fix getdents64 fallback on mips64-n32Adhemerval Zanella2-24/+42
2021-01-22x86-64: Update tst-glibc-hwcaps-2.c for x86-64 baselineH.J. Lu1-1/+1
2021-01-22powerpc64: Select POWER9 machine for the scv instructionFlorian Weimer2-1/+7
2021-01-21Revert "linux: Move {f}xstat{at} to compat symbols" for static buildAdhemerval Zanella8-16/+17
2021-01-21Use hidden visibility for early static PIE codeSzabolcs Nagy1-0/+5