aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2019-08-05Add CLONE_PIDFD from Linux 5.2 to bits/sched.h.Joseph Myers
2019-08-05linux: Enable vDSO for static linking as default (BZ#19767)Adhemerval Zanella
2019-08-05sparc: Enable VDSO for static linkingAdhemerval Zanella
2019-08-05s390: Enable VDSO for static linkingAdhemerval Zanella
2019-08-05riscv: Enable VDSO for static linkingAdhemerval Zanella
2019-08-05login: Remove utmp backend jump tables [BZ #23518]Florian Weimer
2019-08-02Update kernel version in comment in syscall-names.list.Joseph Myers
2019-08-02Update Linux kernel version number in tst-mman-consts.py to 5.2.Joseph Myers
2019-07-30Restore r31 setting in powerpc32 swapcontext.Joseph Myers
2019-07-29Linux: Move getdents64 to <dirent.h>Florian Weimer
2019-07-24Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]Florian Weimer
2019-07-19Linux: Update syscall-names.list to Linux 5.2Florian Weimer
2019-07-18nptl: Add POSIX-proposed _clock functions to hppa pthread.hAdhemerval Zanella
2019-07-12nptl: Remove futex_supports_exact_relative_timeoutsMike Crowe
2019-07-12nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe
2019-07-12nptl: Rename lll_timedlock to lll_clocklock and add clockid parameterMike Crowe
2019-07-12nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe
2019-07-12nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe
2019-07-12nptl: Add POSIX-proposed sem_clockwaitMike Crowe
2019-07-12nptl: Add clockid parameter to futex timed wait callsMike Crowe
2019-07-10posix: Fix large mmap64 offset for mips64n32 (BZ#24699)Adhemerval Zanella
2019-07-08dl-vdso: Add LINUX_4 HASH CODE to support nds32 vdso mechanismVincent Chen
2019-07-02nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]Florian Weimer
2019-06-28Linux: Use mmap instead of malloc in dirent/tst-getdents64Florian Weimer
2019-06-28Replace PREPARE_VERSION macro with inline functionTobias Klauser
2019-06-28io: Remove copy_file_range emulation [BZ #24744]Florian Weimer
2019-06-27Linux: Adjust gedents64 buffer size to int range [BZ #24740]Florian Weimer
2019-06-26Linux: Add nds32 specific syscalls to syscall-names.listVincent Chen
2019-06-21Add missing VDSO_{NAME,HASH}_* macros and use them for PREPARE_VERSION_KNOWNTobias Klauser
2019-06-19powerpc: Fix static-linked version of __ppc_get_timebase_freq [BZ #24640]Stan Shebs
2019-06-17m68k: Remove vDSO supportAdhemerval Zanella
2019-06-14Linux: Fix __glibc_has_include use for <sys/stat.h> and statxFlorian Weimer
2019-06-13Add IPV6_ROUTER_ALERT_ISOLATE from Linux 5.1 to bits/in.h.Joseph Myers
2019-06-13Allow memset local PLT reference for powerpc soft-float.Joseph Myers
2019-06-12Linux: Deprecate <sys/sysctl.h> and sysctlFlorian Weimer
2019-06-12<sys/stat.h>: Use Linux UAPI header for statx if available and usefulFlorian Weimer
2019-06-07Linux: Add getdents64 system callFlorian Weimer
2019-06-06riscv: Do not use __has_include__Florian Weimer
2019-06-01arm: Remove ioperm/iopl/inb/inw/inl/outb/outw/outl supportFlorian Weimer
2019-06-01Linux: Add oddly-named arm syscalls to syscall-names.listFlorian Weimer
2019-05-29Remove unused get_clockfreq filesAdhemerval Zanella
2019-05-23Add F_SEAL_FUTURE_WRITE from Linux 5.1 to bits/fcntl-linux.h.Joseph Myers
2019-05-22Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*).Zack Weinberg
2019-05-21sysvipc: Add missing bit of semtimedop s390 consolidationAdhemerval Zanella
2019-05-20sysvipc: Consolidate semtimedop s390Adhemerval Zanella
2019-05-20sysvipc: Fix compat msgctl (BZ#24570)Adhemerval Zanella
2019-05-16Update kernel-features.h files for Linux 5.1.Joseph Myers
2019-05-14Linux: Add the tgkill functionFlorian Weimer
2019-05-14x86: Remove arch-specific low level lock implementationAdhemerval Zanella
2019-05-14Add single-thread.h headerAdhemerval Zanella