aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2015-08-17Add version set GLIBC_2.19 for linux/powerpcAndreas Schwab
2015-08-13Don't include <cpuid.h> in elision-conf.hH.J. Lu
2015-08-13Update x86 elision-conf.c for <cpu-features.h>H.J. Lu
2015-08-13Add _dl_x86_cpu_features to rtld_globalH.J. Lu
2015-08-11Remove unused definition of __openat(64)_nocancelAndreas Schwab
2015-08-10Readd O_LARGEFILE flag for openat64 (bug 18781)Andreas Schwab
2015-08-08hppa: put custom madvise defines behind __USE_MISCMike Frysinger
2015-08-08hppa: Fix miscompilation of sched_setaffinity() [BZ #18480]John David Anglin
2015-08-08hppa: Fix reload error with atomic code [BZ #18787]John David Anglin
2015-08-07microblaze: include unix/sysdep.hMike Frysinger
2015-08-05Properly terminate FDE in makecontext for m68k (bug 18635)Andreas Schwab
2015-08-05Align stack to 16 bytes when calling __gettimeofdayH.J. Lu
2015-08-05Align stack to 16 bytes when calling __setcontextH.J. Lu
2015-08-05arm: Assembly implementation cleanupAdhemerval Zanella
2015-08-05mmap64: fix undef warningsMike Frysinger
2015-08-04Properly terminate FDE in makecontext for ix86 (bug 18635)Andreas Schwab
2015-07-30hppa: Remove custom lowlevellock.h.Torvald Riegel
2015-07-29hppa: sigaction.h: change sa_flags to an intMike Frysinger
2015-07-29hppa: fix sysdep.h header setupMike Frysinger
2015-07-29hppa: rewrite INLINE_SYSCALLMike Frysinger
2015-07-29Extend local PLT reference checkH.J. Lu
2015-07-28ia64: drop __tls_get_addr from expected ld.so plt usageMike Frysinger
2015-07-28ia64: clean up old kernel headers cruftMike Frysinger
2015-07-24Fix order of arguments to rt_sigprocmask syscall when setting the signal maskChung-Lin Tang
2015-07-23Make sysdeps/posix bring in login subdir.Roland McGrath
2015-07-23ia64: sigaction.h: fix sa_flags orderingMike Frysinger
2015-07-21ia64: msg.h: fix msg_qnum/msg_qbytes typesMike Frysinger
2015-07-21ia64: stat.h: rename pad0 to __glibc_reserved0Mike Frysinger
2015-07-21ia64: sifaction.h: change sa_flags to an intMike Frysinger
2015-07-21ia64: siginfo.h: delete siginfo nameMike Frysinger
2015-07-21tile: Fix BZ #18508 (makecontext yield infinite backtrace)Chris Metcalf
2015-07-20sparc: fix sigaction for 32bit builds [BZ #18694]Mike Frysinger
2015-07-20Add si_addr_bnd to _sigfault in x86 struct siginfoH.J. Lu
2015-07-10Add and use new glibc-internal futex API.Torvald Riegel
2015-07-09PLT avoidance for _exit in rtld.Roland McGrath
2015-07-09libio: Update powerpc64le libc.abilistAdhemerval Zanella
2015-07-09[AArch64][BZ 18648] change greg_t definition in ucontext.hSzabolcs Nagy
2015-07-09[AArch64][BZ 18400] fix elf_prpsinfo in procfs.hSzabolcs Nagy
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