summaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2015-06-09x86: Remove vsyscall usageAdhemerval Zanella
2015-06-09Fix pathconf statvfs namespace (bug 18507).Joseph Myers
2015-06-09Consolidate sched_getcpuAdhemerval Zanella
2015-06-09Vector cosf for x86_64.Andrew Senkevich
2015-06-09Start of series of patches with x86_64 vector math functions.Andrew Senkevich
2015-06-04nptl: Rewrite cancellation macrosAdhemerval Zanella
2015-06-04ARM: VDSO supportNathan Lynch
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