aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
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
2018-01-16aarch64: Update bits/hwcap.h for Linux 4.15.Szabolcs Nagy2-2/+8
2018-01-16aarch64: make HWCAP updates less error proneSzabolcs Nagy2-7/+4
2018-01-12linux: make getcwd(3) fail if it cannot obtain an absolute path [BZ #22679]Dmitry V. Levin1-4/+4
2018-01-08tst-ttyname: skip the test when /dev/ptmx is not availableDmitry V. Levin1-1/+8
2018-01-07getrlimit64: fix for 32-bit configurations with default version >= 2.2Aurelien Jarno1-0/+3
2018-01-06Add linux-4.15 VDSO hash for RISC-VPalmer Dabbelt1-0/+2
2018-01-05Add test for getrlimit/setrlimit/prlimit with infinity valueAurelien Jarno2-1/+175
2018-01-05prlimit: Translate old_rlimit from RLIM64_INFINITY to RLIM_INFINITY [BZ #22678]Aurelien Jarno1-6/+9
2018-01-05Alpha: Fix the RLIM_INFINITY and RLIM64_INFINITY constantsAurelien Jarno7-63/+59
2018-01-05Alpha: Add wrappers to get/setrlimit64 to fix RLIM64_INFINITY constant [BZ #2...Aurelien Jarno2-0/+125
2018-01-04i386: In makecontext, align the stack before calling exit [BZ #22667]Florian Weimer1-2/+12
2018-01-02Simplify getrlimit64.cAurelien Jarno1-4/+0