summaryrefslogtreecommitdiff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
...
* linux: Fix __thrd_sleep64 hidden definitionAdhemerval Zanella2021-03-052-2/+2
* tst: Fix tst-timerfd testLukasz Majewski2021-03-021-11/+4
* ld.so: Implement the --list-diagnostics optionFlorian Weimer2021-03-021-0/+77
* tst: Add test for utimesLukasz Majewski2021-03-022-1/+89
* tst: Add test for utimeLukasz Majewski2021-03-022-1/+88
* tst: Add test for futimensLukasz Majewski2021-03-022-1/+85
* nptl: Use <unwind-link.h> for accessing the libgcc_s unwinderFlorian Weimer2021-03-011-14/+2
* Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer2021-03-011-67/+0
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-2533-6/+39
* nptl: Move elision implementations into libcFlorian Weimer2021-02-2336-684/+24
* x86_64/clone.S: Upate commentsH.J. Lu2021-02-221-6/+8
* i386/clone.S: Remove redundant EBX loadH.J. Lu2021-02-221-6/+0
* aarch64: Remove the unused __read_tp symbolSzabolcs Nagy2021-02-223-51/+0
* Update syscall lists for Linux 5.11.Joseph Myers2021-02-1926-2/+28
* Correct hppa EFD_NONBLOCK, IN_NONBLOCK, SFD_NONBLOCK and TFD_NONBLOCK defines.John David Anglin2021-02-194-4/+4
* 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-021500-1500/+1500
* aarch64: use PTR_ARG and SIZE_ARG instead of DELOUSESzabolcs Nagy2020-12-314-10/+9