about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux
Commit message (Expand)AuthorAgeFilesLines
* termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783)Adhemerval Zanella2019-01-033-3/+10
* Update Linux kernel version in tst-mman-consts.py.Joseph Myers2019-01-021-1/+1
* ARM: fix kernel assisted atomics with GCC 8 (bug 24034)Aurelien Jarno2019-01-021-5/+13
* Add IPV6_MULTICAST_ALL from Linux 4.20 to bits/in.h.Joseph Myers2019-01-011-0/+1
* Add PACKET_IGNORE_OUTGOING from Linux 4.20 to netpacket/packet.h.Joseph Myers2019-01-011-0/+1
* Add HWCAP_SSBS from Linux 4.20 to AArch64 bits/hwcap.h.Joseph Myers2019-01-011-0/+1
* Update syscall-names.list for Linux 4.20.Joseph Myers2019-01-011-2/+3
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011406-1407/+1406
* riscv: Use __has_include__ to include <asm/syscalls.h> [BZ #24022]H.J. Lu2018-12-311-1/+5
* Update nios2, sparc32 localplt.data for difftime changes (bug 24023).Joseph Myers2018-12-212-0/+3
* Add C-SKY portMao Han2018-12-2144-0/+5175
* s390: Use generic kernel_sigaction.hAdhemerval Zanella2018-12-181-26/+3
* ia64: Remove kernel_sigaction.hAdhemerval Zanella2018-12-181-7/+0
* hppa: Remove kernel_sigaction.hAdhemerval Zanella2018-12-181-18/+0
* alpha: Use Linux generic sigaction implementationAdhemerval Zanella2018-12-188-115/+22
* m68k: Fix sigaction kernel definition (BZ #23960)Adhemerval Zanella2018-12-187-34/+23
* Remove __ASSUME_ST_INO_64_BIT.Joseph Myers2018-12-187-43/+0
* Do not clobber r12 for ia64 syscalls.Joseph Myers2018-12-171-1/+1
* Add test that MAP_* constants agree with kernel.Joseph Myers2018-12-172-0/+74
* Add statx conditionals for wordsize-32 *xstat.cMao Han2018-12-1713-6/+169
* Move tst-signal-numbers to Python.Joseph Myers2018-12-103-90/+55
* Enable VDSO for static linking on mipsRafael Ávila de Espíndola2018-12-105-10/+13
* compat getdents64: Use correct offset for retry [BZ #23972]Florian Weimer2018-12-102-3/+17
* Move *-le.abilist to le/*.abilistAndreas Schwab2018-12-1026-0/+0
* Fix potential stack overflow [BZ #23490]Paul Pluzhnikov2018-12-081-2/+2
* Add getcpuH.J. Lu2018-12-0731-1/+83
* posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer2018-12-0727-0/+31
* Enable VDSO for static linking on armRafael Ávila de Espíndola2018-12-033-10/+8
* Enable VDSO on i386 statically linked programsRafael Ávila de Espíndola2018-11-302-7/+8
* posix: Use posix_spawn on systemAdhemerval Zanella2018-11-306-166/+16
* CVE-2018-19591: if_nametoindex: Fix descriptor for overlong name [BZ #23927]Florian Weimer2018-11-271-5/+6
* Enable VDSO for static linking on aarch64Rafael Ávila de Espíndola2018-11-273-10/+8
* Enable VDSO on powerpc statically linked programs (bug 19767)Rafael Ávila de Espíndola2018-11-264-9/+10
* Enable VDSO on x86_64 statically linked programs [BZ #19767]Rafael Ávila de Espíndola2018-11-237-10/+22
* Fix Arm __ASSUME_COPY_FILE_RANGE (bug 23915).Joseph Myers2018-11-231-3/+4
* Remove the error handling wrapper from powSzabolcs Nagy2018-11-2123-0/+23
* Remove the error handling wrapper from log2Szabolcs Nagy2018-11-2123-0/+23
* Remove the error handling wrapper from logSzabolcs Nagy2018-11-2123-0/+23
* Remove the error handling wrapper from exp and exp2Szabolcs Nagy2018-11-2123-0/+46
* Remove __ASSUME_SOCKETCALL.Joseph Myers2018-11-088-25/+0
* Fix __ASSUME_MLOCK2 for ARM, MicroBlaze (bug 23867).Joseph Myers2018-11-072-0/+12
* RISC-V: don't assume PI mutexes and robust futexes before 4.20 (bug 23864)Andreas Schwab2018-11-071-0/+5
* Correct SH kernel-features.h undefines (bug 23862).Joseph Myers2018-11-061-1/+4
* posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer2018-11-0627-0/+31
* Update and correct SPARC configuration for supported socket syscalls (bug 238...Joseph Myers2018-11-012-4/+24
* Simplify an #if #else #endifRafael Avila de Espindola2018-10-311-19/+10
* Add IN_MASK_CREATE from Linux 4.19 to sys/inotify.h.Joseph Myers2018-10-251-0/+1
* conform: XFAIL siginfo_t si_band test on sparc64Florian Weimer2018-10-252-1/+11
* Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)2018-10-2415-68/+35