about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* Add and use new glibc-internal futex API.Torvald Riegel2015-07-101-0/+251
* PLT avoidance for _exit in rtld.Roland McGrath2015-07-092-0/+2
* libio: Update powerpc64le libc.abilistAdhemerval Zanella2015-07-091-0/+3
* [AArch64][BZ 18648] change greg_t definition in ucontext.hSzabolcs Nagy2015-07-091-1/+1
* [AArch64][BZ 18400] fix elf_prpsinfo in procfs.hSzabolcs Nagy2015-07-091-2/+2
* libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella2015-07-0827-0/+81
* Add missing Advanced API (RFC3542) (1) defines.Carlos O'Donell2015-07-081-0/+5
* S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(...Stefan Liebler2015-07-072-0/+16
* S390: Fix sem.h conformance test failures.Stefan Liebler2015-07-071-2/+1
* [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