aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
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
2018-01-02Fix typos in getrlimit64.c and setrlimit64.cAurelien Jarno2-4/+4
2018-01-01linux/arm: sync sys/ptrace.h with Linux 4.15 [BZ #22433]Dmitry V. Levin1-0/+204
2018-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1437-1437/+1437
2017-12-29linux/x86: sync sys/ptrace.h with Linux 4.14 [BZ #22433]Dmitry V. Levin1-0/+194
2017-12-29linux: update sys/ptrace.h commentsDmitry V. Levin7-25/+49
2017-12-29linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.hDmitry V. Levin9-383/+91
2017-12-24Deprecate external use of libio.h and _G_config.h.Zack Weinberg1-3/+7
2017-12-23getrandom: fix comment [BZ #22347]Dmitry V. Levin1-2/+2
2017-12-22copy_file_range: New function to copy file dataFlorian Weimer29-0/+77
2017-12-20Simplify tile assembly definitionsAdhemerval Zanella7-106/+106
2017-12-20Simplify tilegx sysdeps folderAdhemerval Zanella43-8/+7
2017-12-20Remove tilepro-*-linux-gnu supportAdhemerval Zanella20-3666/+3
2017-12-20nptl: Consolidate pthread_{timed,try}join{_np}Adhemerval Zanella2-12/+2
2017-12-19sh: Fix clone exit return code (BZ #22605)Adhemerval Zanella1-0/+1
2017-12-19Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563]H.J. Lu4-5/+91
2017-12-12ia64: Add ipc_priv.h header to set __IPC_64 to zeroJames Clarke1-0/+21
2017-12-07Add _Float32 function aliases.Joseph Myers54-0/+2844
2017-12-06Add _Float64, _Float32x function aliases.Joseph Myers54-0/+5688
2017-12-05Add elision tunablesRogerio Alves8-27/+204
2017-12-05Linux: Implement interfaces for memory protection keysFlorian Weimer40-3/+776
2017-12-04S390: Fix backtrace in vdso functions.Stefan Liebler2-72/+0
2017-12-01x32: Remove unused getcpu implementationAdhemerval Zanella1-32/+0
2017-11-30x86: Make a space in jmpbuf for shadow stack pointerH.J. Lu4-0/+132
2017-11-28Use libm_alias_double for s390.Joseph Myers1-5/+0
2017-11-27Implement the mlock2 functionFlorian Weimer34-2/+150
2017-11-27Add _Float64x function aliases.Joseph Myers25-0/+1313
2017-11-24Linux: Introduce <bits/mman-shared.h>Florian Weimer4-16/+43
2017-11-23sigwait: Do not fail with EINTR and return error code [BZ #22478]Florian Weimer1-2/+9
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer33-1/+170
2017-11-22Avoid use of strlen in getlogin_r (bug 22447).Joseph Myers1-2/+3
2017-11-21Update hppa bits/mman.h from Linux 4.14.Joseph Myers1-3/+2
2017-11-21S390: Add cfi information for start routines in order to stop unwinding.Stefan Liebler4-16/+12