about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* aarch64: Update ILP32 abilists for glibc 2.30 arm/ilp32Szabolcs Nagy2019-08-012-0/+9
* aarch64: Update ILP32 abilists for glibc 2.29Szabolcs Nagy2019-08-011-0/+3
* aarch64: Update ILP32 abilists for glibc 2.28Szabolcs Nagy2019-08-013-0/+80
* aarch64: Ignore absolute symbols in ILP32 abilistsSzabolcs Nagy2019-08-0113-13/+0
* aarch64: Fix bits/utmp.h for GCC 8Szabolcs Nagy2019-08-011-3/+6
* aarch64: Update ILP32 abilistsSzabolcs Nagy2019-08-013-1/+334
* aarch64: Fix jmp_buf-macros.h for ILP32.Szabolcs Nagy2019-08-011-1/+5
* aarch64: Update ILP32 abilistsSzabolcs Nagy2019-08-014-2/+219
* aarch64: Update ILP32 abilistsSzabolcs Nagy2019-08-015-9/+21
* aarch64: Fix ipc_perm definition for ILP32Steve Ellcey2019-08-011-0/+5
* aarch64: Set ilp32 minimum linux version to 4.12Szabolcs Nagy2019-08-012-2/+2
* aarch64: Add ILP32 supportSteve Ellcey2019-08-0122-12/+703
* aarch64: Add abilists for ILP32 supportSteve Ellcey2019-08-0126-0/+3060
* Restore r31 setting in powerpc32 swapcontext.Joseph Myers2019-07-301-0/+3
* Linux: Move getdents64 to <dirent.h>Florian Weimer2019-07-292-6/+33
* Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]Florian Weimer2019-07-249-94/+311
* Linux: Update syscall-names.list to Linux 5.2Florian Weimer2019-07-191-1/+7
* nptl: Add POSIX-proposed _clock functions to hppa pthread.hAdhemerval Zanella2019-07-181-0/+36
* nptl: Remove futex_supports_exact_relative_timeoutsMike Crowe2019-07-121-8/+0
* nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe2019-07-1224-0/+24
* nptl: Rename lll_timedlock to lll_clocklock and add clockid parameterMike Crowe2019-07-127-27/+31
* nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe2019-07-1224-0/+48
* nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe2019-07-1224-0/+24
* nptl: Add POSIX-proposed sem_clockwaitMike Crowe2019-07-1224-0/+24
* nptl: Add clockid parameter to futex timed wait callsMike Crowe2019-07-122-12/+44
* posix: Fix large mmap64 offset for mips64n32 (BZ#24699)Adhemerval Zanella2019-07-102-1/+21
* dl-vdso: Add LINUX_4 HASH CODE to support nds32 vdso mechanismVincent Chen2019-07-081-0/+2
* nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]Florian Weimer2019-07-0235-327/+6
* Linux: Use mmap instead of malloc in dirent/tst-getdents64Florian Weimer2019-06-281-3/+9
* Replace PREPARE_VERSION macro with inline functionTobias Klauser2019-06-281-9/+9
* io: Remove copy_file_range emulation [BZ #24744]Florian Weimer2019-06-286-28/+5
* Linux: Adjust gedents64 buffer size to int range [BZ #24740]Florian Weimer2019-06-273-0/+55
* Linux: Add nds32 specific syscalls to syscall-names.listVincent Chen2019-06-261-0/+2
* Add missing VDSO_{NAME,HASH}_* macros and use them for PREPARE_VERSION_KNOWNTobias Klauser2019-06-218-11/+15
* powerpc: Fix static-linked version of __ppc_get_timebase_freq [BZ #24640]Stan Shebs2019-06-193-1/+22
* m68k: Remove vDSO supportAdhemerval Zanella2019-06-179-321/+27
* Linux: Fix __glibc_has_include use for <sys/stat.h> and statxFlorian Weimer2019-06-141-2/+5
* Add IPV6_ROUTER_ALERT_ISOLATE from Linux 5.1 to bits/in.h.Joseph Myers2019-06-131-0/+1
* Allow memset local PLT reference for powerpc soft-float.Joseph Myers2019-06-131-0/+1
* Linux: Deprecate <sys/sysctl.h> and sysctlFlorian Weimer2019-06-122-4/+5
* <sys/stat.h>: Use Linux UAPI header for statx if available and usefulFlorian Weimer2019-06-121-0/+34
* Linux: Add getdents64 system callFlorian Weimer2019-06-0734-5/+161
* riscv: Do not use __has_include__Florian Weimer2019-06-061-1/+1
* arm: Remove ioperm/iopl/inb/inw/inl/outb/outw/outl supportFlorian Weimer2019-06-013-176/+33
* Linux: Add oddly-named arm syscalls to syscall-names.listFlorian Weimer2019-06-011-0/+5
* Remove unused get_clockfreq filesAdhemerval Zanella2019-05-292-2/+0
* Add F_SEAL_FUTURE_WRITE from Linux 5.1 to bits/fcntl-linux.h.Joseph Myers2019-05-231-0/+2
* Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*).Zack Weinberg2019-05-2211-176/+0
* sysvipc: Add missing bit of semtimedop s390 consolidationAdhemerval Zanella2019-05-212-0/+6
* sysvipc: Consolidate semtimedop s390Adhemerval Zanella2019-05-204-38/+36