about summary refs log tree commit diff
path: root/sysdeps/unix/sysv
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc: Optimize lock elision for pthread_mutex_tPaul Murphy2015-10-154-6/+12
* nptl: Add adapt_count parameter to lll_unlock_elisionPaul Murphy2015-10-153-3/+3
* Add comments for GCC 5 requirementH.J. Lu2015-10-151-0/+4
* Remove i386/epoll_pwait.SH.J. Lu2015-10-152-78/+1
* Optimize i386 syscall inlining for GCC 5H.J. Lu2015-10-152-11/+107
* i386: Remove syscall assembly codes with 6 argumentsH.J. Lu2015-10-155-268/+44
* Avoid PLT when calling __sched_getaffinity_newH.J. Lu2015-10-141-0/+7
* Support PLT and GOT references in local PIC checkH.J. Lu2015-10-141-8/+8
* Use INTERNAL_SYSCALL and INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu2015-10-149-47/+39
* Use INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu2015-10-1329-158/+53
* Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu2015-10-1322-85/+91
* Mark lseek/llseek as non-cancellableAdhemerval Zanella2015-10-093-3/+3
* Move sysdeps/unix/sysv/linux/i386/i486/*.? to i386H.J. Lu2015-09-3030-254/+1
* Use __libc_ptf_call in _longjmp_unwindH.J. Lu2015-09-181-8/+2
* alpha: drop __ASSUME_FDATASYNCMike Frysinger2015-09-173-52/+0
* Use __pthread_setcancelstate in libc.aH.J. Lu2015-09-171-16/+3
* Restore sparc64 implementation of semctlAndreas Schwab2015-09-171-0/+54
* Remove extra va_start/va_end calls (bug 17244)Andreas Schwab2015-09-161-8/+0
* linux/getsysstats.c: use sysinfo() instead of parsing /proc/meminfoRasmus Villemoes2015-09-123-59/+57
* 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
* 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-2162-268/+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-2162-292/+268
* 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