aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2015-06-04Use inline syscalls for non-cancellable versionsAdhemerval Zanella
2015-06-02Use better variable names in MIPS syscall macros.Joseph Myers
2015-06-01x86: clock_gettime and timespec_get vDSO cleanupAdhemerval Zanella
2015-06-01powerpc: setcontext.S uses power6 mtfsf when not supported [BZ #18116]Martin Sebor
2015-05-26tile: use better variable naming in INLINE_SYSCALLChris Metcalf
2015-05-26Split timed-wait functions out of nptl/lowlevellock.c.Roland McGrath
2015-05-26Consolidate gettimeofday across aarch64/s390/tileAdhemerval Zanella
2015-05-26struct stat is not posix conformSzabolcs Nagy
2015-05-26Consolidate vDSO macros and usageAdhemerval Zanella
2015-05-22Remove socket.S implementationAdhemerval Zanella
2015-05-22Fix pathconf basename namespace (bug 18444).Joseph Myers
2015-05-20NaCl: Set tid field to a unique value.Roland McGrath
2015-05-20Move usleep.c using nanosleep to sysdeps/posix.Roland McGrath
2015-05-20i386: Remove six-argument specialized implementationsAdhemerval Zanella
2015-05-14Fix non-portable echo usage in sysdeps/unix/make-syscalls.shAdhemerval Zanella
2015-05-13Refactor scandir/scandirat to use common tail.Roland McGrath
2015-05-13Break __scandir_cancel_handler out into its own file.Roland McGrath
2015-05-13Remove a trailing `\' in make-syscalls.shH.J. Lu
2015-05-08Bug 18125: Call exit after last linked context.Carlos O'Donell
2015-05-05__ASSUME_FALLOCATE is always true on 32-bit architecturesFlorian Weimer
2015-05-05i386: Remove fallocate, fallocate64, posix_fallocate, posix_fallocate64Florian Weimer
2015-04-30Remove MIPS version of waitid.c.Joseph Myers
2015-04-27Update sparc localplt.dataDavid S. Miller
2015-04-24S/390: Get cache information via sysconfStefan Liebler
2015-04-20libc-vdso.h place consolidationAdhemerval Zanella
2015-04-16Convert sparc over to lowlevellock-futex.hDavid S. Miller
2015-04-07[BZ #17930] MIPS: Define SHM_NORESERVE.James Cowgill
2015-04-06alpha: Unconditionally include dl-sysdep.h in sysdep.hRichard Henderson
2015-04-02aarch64: Increase MINSIGSTKSZ and SIGSTKSZ (bug 16850)Andreas Schwab
2015-03-25Remove unused macros from i386 lowlevellock.h.Joseph Myers
2015-03-25Support six-argument syscalls from C for 32-bit x86, use generic lowlevellock...Joseph Myers
2015-03-25powerpc __tls_get_addr call optimizationAlan Modra
2015-03-23pthread_setaffinity (Linux variant): Rewrite to use VLA instead of allocaFlorian Weimer
2015-03-23Remove HAVE_ASM_PPC_REL16 referencesAlan Modra
2015-03-19linux-generic: add a READMEChris Metcalf
2015-03-12S/390: Fix setcontext/swapcontext which are not restoring sigmask.Stefan Liebler
2015-03-11powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME defineAdhemerval Zanella
2015-03-02Correct __ASSUME_PRLIMIT64 for hppa/microblaze/sh (bug 17779).Joseph Myers
2015-02-27hppa: fix __O_SYNC to match the kernelJohn David Anglin
2015-02-25in.h: Coordinate in6_pktinfo and ip6_mtuinfo for kernel and glibc [BZ #15850]Cong Wang
2015-02-24Update timex.h for ADJ_SETOFFSET.Miroslav Lichvar
2015-02-24linux: open and openat ignore 'mode' with O_TMPFILE in flagsEric Rannaud
2015-02-24hppa: fix build failure with RTLD_PRIVATE_ERRNOMike Frysinger
2015-02-20s390: Use generic lowlevellock-futex.hStefan Liebler
2015-02-182015-02-18 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey
2015-02-18Fix posix_spawn getrlimit64 namespace (bug 17991).Joseph Myers
2015-02-17S390: Build failure due to nptl/pt-longjmp.c changes.Stefan Liebler
2015-02-17ia64: Remove custom lowlevellock.hTorvald Riegel
2015-02-17ia64: drop custom getpagesizeMike Frysinger
2015-02-15ia64: remove fixed page size macros and others [BZ #17792]Matthew Fortune