about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] make setcontext etc functions consistent with the kernelSzabolcs Nagy2015-07-063-12/+12
* Clean up BUSY_WAIT_NOP and atomic_delay.Torvald Riegel2015-06-303-13/+0
* Update headers for Linux 4.0, 4.1 definitions.Joseph Myers2015-06-293-1/+9
* Print more information in tst-getcpu failure case.Roland McGrath2015-06-241-1/+1
* Fix netinet/in.h MCAST_* namespace (bug 18558).Joseph Myers2015-06-181-7/+0
* Vector sincosf for x86_64 and tests.Andrew Senkevich2015-06-181-0/+4
* Vector sincos for x86_64 and tests.Andrew Senkevich2015-06-181-0/+4
* Vector powf for x86_64 and tests.Andrew Senkevich2015-06-181-0/+4
* Fix nice getpriority, setpriority namespace (bug 18553).Joseph Myers2015-06-172-4/+5
* Fix mq_notify socket, recv namespace (bug 18546).Joseph Myers2015-06-175-3/+7
* Fix mq_receive, mq_send mq_timed* namespace (bug 18545).Joseph Myers2015-06-173-4/+4
* Create hidden aliases for non-libc syscalls automatically.Joseph Myers2015-06-173-7/+10
* Fix mq_notify pthread_barrier_* namespace (bug 18544).Joseph Myers2015-06-173-11/+13
* Vector pow for x86_64 and tests.Andrew Senkevich2015-06-171-0/+4
* Vector expf for x86_64 and tests.Andrew Senkevich2015-06-171-0/+4
* Vector exp for x86_64 and tests.Andrew Senkevich2015-06-171-0/+4
* Vector logf for x86_64 and tests.Andrew Senkevich2015-06-171-0/+4
* Vector log for x86_64 and tests.Andrew Senkevich2015-06-171-0/+4
* Vector sinf for x86_64 and tests.Andrew Senkevich2015-06-151-0/+4
* Fix getlogin_r namespace (bug 18527).Joseph Myers2015-06-122-6/+10
* Vector sin for x86_64 and tests.Andrew Senkevich2015-06-111-0/+4
* x86: Remove vsyscall usageAdhemerval Zanella2015-06-096-74/+20
* Fix pathconf statvfs namespace (bug 18507).Joseph Myers2015-06-094-8/+10
* Consolidate sched_getcpuAdhemerval Zanella2015-06-0912-203/+10
* Vector cosf for x86_64.Andrew Senkevich2015-06-091-0/+4
* Start of series of patches with x86_64 vector math functions.Andrew Senkevich2015-06-091-0/+6
* nptl: Rewrite cancellation macrosAdhemerval Zanella2015-06-0473-1161/+192
* 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
* Fix non-portable echo usage in sysdeps/unix/make-syscalls.shAdhemerval Zanella2015-05-141-9/+14
* 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
* Remove a trailing `\' in make-syscalls.shH.J. Lu2015-05-131-1/+1
* 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