about summary refs log tree commit diff
path: root/sysdeps/unix/sysv
Commit message (Expand)AuthorAgeFilesLines
* Linux/Alpha: don't use timeval32 system calls.Zack Weinberg2019-10-3018-131/+637
* y2038: linux: Provide __clock_getres64 implementationLukasz Majewski2019-10-271-3/+35
* time: Introduce function to check correctness of nanoseconds valueLukasz Majewski2019-10-271-1/+1
* Define __STATFS_MATCHES_STATFS64Alistair Francis2019-10-247-2/+28
* sysdeps/stat: Handle 64-bit ino_t types on 32-bit hostsAlistair Francis2019-10-234-2/+38
* S390: Remove not needed stack frame in syscall function.Stefan Liebler2019-10-232-44/+8
* Include <kernel-features.h> explicitly in Linux clock_settime.cLukasz Majewski2019-10-201-0/+1
* Add nocancel version of pread64()Leandro Pereira2019-10-184-2/+39
* Update sysvipc kernel-features.h files for Linux 5.1Adhemerval Zanella2019-10-1811-27/+57
* nptl: SIGCANCEL, SIGTIMER, SIGSETXID are always definedFlorian Weimer2019-10-181-54/+0
* sysvipc: Implement semop based on semtimedopAdhemerval Zanella2019-10-172-7/+4
* ipc: Refactor sysvipc internal definitionsAdhemerval Zanella2019-10-1722-192/+56
* Add PTRACE_GET_SYSCALL_INFO from Linux 5.3 to sys/ptrace.h.Joseph Myers2019-10-149-7/+96
* sysvipc: Set ipc_perm mode as mode_t (BZ#18231)Adhemerval Zanella2019-10-1032-419/+336
* syscall-names.list: fix typos in commentDmitry V. Levin2019-10-101-5/+4
* y2038: linux: Provide __clock_settime64 implementationLukasz Majewski2019-10-101-4/+32
* mips: Do not malloc on getdents64 fallbackAdhemerval Zanella2019-10-091-59/+81
* nptl: Move pthread_attr_setschedparam implementation into libcFlorian Weimer2019-10-0727-27/+0
* riscv: Remove support for variable page sizesFlorian Weimer2019-10-073-120/+0
* nptl: Move pthread_attr_getschedparam implementation into libcFlorian Weimer2019-10-0727-27/+0
* nptl: Move pthread_attr_setinheritsched implementation into libc.Florian Weimer2019-10-0427-27/+0
* Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2019-10-016-12/+4
* Update bits/mman.h constants and tst-mman-consts.py for Linux 5.3.Joseph Myers2019-09-303-1/+5
* Fix tst-sigcontext-get_pc rule name from a43565ac447b1Adhemerval Zanella2019-09-251-1/+1
* Fix vDSO initialization on arm and mipsAndreas Schwab2019-09-242-4/+4
* Update syscall-names.list for Linux 5.3.Joseph Myers2019-09-181-2/+4
* Fix RISC-V vfork build with Linux 5.3 kernel headers.Joseph Myers2019-09-181-1/+4
* sparc64: Use linux generic time implementationAdhemerval Zanella2019-09-171-1/+0
* mips: Consolidate INTERNAL_VSYSCALL_CALLAdhemerval Zanella2019-09-174-36/+16
* powerpc: Simplify vsyscall internal macrosAdhemerval Zanella2019-09-175-54/+38
* Refactor vDSO initialization codeAdhemerval Zanella2019-09-1732-647/+174
* Remove PREPARE_VERSION and PREPARE_VERSION_KNOWAdhemerval Zanella2019-09-1732-154/+161
* alpha: force old OSF1 syscalls for getegid, geteuid and getppid [BZ #24986]Aurelien Jarno2019-09-143-0/+78
* Fix three GNU license URLs, along with trailing-newline issues.Paul Eggert2019-09-071-2/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071415-1415/+1415
* y2038: Introduce the __ASSUME_TIME64_SYSCALLS defineLukasz Majewski2019-09-041-0/+59
* Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg2019-09-0450-115/+163
* nptl: Move pthread_attr_getinheritsched implementation into libcFlorian Weimer2019-08-3027-27/+0
* MIPS support for GNU hashMihailo Stojanovic2019-08-292-1/+3
* sh: Split BE/LE abilistAdhemerval Zanella2019-08-2930-0/+3564
* microblaze: Split BE/LE abilistAdhemerval Zanella2019-08-2926-0/+3486
* arm: Split BE/LE abilistAdhemerval Zanella2019-08-2928-0/+3530
* nptl: Move pthread_attr_setdetachstate implementation into libcFlorian Weimer2019-08-2824-24/+0
* Don't put non-ASCII into installed headersPaul Eggert2019-08-231-2/+2
* Fix spellings of contributor names in comments and docPaul Eggert2019-08-233-4/+4
* [MIPS] Raise highest supported EI_ABIVERSION value [BZ #24916]Mihailo Stojanovic2019-08-231-1/+1
* mips: Force RWX stack for hard-float builds that can run on pre-4.8 kernelsDragan Mladjenovic2019-08-233-5/+89
* linux: Make profil_counter a compat_symbol (BZ#17726)Adhemerval Zanella2019-08-232-2/+8
* Refactor sigcontextinfo.hAdhemerval Zanella2019-08-2345-945/+832
* powerpc: Fix typos and field name in commentsGustavo Romero2019-08-221-4/+4