aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
2015-07-06[AArch64] make setcontext etc functions consistent with the kernelSzabolcs Nagy3-12/+12
2015-06-30Clean up BUSY_WAIT_NOP and atomic_delay.Torvald Riegel3-13/+0
2015-06-29Update headers for Linux 4.0, 4.1 definitions.Joseph Myers3-1/+9
2015-06-24Print more information in tst-getcpu failure case.Roland McGrath1-1/+1
2015-06-18Fix netinet/in.h MCAST_* namespace (bug 18558).Joseph Myers1-7/+0
2015-06-18Vector sincosf for x86_64 and tests.Andrew Senkevich1-0/+4
2015-06-18Vector sincos for x86_64 and tests.Andrew Senkevich1-0/+4
2015-06-18Vector powf for x86_64 and tests.Andrew Senkevich1-0/+4
2015-06-17Fix nice getpriority, setpriority namespace (bug 18553).Joseph Myers2-4/+5
2015-06-17Fix mq_notify socket, recv namespace (bug 18546).Joseph Myers5-3/+7
2015-06-17Fix mq_receive, mq_send mq_timed* namespace (bug 18545).Joseph Myers3-4/+4
2015-06-17Create hidden aliases for non-libc syscalls automatically.Joseph Myers3-7/+10
2015-06-17Fix mq_notify pthread_barrier_* namespace (bug 18544).Joseph Myers3-11/+13
2015-06-17Vector pow for x86_64 and tests.Andrew Senkevich1-0/+4
2015-06-17Vector expf for x86_64 and tests.Andrew Senkevich1-0/+4
2015-06-17Vector exp for x86_64 and tests.Andrew Senkevich1-0/+4
2015-06-17Vector logf for x86_64 and tests.Andrew Senkevich1-0/+4
2015-06-17Vector log for x86_64 and tests.Andrew Senkevich1-0/+4
2015-06-15Vector sinf for x86_64 and tests.Andrew Senkevich1-0/+4
2015-06-12Fix getlogin_r namespace (bug 18527).Joseph Myers2-6/+10
2015-06-11Vector sin for x86_64 and tests.Andrew Senkevich1-0/+4
2015-06-09x86: Remove vsyscall usageAdhemerval Zanella6-74/+20
2015-06-09Fix pathconf statvfs namespace (bug 18507).Joseph Myers4-8/+10
2015-06-09Consolidate sched_getcpuAdhemerval Zanella12-203/+10
2015-06-09Vector cosf for x86_64.Andrew Senkevich1-0/+4
2015-06-09Start of series of patches with x86_64 vector math functions.Andrew Senkevich1-0/+6
2015-06-04nptl: Rewrite cancellation macrosAdhemerval Zanella73-1161/+192
2015-06-04ARM: VDSO supportNathan Lynch5-0/+84
2015-06-04Use inline syscalls for non-cancellable versionsAdhemerval Zanella2-34/+44
2015-06-02Use better variable names in MIPS syscall macros.Joseph Myers3-16/+16
2015-06-01x86: clock_gettime and timespec_get vDSO cleanupAdhemerval Zanella5-63/+9
2015-06-01powerpc: setcontext.S uses power6 mtfsf when not supported [BZ #18116]Martin Sebor2-14/+52
2015-05-26tile: use better variable naming in INLINE_SYSCALLChris Metcalf1-14/+15
2015-05-26Split timed-wait functions out of nptl/lowlevellock.c.Roland McGrath8-0/+8
2015-05-26Consolidate gettimeofday across aarch64/s390/tileAdhemerval Zanella10-88/+9
2015-05-26struct stat is not posix conformSzabolcs Nagy3-6/+6
2015-05-26Consolidate vDSO macros and usageAdhemerval Zanella26-552/+288
2015-05-22Remove socket.S implementationAdhemerval Zanella61-1718/+609
2015-05-22Fix pathconf basename namespace (bug 18444).Joseph Myers1-1/+1
2015-05-20NaCl: Set tid field to a unique value.Roland McGrath1-0/+30
2015-05-20Move usleep.c using nanosleep to sysdeps/posix.Roland McGrath1-33/+0
2015-05-20i386: Remove six-argument specialized implementationsAdhemerval Zanella5-197/+2
2015-05-14Fix non-portable echo usage in sysdeps/unix/make-syscalls.shAdhemerval Zanella1-9/+14
2015-05-13Refactor scandir/scandirat to use common tail.Roland McGrath1-8/+7
2015-05-13Break __scandir_cancel_handler out into its own file.Roland McGrath1-1/+0
2015-05-13Remove a trailing `\' in make-syscalls.shH.J. Lu1-1/+1
2015-05-08Bug 18125: Call exit after last linked context.Carlos O'Donell4-6/+7
2015-05-05__ASSUME_FALLOCATE is always true on 32-bit architecturesFlorian Weimer5-114/+34
2015-05-05i386: Remove fallocate, fallocate64, posix_fallocate, posix_fallocate64Florian Weimer6-232/+3
2015-04-30Remove MIPS version of waitid.c.Joseph Myers1-7/+0