about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux
Commit message (Expand)AuthorAgeFilesLines
...
* RISC-V: Add ipc_priv.hPalmer Dabbelt2018-01-291-0/+21
* RISC-V: Build InfastructurePalmer Dabbelt2018-01-299-0/+311
* RISC-V: Add ABI ListsPalmer Dabbelt2018-01-2915-0/+3689
* RISC-V: Linux Startup and Dynamic Loading CodePalmer Dabbelt2018-01-293-0/+152
* RISC-V: Linux ABIPalmer Dabbelt2018-01-2921-0/+1367
* RISC-V: Linux Syscall InterfacePalmer Dabbelt2018-01-298-0/+599
* RISC-V: Atomic and Locking RoutinesPalmer Dabbelt2018-01-291-0/+194
* microblaze: don't use copy_file_range syscall with kernel headers < 4.10Romain Naour2018-01-291-0/+5
* Revert Intel CET changes to __jmp_buf_tag (Bug 22743)Carlos O'Donell2018-01-254-91/+5
* LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotesAndreas Schwab2018-01-258-18/+18
* Add localplt.data for ColdFire.Joseph Myers2018-01-242-0/+18
* Add jmp_buf-macros.h for no-FPU ColdFire.Joseph Myers2018-01-242-0/+6
* Add jmp_buf-macros.h for ColdFire.Joseph Myers2018-01-242-0/+6
* aarch64: Revert the change of the __reserved member of mcontext_tSzabolcs Nagy2018-01-242-2/+6
* powerpc: Fix syscalls during early process initialization [BZ #22685]Tulio Magno Quites Machado Filho2018-01-191-0/+30
* aarch64: Update bits/hwcap.h for Linux 4.15.Szabolcs Nagy2018-01-162-2/+8
* aarch64: make HWCAP updates less error proneSzabolcs Nagy2018-01-162-7/+4
* linux: make getcwd(3) fail if it cannot obtain an absolute path [BZ #22679]Dmitry V. Levin2018-01-121-4/+4
* tst-ttyname: skip the test when /dev/ptmx is not availableDmitry V. Levin2018-01-081-1/+8
* getrlimit64: fix for 32-bit configurations with default version >= 2.2Aurelien Jarno2018-01-071-0/+3
* Add linux-4.15 VDSO hash for RISC-VPalmer Dabbelt2018-01-061-0/+2
* Add test for getrlimit/setrlimit/prlimit with infinity valueAurelien Jarno2018-01-052-1/+175
* prlimit: Translate old_rlimit from RLIM64_INFINITY to RLIM_INFINITY [BZ #22678]Aurelien Jarno2018-01-051-6/+9
* Alpha: Fix the RLIM_INFINITY and RLIM64_INFINITY constantsAurelien Jarno2018-01-057-63/+59
* Alpha: Add wrappers to get/setrlimit64 to fix RLIM64_INFINITY constant [BZ #2...Aurelien Jarno2018-01-052-0/+125
* i386: In makecontext, align the stack before calling exit [BZ #22667]Florian Weimer2018-01-041-2/+12
* Simplify getrlimit64.cAurelien Jarno2018-01-021-4/+0
* Fix typos in getrlimit64.c and setrlimit64.cAurelien Jarno2018-01-022-4/+4
* linux/arm: sync sys/ptrace.h with Linux 4.15 [BZ #22433]Dmitry V. Levin2018-01-011-0/+204
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011382-1382/+1382
* linux/x86: sync sys/ptrace.h with Linux 4.14 [BZ #22433]Dmitry V. Levin2017-12-291-0/+194
* linux: update sys/ptrace.h commentsDmitry V. Levin2017-12-297-25/+49
* linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.hDmitry V. Levin2017-12-299-383/+91
* Deprecate external use of libio.h and _G_config.h.Zack Weinberg2017-12-241-3/+7
* getrandom: fix comment [BZ #22347]Dmitry V. Levin2017-12-231-2/+2
* copy_file_range: New function to copy file dataFlorian Weimer2017-12-2229-0/+77
* Simplify tile assembly definitionsAdhemerval Zanella2017-12-207-106/+106
* Simplify tilegx sysdeps folderAdhemerval Zanella2017-12-2043-8/+7
* Remove tilepro-*-linux-gnu supportAdhemerval Zanella2017-12-2020-3666/+3
* nptl: Consolidate pthread_{timed,try}join{_np}Adhemerval Zanella2017-12-202-12/+2
* sh: Fix clone exit return code (BZ #22605)Adhemerval Zanella2017-12-191-0/+1
* Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563]H.J. Lu2017-12-194-5/+91
* ia64: Add ipc_priv.h header to set __IPC_64 to zeroJames Clarke2017-12-121-0/+21
* Add _Float32 function aliases.Joseph Myers2017-12-0754-0/+2844
* Add _Float64, _Float32x function aliases.Joseph Myers2017-12-0654-0/+5688
* Add elision tunablesRogerio Alves2017-12-058-27/+204
* Linux: Implement interfaces for memory protection keysFlorian Weimer2017-12-0540-3/+776
* S390: Fix backtrace in vdso functions.Stefan Liebler2017-12-042-72/+0
* x32: Remove unused getcpu implementationAdhemerval Zanella2017-12-011-32/+0