aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
2019-08-15login: Add nonstring attributes to struct utmp, struct utmpx [BZ #24899]Florian Weimer2-5/+10
2019-08-15nptl: Remove pthread_self compatibility symbol from libpthreadFlorian Weimer22-22/+0
2019-08-15nptl: Move pthread_attr_destroy implementation into libcFlorian Weimer24-24/+0
2019-08-15nptl: Move pthread_equal implementation into libcFlorian Weimer24-24/+0
2019-08-07Add SYNC_FILE_RANGE_WRITE_AND_WAIT from Linux 5.2 to bits/fcntl-linux.h.Joseph Myers1-0/+5
2019-08-06s390: Fix Enable VDSO for static linkingStefan Liebler1-0/+2
2019-08-05Add CLONE_PIDFD from Linux 5.2 to bits/sched.h.Joseph Myers1-0/+2
2019-08-05linux: Enable vDSO for static linking as default (BZ#19767)Adhemerval Zanella16-52/+2
2019-08-05sparc: Enable VDSO for static linkingAdhemerval Zanella3-10/+7
2019-08-05s390: Enable VDSO for static linkingAdhemerval Zanella4-9/+8
2019-08-05riscv: Enable VDSO for static linkingAdhemerval Zanella3-10/+7
2019-08-05login: Remove utmp backend jump tables [BZ #23518]Florian Weimer1-4/+3
2019-08-02Update kernel version in comment in syscall-names.list.Joseph Myers1-1/+1
2019-08-02Update Linux kernel version number in tst-mman-consts.py to 5.2.Joseph Myers1-1/+1
2019-07-30Restore r31 setting in powerpc32 swapcontext.Joseph Myers1-0/+3
2019-07-29Linux: Move getdents64 to <dirent.h>Florian Weimer2-6/+33
2019-07-24Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]Florian Weimer9-94/+311
2019-07-19Linux: Update syscall-names.list to Linux 5.2Florian Weimer1-1/+7
2019-07-18nptl: Add POSIX-proposed _clock functions to hppa pthread.hAdhemerval Zanella1-0/+36
2019-07-12nptl: Remove futex_supports_exact_relative_timeoutsMike Crowe1-8/+0
2019-07-12nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe24-0/+24
2019-07-12nptl: Rename lll_timedlock to lll_clocklock and add clockid parameterMike Crowe7-27/+31
2019-07-12nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe24-0/+48
2019-07-12nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe24-0/+24
2019-07-12nptl: Add POSIX-proposed sem_clockwaitMike Crowe24-0/+24
2019-07-12nptl: Add clockid parameter to futex timed wait callsMike Crowe2-12/+44
2019-07-10posix: Fix large mmap64 offset for mips64n32 (BZ#24699)Adhemerval Zanella2-1/+21
2019-07-08dl-vdso: Add LINUX_4 HASH CODE to support nds32 vdso mechanismVincent Chen1-0/+2
2019-07-02nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]Florian Weimer35-327/+6
2019-06-28Linux: Use mmap instead of malloc in dirent/tst-getdents64Florian Weimer1-3/+9
2019-06-28Replace PREPARE_VERSION macro with inline functionTobias Klauser1-9/+9
2019-06-28io: Remove copy_file_range emulation [BZ #24744]Florian Weimer6-28/+5
2019-06-27Linux: Adjust gedents64 buffer size to int range [BZ #24740]Florian Weimer3-0/+55
2019-06-26Linux: Add nds32 specific syscalls to syscall-names.listVincent Chen1-0/+2
2019-06-21Add missing VDSO_{NAME,HASH}_* macros and use them for PREPARE_VERSION_KNOWNTobias Klauser8-11/+15
2019-06-19powerpc: Fix static-linked version of __ppc_get_timebase_freq [BZ #24640]Stan Shebs3-1/+22
2019-06-17m68k: Remove vDSO supportAdhemerval Zanella9-321/+27
2019-06-14Linux: Fix __glibc_has_include use for <sys/stat.h> and statxFlorian Weimer1-2/+5
2019-06-13Add IPV6_ROUTER_ALERT_ISOLATE from Linux 5.1 to bits/in.h.Joseph Myers1-0/+1
2019-06-13Allow memset local PLT reference for powerpc soft-float.Joseph Myers1-0/+1
2019-06-12Linux: Deprecate <sys/sysctl.h> and sysctlFlorian Weimer2-4/+5
2019-06-12<sys/stat.h>: Use Linux UAPI header for statx if available and usefulFlorian Weimer1-0/+34
2019-06-07Linux: Add getdents64 system callFlorian Weimer34-5/+161
2019-06-06riscv: Do not use __has_include__Florian Weimer1-1/+1
2019-06-01arm: Remove ioperm/iopl/inb/inw/inl/outb/outw/outl supportFlorian Weimer3-176/+33
2019-06-01Linux: Add oddly-named arm syscalls to syscall-names.listFlorian Weimer1-0/+5
2019-05-29Remove unused get_clockfreq filesAdhemerval Zanella2-2/+0
2019-05-23Add F_SEAL_FUTURE_WRITE from Linux 5.1 to bits/fcntl-linux.h.Joseph Myers1-0/+2
2019-05-22Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*).Zack Weinberg11-176/+0
2019-05-21sysvipc: Add missing bit of semtimedop s390 consolidationAdhemerval Zanella2-0/+6