aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv
AgeCommit message (Expand)Author
2018-03-07powerpc: Fix TLE build for SPE (BZ #22926)Adhemerval Zanella
2018-03-07Refactor Linux ARCH_FORK implementationAdhemerval Zanella
2018-03-06Add missing start-of-file descriptive comment.Samuel Thibault
2018-03-05hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault
2018-03-05Define _DIRENT_MATCHES_DIRENT64 regardlessAdhemerval Zanella
2018-03-05nptl: Fix tst-cancel4 sendto testsAdhemerval Zanella
2018-03-05i386: Fix i386 sigaction sa_restorer initialization (BZ#21269)Adhemerval Zanella
2018-02-26linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, #22807]Dmitry V. Levin
2018-02-26powerpc: Undefine Linux ptrace macros that conflict with __ptrace_requestTulio Magno Quites Machado Filho
2018-02-23Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792]H.J. Lu
2018-02-22Rename nptl-signals.h to internal-signals.hAdhemerval Zanella
2018-02-22IFUNC for Cavium ThunderX2Steve Ellcey
2018-02-21elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787]Florian Weimer
2018-02-15Fix hppa local PLT entries for sigprocmask (bug 18124).Joseph Myers
2018-02-15Use libc_hidden_* for __cmsg_nxthdr (bug 15105).Joseph Myers
2018-02-15Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers
2018-02-10linux/aarch64: sync sys/ptrace.h with Linux 4.15 [BZ #22433]Dmitry V. Levin
2018-02-10Add narrowing add functions.Joseph Myers
2018-02-09[RISC-V] Fix parsing flags in ELF64 files.DJ Delorie
2018-02-07Post-cleanup 2: minimize _G_config.h.Zack Weinberg
2018-02-07Don't install libio.h or _G_config.h.Zack Weinberg
2018-02-07Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers
2018-02-07Linux: use reserved name __key in pkey_get [BZ #22797]Igor Gnatenko
2018-02-06Only define loff_t for __USE_MISC (bug 14553).Joseph Myers
2018-02-06getlogin_r: switch Linux variant to struct scratch_bufferFlorian Weimer
2018-02-06Add IPV6_FREEBIND from Linux 4.15.Joseph Myers
2018-02-06Add MAP_SYNC from Linux 4.15.Joseph Myers
2018-02-06Add MAP_SHARED_VALIDATE from Linux 4.15.Joseph Myers
2018-02-02preadv2/pwritev2: Handle offset == -1 [BZ #22753]Florian Weimer
2018-02-01Update syscall-names.list for 4.15.Joseph Myers
2018-01-29RISC-V: Add ipc_priv.hPalmer Dabbelt
2018-01-29RISC-V: Build InfastructurePalmer Dabbelt
2018-01-29RISC-V: Add ABI ListsPalmer Dabbelt
2018-01-29RISC-V: Linux Startup and Dynamic Loading CodePalmer Dabbelt
2018-01-29RISC-V: Linux ABIPalmer Dabbelt
2018-01-29RISC-V: Linux Syscall InterfacePalmer Dabbelt
2018-01-29RISC-V: Atomic and Locking RoutinesPalmer Dabbelt
2018-01-29microblaze: don't use copy_file_range syscall with kernel headers < 4.10Romain Naour
2018-01-25Revert Intel CET changes to __jmp_buf_tag (Bug 22743)Carlos O'Donell
2018-01-25LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotesAndreas Schwab
2018-01-24Add localplt.data for ColdFire.Joseph Myers
2018-01-24Add jmp_buf-macros.h for no-FPU ColdFire.Joseph Myers
2018-01-24Add jmp_buf-macros.h for ColdFire.Joseph Myers
2018-01-24aarch64: Revert the change of the __reserved member of mcontext_tSzabolcs Nagy
2018-01-19powerpc: Fix syscalls during early process initialization [BZ #22685]Tulio Magno Quites Machado Filho
2018-01-16aarch64: Update bits/hwcap.h for Linux 4.15.Szabolcs Nagy
2018-01-16aarch64: make HWCAP updates less error proneSzabolcs Nagy
2018-01-12linux: make getcwd(3) fail if it cannot obtain an absolute path [BZ #22679]Dmitry V. Levin
2018-01-08tst-ttyname: skip the test when /dev/ptmx is not availableDmitry V. Levin
2018-01-07getrlimit64: fix for 32-bit configurations with default version >= 2.2Aurelien Jarno