aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-31riscv: Use __has_include__ to include <asm/syscalls.h> [BZ #24022]H.J. Lu
2018-12-21Update nios2, sparc32 localplt.data for difftime changes (bug 24023).Joseph Myers
2018-12-21Add C-SKY portMao Han
2018-12-18s390: Use generic kernel_sigaction.hAdhemerval Zanella
2018-12-18ia64: Remove kernel_sigaction.hAdhemerval Zanella
2018-12-18hppa: Remove kernel_sigaction.hAdhemerval Zanella
2018-12-18alpha: Use Linux generic sigaction implementationAdhemerval Zanella
2018-12-18m68k: Fix sigaction kernel definition (BZ #23960)Adhemerval Zanella
2018-12-18Remove __ASSUME_ST_INO_64_BIT.Joseph Myers
2018-12-17Do not clobber r12 for ia64 syscalls.Joseph Myers
2018-12-17Add test that MAP_* constants agree with kernel.Joseph Myers
2018-12-17Add statx conditionals for wordsize-32 *xstat.cMao Han
2018-12-10Move tst-signal-numbers to Python.Joseph Myers
2018-12-10Enable VDSO for static linking on mipsRafael Ávila de Espíndola
2018-12-10compat getdents64: Use correct offset for retry [BZ #23972]Florian Weimer
2018-12-10Move *-le.abilist to le/*.abilistAndreas Schwab
2018-12-08Fix potential stack overflow [BZ #23490]Paul Pluzhnikov
2018-12-07Add getcpuH.J. Lu
2018-12-07posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer
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