aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv
AgeCommit message (Expand)Author
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
2018-01-06Add linux-4.15 VDSO hash for RISC-VPalmer Dabbelt
2018-01-05Add test for getrlimit/setrlimit/prlimit with infinity valueAurelien Jarno
2018-01-05prlimit: Translate old_rlimit from RLIM64_INFINITY to RLIM_INFINITY [BZ #22678]Aurelien Jarno
2018-01-05Alpha: Fix the RLIM_INFINITY and RLIM64_INFINITY constantsAurelien Jarno
2018-01-05Alpha: Add wrappers to get/setrlimit64 to fix RLIM64_INFINITY constant [BZ #2...Aurelien Jarno
2018-01-04i386: In makecontext, align the stack before calling exit [BZ #22667]Florian Weimer
2018-01-02Simplify getrlimit64.cAurelien Jarno
2018-01-02Fix typos in getrlimit64.c and setrlimit64.cAurelien Jarno
2018-01-01linux/arm: sync sys/ptrace.h with Linux 4.15 [BZ #22433]Dmitry V. Levin
2018-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-29linux/x86: sync sys/ptrace.h with Linux 4.14 [BZ #22433]Dmitry V. Levin
2017-12-29linux: update sys/ptrace.h commentsDmitry V. Levin