aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux
AgeCommit message (Expand)AuthorFilesLines
2018-03-20Add narrowing subtract functions.Joseph Myers26-0/+255
2018-03-18x86_64: Fix build with RTLD_PRIVATE_ERRNO defined to 1Samuel Thibault1-4/+3
2018-03-10alpha/clone.S: Invoke .set noat/.set at around explicit uses of $atZack Weinberg1-0/+2
2018-03-10Remove hidden __libc_longjmpH.J. Lu1-1/+0
2018-03-09sparc32: Add nop before __startcontext to stop unwinding [BZ #22919]Aurelien Jarno1-0/+13
2018-03-07powerpc: Fix TLE build for SPE (BZ #22926)Adhemerval Zanella3-0/+8
2018-03-07Refactor Linux ARCH_FORK implementationAdhemerval Zanella28-406/+108
2018-03-06Add missing start-of-file descriptive comment.Samuel Thibault4-4/+8
2018-03-05hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault8-0/+40
2018-03-05Define _DIRENT_MATCHES_DIRENT64 regardlessAdhemerval Zanella1-0/+2
2018-03-05nptl: Fix tst-cancel4 sendto testsAdhemerval Zanella2-14/+0
2018-03-05i386: Fix i386 sigaction sa_restorer initialization (BZ#21269)Adhemerval Zanella3-1/+238
2018-02-26linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, #22807]Dmitry V. Levin1-0/+62
2018-02-26powerpc: Undefine Linux ptrace macros that conflict with __ptrace_requestTulio Magno Quites Machado Filho1-0/+43
2018-02-23Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792]H.J. Lu2-2/+8
2018-02-22Rename nptl-signals.h to internal-signals.hAdhemerval Zanella3-8/+12
2018-02-22IFUNC for Cavium ThunderX2Steve Ellcey1-0/+5
2018-02-21elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787]Florian Weimer1-7/+0
2018-02-15Fix hppa local PLT entries for sigprocmask (bug 18124).Joseph Myers3-3/+2
2018-02-15Use libc_hidden_* for __cmsg_nxthdr (bug 15105).Joseph Myers1-0/+1
2018-02-15Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers1-1/+1
2018-02-10linux/aarch64: sync sys/ptrace.h with Linux 4.15 [BZ #22433]Dmitry V. Levin1-8/+0
2018-02-10Add narrowing add functions.Joseph Myers26-0/+281
2018-02-09[RISC-V] Fix parsing flags in ELF64 files.DJ Delorie1-1/+2
2018-02-07Post-cleanup 2: minimize _G_config.h.Zack Weinberg2-55/+15
2018-02-07Don't install libio.h or _G_config.h.Zack Weinberg1-14/+6
2018-02-07Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers4-12/+14
2018-02-07Linux: use reserved name __key in pkey_get [BZ #22797]Igor Gnatenko1-1/+1
2018-02-06Only define loff_t for __USE_MISC (bug 14553).Joseph Myers1-1/+1
2018-02-06getlogin_r: switch Linux variant to struct scratch_bufferFlorian Weimer1-21/+13
2018-02-06Add IPV6_FREEBIND from Linux 4.15.Joseph Myers1-0/+1
2018-02-06Add MAP_SYNC from Linux 4.15.Joseph Myers10-0/+20
2018-02-06Add MAP_SHARED_VALIDATE from Linux 4.15.Joseph Myers2-0/+4
2018-02-02preadv2/pwritev2: Handle offset == -1 [BZ #22753]Florian Weimer4-4/+17
2018-02-01Update syscall-names.list for 4.15.Joseph Myers1-2/+3
2018-01-29RISC-V: Add ipc_priv.hPalmer Dabbelt1-0/+21
2018-01-29RISC-V: Build InfastructurePalmer Dabbelt9-0/+311
2018-01-29RISC-V: Add ABI ListsPalmer Dabbelt15-0/+3689
2018-01-29RISC-V: Linux Startup and Dynamic Loading CodePalmer Dabbelt3-0/+152
2018-01-29RISC-V: Linux ABIPalmer Dabbelt21-0/+1367
2018-01-29RISC-V: Linux Syscall InterfacePalmer Dabbelt8-0/+599
2018-01-29RISC-V: Atomic and Locking RoutinesPalmer Dabbelt1-0/+194
2018-01-29microblaze: don't use copy_file_range syscall with kernel headers < 4.10Romain Naour1-0/+5
2018-01-25Revert Intel CET changes to __jmp_buf_tag (Bug 22743)Carlos O'Donell4-91/+5
2018-01-25LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotesAndreas Schwab8-18/+18
2018-01-24Add localplt.data for ColdFire.Joseph Myers2-0/+18
2018-01-24Add jmp_buf-macros.h for no-FPU ColdFire.Joseph Myers2-0/+6
2018-01-24Add jmp_buf-macros.h for ColdFire.Joseph Myers2-0/+6
2018-01-24aarch64: Revert the change of the __reserved member of mcontext_tSzabolcs Nagy2-2/+6
2018-01-19powerpc: Fix syscalls during early process initialization [BZ #22685]Tulio Magno Quites Machado Filho1-0/+30