aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
2015-07-21ia64: msg.h: fix msg_qnum/msg_qbytes typesMike Frysinger1-4/+9
2015-07-21ia64: stat.h: rename pad0 to __glibc_reserved0Mike Frysinger1-2/+2
2015-07-21ia64: sifaction.h: change sa_flags to an intMike Frysinger1-1/+2
2015-07-21ia64: siginfo.h: delete siginfo nameMike Frysinger1-1/+1
2015-07-21tile: Fix BZ #18508 (makecontext yield infinite backtrace)Chris Metcalf2-4/+6
2015-07-20sparc: fix sigaction for 32bit builds [BZ #18694]Mike Frysinger1-0/+4
2015-07-20Add si_addr_bnd to _sigfault in x86 struct siginfoH.J. Lu1-0/+7
2015-07-10Add and use new glibc-internal futex API.Torvald Riegel1-0/+251
2015-07-09PLT avoidance for _exit in rtld.Roland McGrath2-0/+2
2015-07-09libio: Update powerpc64le libc.abilistAdhemerval Zanella1-0/+3
2015-07-09[AArch64][BZ 18648] change greg_t definition in ucontext.hSzabolcs Nagy1-1/+1
2015-07-09[AArch64][BZ 18400] fix elf_prpsinfo in procfs.hSzabolcs Nagy1-2/+2
2015-07-08libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella27-0/+81
2015-07-08Add missing Advanced API (RFC3542) (1) defines.Carlos O'Donell1-0/+5
2015-07-07S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(...Stefan Liebler2-0/+16
2015-07-07S390: Fix sem.h conformance test failures.Stefan Liebler1-2/+1
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