about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux
Commit message (Expand)AuthorAgeFilesLines
* Linux: Require properly configured /dev/pts for PTYsAurelien Jarno2022-08-183-192/+43
* Linux: Detect user namespace support in io/tst-getcwd-smallbuffFlorian Weimer2022-08-181-0/+18
* getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)Siddhesh Poyarekar2022-08-182-1/+242
* sh: Add sh4 fpu Implies folderAdhemerval Zanella2020-11-272-0/+2
* AArch64: Use __memcpy_simd on Neoverse N2/V1Wilco Dijkstra2020-10-141-0/+4
* AArch64: Rename IS_ARES to IS_NEOVERSE_N1Wilco Dijkstra2020-10-141-2/+2
* aarch64: Accept PLT calls to __getauxval within libc.soFlorian Weimer2020-05-121-0/+3
* Add a C wrapper for prctl [BZ #25896]H.J. Lu2020-05-073-1/+43
* powerpc: Rename argN to _argN in LOADARGS_N [BZ #25902]H.J. Lu2020-05-072-24/+24
* Add C wrappers for process_vm_readv/process_vm_writev [BZ #25810]H.J. Lu2020-05-074-3/+66
* Mark unsigned long arguments with U in more syscalls [BZ #25810]H.J. Lu2020-05-071-11/+11
* Add SYSCALL_ULONG_ARG_[12] to pass long to syscall [BZ #25810]H.J. Lu2020-05-073-23/+85
* x32: Properly pass long to syscall [BZ #25810]H.J. Lu2020-05-072-6/+25
* Fix data race in setting function descriptors during lazy binding on hppa.John David Anglin2020-05-041-0/+28
* nios2: delete sysdeps/unix/sysv/linux/nios2/kernel-features.hChung-Lin Tang2020-05-041-22/+0
* mips: Fix bracktrace result for signal framesAdhemerval Zanella2020-03-301-0/+67
* Update syscall lists for Linux 5.5.Joseph Myers2020-03-122-2/+3
* sparc: Move sigreturn stub to assemblyAdhemerval Zanella2020-03-105-38/+73
* linux/sysipc: Include linux/posix_types.h for __kernel_mode_tAdhemerval Zanella2020-03-103-0/+3
* linux: Clear mode_t padding bits (BZ#25623)Adhemerval Zanella2020-03-103-6/+21
* riscv: Avoid clobbering register parameters in syscallAdhemerval Zanella2020-02-161-28/+56
* microblaze: Avoid clobbering register parameters in syscallAdhemerval Zanella2020-02-161-35/+56
* mips: Fix argument passing for inlined syscalls on Linux [BZ #25523]WANG Xuerui2020-02-133-52/+104
* mips: Use 'long int' and 'long long int' in linux syscall codeWANG Xuerui2020-02-1314-220/+230
* Fix tst-pkey.c pkey_alloc return checks and manualLucas A. M. Magalhaes2020-01-171-0/+4
* powerpc: Move cache line size to rtld_global_roTulio Magno Quites Machado Filho2020-01-173-18/+14
* powerpc: Initialize rtld_global_ro for static dlopen [BZ #20802]Tulio Magno Quites Machado Filho2020-01-171-2/+11
* linux: Optimize fallback 32-bit clock_getresAdhemerval Zanella2020-01-031-4/+12
* linux: Add support for clock_getres64 vDSOAdhemerval Zanella2020-01-038-12/+24
* linux: Enable vDSO clock_gettime64 for mipsAdhemerval Zanella2020-01-031-0/+5
* linux: Enable vDSO clock_gettime64 for armAdhemerval Zanella2020-01-031-0/+1
* linux: Enable vDSO clock_gettime64 for i386Adhemerval Zanella2020-01-031-0/+1
* linux: Optimize fallback 32-bit clock_gettimeAdhemerval Zanella2020-01-031-4/+12
* linux: Add support for clock_gettime64 vDSOAdhemerval Zanella2020-01-039-12/+34
* elf: Move vDSO setup to rtld (BZ#24967)Adhemerval Zanella2020-01-0321-272/+162
* linux: Consolidate time implementationAdhemerval Zanella2020-01-033-55/+54
* linux: Consolidate Linux gettimeofdayAdhemerval Zanella2020-01-034-100/+63
* linux: Update mips vDSO symbolsAdhemerval Zanella2020-01-031-0/+1
* linux: Update x86 vDSO symbolsAdhemerval Zanella2020-01-033-4/+4
* x86: Make x32 use x86 time implementationAdhemerval Zanella2020-01-032-2/+0
* linux: Fix vDSO macros build with time64 interfacesAdhemerval Zanella2020-01-0310-98/+58
* Linux: Fix clock_nanosleep time64 checkAdhemerval Zanella2020-01-031-8/+12
* Linux: Remove pread/pread64, pwrite/pwrite64 kludges from <sysdep.h>Florian Weimer2020-01-024-40/+0
* Linux: Use system call tables during buildFlorian Weimer2020-01-0218-55/+43
* Linux: Add tables with system call numbersFlorian Weimer2020-01-0230-22/+9050
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2020-01-012-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011397-1397/+1397
* alpha: Set wait4 as cancellation entrypointAdhemerval Zanella2019-12-302-1/+26
* Do not redirect calls to __GI_* symbols, when redirecting to *ieee128Tulio Magno Quites Machado Filho2019-12-272-0/+2
* aarch64: ifunc rename for kunpengXuelei Zhang2019-12-272-2/+2