aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2018-12-03Enable VDSO for static linking on armRafael Ávila de Espíndola
2018-11-30Enable VDSO on i386 statically linked programsRafael Ávila de Espíndola
2018-11-30posix: Use posix_spawn on systemAdhemerval Zanella
2018-11-27CVE-2018-19591: if_nametoindex: Fix descriptor for overlong name [BZ #23927]Florian Weimer
2018-11-27Enable VDSO for static linking on aarch64Rafael Ávila de Espíndola
2018-11-26Enable VDSO on powerpc statically linked programs (bug 19767)Rafael Ávila de Espíndola
2018-11-23Enable VDSO on x86_64 statically linked programs [BZ #19767]Rafael Ávila de Espíndola
2018-11-23Fix Arm __ASSUME_COPY_FILE_RANGE (bug 23915).Joseph Myers
2018-11-21Remove the error handling wrapper from powSzabolcs Nagy
2018-11-21Remove the error handling wrapper from log2Szabolcs Nagy
2018-11-21Remove the error handling wrapper from logSzabolcs Nagy
2018-11-21Remove the error handling wrapper from exp and exp2Szabolcs Nagy
2018-11-08Remove __ASSUME_SOCKETCALL.Joseph Myers
2018-11-07Fix __ASSUME_MLOCK2 for ARM, MicroBlaze (bug 23867).Joseph Myers
2018-11-07RISC-V: don't assume PI mutexes and robust futexes before 4.20 (bug 23864)Andreas Schwab
2018-11-06Correct SH kernel-features.h undefines (bug 23862).Joseph Myers
2018-11-06posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer
2018-11-01Update and correct SPARC configuration for supported socket syscalls (bug 238...Joseph Myers
2018-10-31Simplify an #if #else #endifRafael Avila de Espindola
2018-10-25Add IN_MASK_CREATE from Linux 4.19 to sys/inotify.h.Joseph Myers
2018-10-25conform: XFAIL siginfo_t si_band test on sparc64Florian Weimer
2018-10-24 Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)
2018-10-23Don't use PSEUDO_END for non-PSEUDO functionAndreas Schwab
2018-10-22Update kernel version in syscall-names.list to 4.19.Joseph Myers
2018-10-19signal: Use correct type for si_band in siginfo_t [BZ #23562]Ilya Yu. Malakhov
2018-10-18Add VDSO support to sparc.David S. Miller
2018-10-17Use single bits/shm.h for all architectures.Joseph Myers
2018-10-17Move SHMLBA to its own header.Joseph Myers
2018-10-17Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [B...Stefan Liebler
2018-10-15Use single bits/sem.h for all architectures.Joseph Myers
2018-10-11Use single bits/msq.h for all architectures.Joseph Myers
2018-10-10Use common bits/shm.h for more architectures.Joseph Myers
2018-10-10Use common bits/sem.h for more architectures.Joseph Myers
2018-10-10Use common bits/msq.h for more architectures.Joseph Myers
2018-10-04Use bits/mman-linux.h for hppa.Joseph Myers
2018-10-02Fix build from commit 0b727edAdhemerval Zanella
2018-10-02x86: Use RTM intrinsics in pthread mutex lock elisionH.J. Lu
2018-10-02libio: Flush stream at freopen (BZ#21037)Adhemerval Zanella
2018-10-01Move MREMAP_* to bits/mman-shared.h.Joseph Myers
2018-09-28Fix misreported errno on preadv2/pwritev2 (BZ#23579)Adhemerval Zanella
2018-09-26Share MAP_* flags between more architectures.Joseph Myers
2018-09-25Complete sys/procfs.h unification.Joseph Myers
2018-09-25Unify more sys/procfs.h headers.Joseph Myers
2018-09-25Unify some sys/procfs.h headers.Joseph Myers
2018-09-21powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSCAdhemerval Zanella
2018-09-20Linux gethostid: Check for NULL value from gethostbyname_r [BZ #23679]Mingli Yu
2018-09-18Unify many bits/mman.h headers.Joseph Myers
2018-09-17Update siginfo constants from Linux kernel (bug 21286).Joseph Myers
2018-09-14Fix MIPS n32 pr_sigpend, pr_sighold, pr_flag type (bug 23656).Joseph Myers
2018-09-14Fix sys/procfs.h pr_uid, pr_gid type (bug 23649).Joseph Myers