summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv
Commit message (Expand)AuthorAgeFilesLines
* ARM: VDSO supportNathan Lynch2015-06-045-0/+84
* Use inline syscalls for non-cancellable versionsAdhemerval Zanella2015-06-042-34/+44
* Use better variable names in MIPS syscall macros.Joseph Myers2015-06-023-16/+16
* x86: clock_gettime and timespec_get vDSO cleanupAdhemerval Zanella2015-06-015-63/+9
* powerpc: setcontext.S uses power6 mtfsf when not supported [BZ #18116]Martin Sebor2015-06-012-14/+52
* tile: use better variable naming in INLINE_SYSCALLChris Metcalf2015-05-261-14/+15
* Split timed-wait functions out of nptl/lowlevellock.c.Roland McGrath2015-05-268-0/+8
* Consolidate gettimeofday across aarch64/s390/tileAdhemerval Zanella2015-05-2610-88/+9
* struct stat is not posix conformSzabolcs Nagy2015-05-263-6/+6
* Consolidate vDSO macros and usageAdhemerval Zanella2015-05-2626-552/+288
* Remove socket.S implementationAdhemerval Zanella2015-05-2261-1718/+609
* Fix pathconf basename namespace (bug 18444).Joseph Myers2015-05-221-1/+1
* NaCl: Set tid field to a unique value.Roland McGrath2015-05-201-0/+30
* Move usleep.c using nanosleep to sysdeps/posix.Roland McGrath2015-05-201-33/+0
* i386: Remove six-argument specialized implementationsAdhemerval Zanella2015-05-205-197/+2
* Refactor scandir/scandirat to use common tail.Roland McGrath2015-05-131-8/+7
* Break __scandir_cancel_handler out into its own file.Roland McGrath2015-05-131-1/+0
* Bug 18125: Call exit after last linked context.Carlos O'Donell2015-05-084-6/+7
* __ASSUME_FALLOCATE is always true on 32-bit architecturesFlorian Weimer2015-05-055-114/+34
* i386: Remove fallocate, fallocate64, posix_fallocate, posix_fallocate64Florian Weimer2015-05-056-232/+3
* Remove MIPS version of waitid.c.Joseph Myers2015-04-301-7/+0
* Update sparc localplt.dataDavid S. Miller2015-04-272-8/+6
* S/390: Get cache information via sysconfStefan Liebler2015-04-241-0/+230
* libc-vdso.h place consolidationAdhemerval Zanella2015-04-2018-14/+14
* Convert sparc over to lowlevellock-futex.hDavid S. Miller2015-04-161-146/+1
* [BZ #17930] MIPS: Define SHM_NORESERVE.James Cowgill2015-04-071-0/+1
* aarch64: Increase MINSIGSTKSZ and SIGSTKSZ (bug 16850)Andreas Schwab2015-04-021-0/+54
* Remove unused macros from i386 lowlevellock.h.Joseph Myers2015-03-251-18/+0
* Support six-argument syscalls from C for 32-bit x86, use generic lowlevellock...Joseph Myers2015-03-255-153/+106
* powerpc __tls_get_addr call optimizationAlan Modra2015-03-254-0/+11
* pthread_setaffinity (Linux variant): Rewrite to use VLA instead of allocaFlorian Weimer2015-03-231-15/+18
* Remove HAVE_ASM_PPC_REL16 referencesAlan Modra2015-03-231-5/+0
* linux-generic: add a READMEChris Metcalf2015-03-191-0/+11
* S/390: Fix setcontext/swapcontext which are not restoring sigmask.Stefan Liebler2015-03-124-24/+12
* powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME defineAdhemerval Zanella2015-03-111-5/+1
* Correct __ASSUME_PRLIMIT64 for hppa/microblaze/sh (bug 17779).Joseph Myers2015-03-023-0/+15
* hppa: fix __O_SYNC to match the kernelJohn David Anglin2015-02-271-1/+1
* in.h: Coordinate in6_pktinfo and ip6_mtuinfo for kernel and glibc [BZ #15850]Cong Wang2015-02-251-4/+4
* Update timex.h for ADJ_SETOFFSET.Miroslav Lichvar2015-02-241-2/+3
* linux: open and openat ignore 'mode' with O_TMPFILE in flagsEric Rannaud2015-02-245-11/+11
* hppa: fix build failure with RTLD_PRIVATE_ERRNOMike Frysinger2015-02-241-0/+3
* s390: Use generic lowlevellock-futex.hStefan Liebler2015-02-201-325/+10
* 2015-02-18 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-02-181-16/+0
* Fix posix_spawn getrlimit64 namespace (bug 17991).Joseph Myers2015-02-185-9/+13
* S390: Build failure due to nptl/pt-longjmp.c changes.Stefan Liebler2015-02-171-15/+4
* ia64: Remove custom lowlevellock.hTorvald Riegel2015-02-171-317/+0
* ia64: drop custom getpagesizeMike Frysinger2015-02-171-38/+0
* ia64: remove fixed page size macros and others [BZ #17792]Matthew Fortune2015-02-151-6/+0
* powerpc: Fix TABORT encoding for little endianAdhemerval Zanella2015-02-121-1/+1
* Fix value of O_TMPFILE for architectures with non-default O_DIRECTORY (bug 17...Andreas Schwab2015-02-091-1/+1