summaryrefslogtreecommitdiff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* hppa: Fix miscompilation of sched_setaffinity() [BZ #18480]John David Anglin2016-01-242-22/+42
* alpha/hppa: fix libc.abilist sorting wrt fmemopenAurelien Jarno2015-12-312-6/+6
* powerpc: Fix usage of elision transient failure adapt paramPaul Murphy2015-12-171-9/+6
* Readd O_LARGEFILE flag for openat64 (bug 18781)Andreas Schwab2015-08-101-0/+5
* hppa: Fix reload error with atomic code [BZ #18787]John David Anglin2015-08-081-18/+17
* microblaze: include unix/sysdep.hMike Frysinger2015-08-071-1/+6
* Properly terminate FDE in makecontext for ix86 (bug 18635)Andreas Schwab2015-08-041-1/+4
* hppa: Remove custom lowlevellock.h.Torvald Riegel2015-07-301-334/+0
* hppa: sigaction.h: change sa_flags to an intMike Frysinger2015-07-291-1/+6
* hppa: fix sysdep.h header setupMike Frysinger2015-07-292-3/+9
* hppa: rewrite INLINE_SYSCALLMike Frysinger2015-07-291-22/+7
* Extend local PLT reference checkH.J. Lu2015-07-291-3/+5
* ia64: drop __tls_get_addr from expected ld.so plt usageMike Frysinger2015-07-281-4/+3
* ia64: clean up old kernel headers cruftMike Frysinger2015-07-281-4/+0
* Fix order of arguments to rt_sigprocmask syscall when setting the signal maskChung-Lin Tang2015-07-242-6/+6
* Make sysdeps/posix bring in login subdir.Roland McGrath2015-07-231-1/+0
* ia64: sigaction.h: fix sa_flags orderingMike Frysinger2015-07-231-1/+1
* ia64: msg.h: fix msg_qnum/msg_qbytes typesMike Frysinger2015-07-211-4/+9
* ia64: stat.h: rename pad0 to __glibc_reserved0Mike Frysinger2015-07-211-2/+2
* ia64: sifaction.h: change sa_flags to an intMike Frysinger2015-07-211-1/+2
* ia64: siginfo.h: delete siginfo nameMike Frysinger2015-07-211-1/+1
* tile: Fix BZ #18508 (makecontext yield infinite backtrace)Chris Metcalf2015-07-212-4/+6
* sparc: fix sigaction for 32bit builds [BZ #18694]Mike Frysinger2015-07-201-0/+4
* Add si_addr_bnd to _sigfault in x86 struct siginfoH.J. Lu2015-07-201-0/+7
* 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