aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv
AgeCommit message (Expand)AuthorFilesLines
2015-08-25Call direct system calls for socket operationsRajalakshmi Srinivasaraghavan18-0/+125
2015-08-25powerpc: Fix tabort usage in syscallsPaul E. Murphy1-0/+1
2015-08-24Remove __ASSUME_IPC64Andreas Schwab23-706/+1
2015-08-21Revert "Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN"H.J. Lu62-268/+292
2015-08-21Revert "Fix a typo in linux lxstat.c"H.J. Lu1-2/+2
2015-08-21Fix a typo in linux lxstat.cH.J. Lu1-2/+2
2015-08-21Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURNH.J. Lu62-292/+268
2015-08-20Move x86_64 init-arch.h to sysdeps/x86/init-arch.hH.J. Lu1-1/+0
2015-08-20Remove x86 init-arch.cH.J. Lu1-1/+0
2015-08-19Mark __xstatXX_conv as hiddenH.J. Lu1-3/+6
2015-08-19Call __setcontext with HIDDEN_JUMPTARGETH.J. Lu2-6/+2
2015-08-19Use x86-64 cacheinfo.c and sysconf.c for x86H.J. Lu3-510/+0
2015-08-18hppa: timerfd.h: move to common sys/timerfd.hMike Frysinger1-33/+3
2015-08-18hppa: signalfd.h: move to common sys/signalfd.hMike Frysinger1-39/+3
2015-08-18hppa: inotify.h: move to common sys/inotify.hMike Frysinger2-106/+29
2015-08-18hppa: eventfd.h: move to common sys/eventfd.hMike Frysinger1-26/+4
2015-08-18hppa: epoll.h: move to common sys/epoll.hMike Frysinger2-143/+27
2015-08-18hppa: sigaction.h: update define export based on __USE_XOPEN2K8Mike Frysinger1-0/+2
2015-08-18hppa: shm.h: add SHM_EXECMike Frysinger1-0/+1
2015-08-18hppa: drop __ASSUME_LWS_CAS defineMike Frysinger2-11/+2
2015-08-17Add version set GLIBC_2.19 for linux/powerpcAndreas Schwab1-0/+4
2015-08-13Don't include <cpuid.h> in elision-conf.hH.J. Lu1-1/+0
2015-08-13Update x86 elision-conf.c for <cpu-features.h>H.J. Lu1-2/+2
2015-08-13Add _dl_x86_cpu_features to rtld_globalH.J. Lu2-2/+1
2015-08-11Remove unused definition of __openat(64)_nocancelAndreas Schwab2-21/+0
2015-08-10Readd O_LARGEFILE flag for openat64 (bug 18781)Andreas Schwab1-0/+5
2015-08-08hppa: put custom madvise defines behind __USE_MISCMike Frysinger1-8/+11
2015-08-08hppa: Fix miscompilation of sched_setaffinity() [BZ #18480]John David Anglin2-22/+42
2015-08-08hppa: Fix reload error with atomic code [BZ #18787]John David Anglin1-18/+17
2015-08-07microblaze: include unix/sysdep.hMike Frysinger1-1/+6
2015-08-05Properly terminate FDE in makecontext for m68k (bug 18635)Andreas Schwab1-1/+4
2015-08-05Align stack to 16 bytes when calling __gettimeofdayH.J. Lu1-4/+5
2015-08-05Align stack to 16 bytes when calling __setcontextH.J. Lu1-2/+2
2015-08-05arm: Assembly implementation cleanupAdhemerval Zanella3-136/+18
2015-08-05mmap64: fix undef warningsMike Frysinger1-3/+3
2015-08-04Properly terminate FDE in makecontext for ix86 (bug 18635)Andreas Schwab1-1/+4
2015-07-30hppa: Remove custom lowlevellock.h.Torvald Riegel1-334/+0
2015-07-29hppa: sigaction.h: change sa_flags to an intMike Frysinger1-1/+6
2015-07-29hppa: fix sysdep.h header setupMike Frysinger2-3/+9
2015-07-29hppa: rewrite INLINE_SYSCALLMike Frysinger1-22/+7
2015-07-29Extend local PLT reference checkH.J. Lu1-3/+5
2015-07-28ia64: drop __tls_get_addr from expected ld.so plt usageMike Frysinger1-4/+3
2015-07-28ia64: clean up old kernel headers cruftMike Frysinger1-4/+0
2015-07-24Fix order of arguments to rt_sigprocmask syscall when setting the signal maskChung-Lin Tang2-6/+6
2015-07-23ia64: sigaction.h: fix sa_flags orderingMike Frysinger1-1/+1
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