aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv
AgeCommit message (Expand)Author
2015-07-08libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella
2015-07-08Add missing Advanced API (RFC3542) (1) defines.Carlos O'Donell
2015-07-07S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(...Stefan Liebler
2015-07-07S390: Fix sem.h conformance test failures.Stefan Liebler
2015-07-06[AArch64] make setcontext etc functions consistent with the kernelSzabolcs Nagy
2015-06-30Clean up BUSY_WAIT_NOP and atomic_delay.Torvald Riegel
2015-06-29Update headers for Linux 4.0, 4.1 definitions.Joseph Myers
2015-06-24Print more information in tst-getcpu failure case.Roland McGrath
2015-06-18Fix netinet/in.h MCAST_* namespace (bug 18558).Joseph Myers
2015-06-18Vector sincosf for x86_64 and tests.Andrew Senkevich
2015-06-18Vector sincos for x86_64 and tests.Andrew Senkevich
2015-06-18Vector powf for x86_64 and tests.Andrew Senkevich
2015-06-17Fix nice getpriority, setpriority namespace (bug 18553).Joseph Myers
2015-06-17Fix mq_notify socket, recv namespace (bug 18546).Joseph Myers
2015-06-17Fix mq_receive, mq_send mq_timed* namespace (bug 18545).Joseph Myers
2015-06-17Create hidden aliases for non-libc syscalls automatically.Joseph Myers
2015-06-17Fix mq_notify pthread_barrier_* namespace (bug 18544).Joseph Myers
2015-06-17Vector pow for x86_64 and tests.Andrew Senkevich
2015-06-17Vector expf for x86_64 and tests.Andrew Senkevich
2015-06-17Vector exp for x86_64 and tests.Andrew Senkevich
2015-06-17Vector logf for x86_64 and tests.Andrew Senkevich
2015-06-17Vector log for x86_64 and tests.Andrew Senkevich
2015-06-15Vector sinf for x86_64 and tests.Andrew Senkevich
2015-06-12Fix getlogin_r namespace (bug 18527).Joseph Myers
2015-06-11Vector sin for x86_64 and tests.Andrew Senkevich
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-13Refactor scandir/scandirat to use common tail.Roland McGrath
2015-05-13Break __scandir_cancel_handler out into its own file.Roland McGrath
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