about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers2015-09-115-9/+9
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-087-7/+7
* MIPS: Only use .set mips* assembler directives when necessaryAndrew Bennett2015-09-081-4/+4
* Terminate FDE before return trampoline in makecontext for powerpc (bug 18635)Andreas Schwab2015-09-041-0/+6
* powerpc: Fix compiler warning in some syscalls.Carlos Eduardo Seo2015-09-041-1/+1
* Rename bits/m68k-vdso.h to m68k-vdso.h (bug 14912).Joseph Myers2015-09-045-4/+4
* Add netinet/in.h values from Linux 4.2.Joseph Myers2015-09-011-0/+1
* Fix wordsize-32 mmap offset for negative value (BZ#18877)Adhemerval Zanella2015-08-281-4/+4
* powerpc: Revert to default atomic ops in elision codePaul E. Murphy2015-08-261-21/+0
* mips: siginfo.h: add SIGSYS details [BZ #18863]Mike Frysinger2015-08-261-0/+11
* S390: Add hwcaps value for vector facility.Stefan Liebler2015-08-261-0/+1
* Don't run tst-getpid2 with LD_BIND_NOW=1H.J. Lu2015-08-251-5/+0
* Call direct system calls for socket operationsRajalakshmi Srinivasaraghavan2015-08-2518-0/+125
* powerpc: Fix tabort usage in syscallsPaul E. Murphy2015-08-251-0/+1
* Remove __ASSUME_IPC64Andreas Schwab2015-08-2423-706/+1
* Revert "Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN"H.J. Lu2015-08-2163-287/+292
* Revert "Fix a typo in linux lxstat.c"H.J. Lu2015-08-211-2/+2
* Fix a typo in linux lxstat.cH.J. Lu2015-08-211-2/+2
* Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURNH.J. Lu2015-08-2163-292/+287
* Move x86_64 init-arch.h to sysdeps/x86/init-arch.hH.J. Lu2015-08-201-1/+0
* Remove x86 init-arch.cH.J. Lu2015-08-201-1/+0
* Mark __xstatXX_conv as hiddenH.J. Lu2015-08-191-3/+6
* Call __setcontext with HIDDEN_JUMPTARGETH.J. Lu2015-08-192-6/+2
* Use x86-64 cacheinfo.c and sysconf.c for x86H.J. Lu2015-08-193-510/+0
* hppa: timerfd.h: move to common sys/timerfd.hMike Frysinger2015-08-181-33/+3
* hppa: signalfd.h: move to common sys/signalfd.hMike Frysinger2015-08-181-39/+3
* hppa: inotify.h: move to common sys/inotify.hMike Frysinger2015-08-182-106/+29
* hppa: eventfd.h: move to common sys/eventfd.hMike Frysinger2015-08-181-26/+4
* hppa: epoll.h: move to common sys/epoll.hMike Frysinger2015-08-182-143/+27
* hppa: sigaction.h: update define export based on __USE_XOPEN2K8Mike Frysinger2015-08-181-0/+2
* hppa: shm.h: add SHM_EXECMike Frysinger2015-08-181-0/+1
* hppa: drop __ASSUME_LWS_CAS defineMike Frysinger2015-08-182-11/+2
* Add version set GLIBC_2.19 for linux/powerpcAndreas Schwab2015-08-171-0/+4
* Don't include <cpuid.h> in elision-conf.hH.J. Lu2015-08-131-1/+0
* Update x86 elision-conf.c for <cpu-features.h>H.J. Lu2015-08-131-2/+2
* Add _dl_x86_cpu_features to rtld_globalH.J. Lu2015-08-132-2/+1
* Remove unused definition of __openat(64)_nocancelAndreas Schwab2015-08-112-21/+0
* Readd O_LARGEFILE flag for openat64 (bug 18781)Andreas Schwab2015-08-101-0/+5
* hppa: put custom madvise defines behind __USE_MISCMike Frysinger2015-08-081-8/+11
* hppa: Fix miscompilation of sched_setaffinity() [BZ #18480]John David Anglin2015-08-082-22/+42
* 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 m68k (bug 18635)Andreas Schwab2015-08-051-1/+4
* Align stack to 16 bytes when calling __gettimeofdayH.J. Lu2015-08-051-4/+5
* Align stack to 16 bytes when calling __setcontextH.J. Lu2015-08-051-2/+2
* arm: Assembly implementation cleanupAdhemerval Zanella2015-08-053-136/+18
* mmap64: fix undef warningsMike Frysinger2015-08-051-3/+3
* 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