aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv
AgeCommit message (Expand)Author
2014-12-12NPTL: Refactor named semaphore code to use shm-directory.hRoland McGrath
2014-12-11Refactor shm_{open,unlink} code to separate Linux-specific directory choice f...Roland McGrath
2014-12-12* Fix SH specific compiler warnings which are for integer-pointerKaz Kojima
2014-12-11Properly handle forced elision in pthread_mutex_trylock (bug 16657)Andreas Schwab
2014-12-10Fix MIPS waitid build.Joseph Myers
2014-12-10Fix MIPS sigaction build.Joseph Myers
2014-12-09Remove custom pthread_once implementation on sh.Torvald Riegel
2014-12-02Fix getifaddrs, freeifaddrs namespace (bug 17668).Joseph Myers
2014-11-26Fix sysdeps/unix/sysv/linux/arm/libc-do-syscall.S warning.Joseph Myers
2014-11-24Define CLOCK_TAI on Linux (bug 17608)Ryan Cumming
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar
2014-11-24Remove IS_IN_libmSiddhesh Poyarekar
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar
2014-11-24Remove IS_IN_librtSiddhesh Poyarekar
2014-11-24Remove IS_IN_nscdSiddhesh Poyarekar
2014-11-24Remove IS_IN_ldconfigSiddhesh Poyarekar
2014-11-20NPTL: Refactor scheduler setup in pthread_create.Roland McGrath
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel
2014-11-19Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar
2014-11-18NPTL: Move Linux-specific createthread.c to sysdeps.Roland McGrath
2014-11-12Fix __get_nprocs fgets_unlocked namespace (bug 17582).Joseph Myers
2014-11-11[AArch64] Add ipc.h.Alan Hayward
2014-11-07m68k: don't expect PLT reference to __tls_get_addrAndreas Schwab
2014-11-07Remove __libc_waitpid function name.Joseph Myers
2014-11-06Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell
2014-11-01Fix sparc struct fpu definition.Jose E. Marchesi
2014-11-01Remove __libc_nanosleep function name.Joseph Myers
2014-10-31Remove __libc_pselect alias.Joseph Myers
2014-10-31Move powerpc64 pread/pwrite definitions to syscalls.list (bug 14138).Joseph Myers
2014-10-30Remove __libc_creat function name.Joseph Myers
2014-10-27arm: Re-enable PI futex support for ARM kernels >= 3.14.3Gratian Crisan
2014-10-27Move setfsgid/setfsuid definitions to syscalls.list (bug 14138).Joseph Myers
2014-10-24Move get*id and getgroups definitions to syscalls.list (bug 14138).Joseph Myers
2014-10-24Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).Joseph Myers
2014-10-23hppa: Make __SIGRTMIN 32 (ABI break).Carlos O'Donell
2014-10-22MIPS: Avoid a dangling `vfork@GLIBC_2.0' referenceMaciej W. Rozycki
2014-10-20pthread_once: Add fast path and remove x86 variants.Torvald Riegel
2014-10-20Move readv and writev definitions to syscalls.list (bug 14138).Joseph Myers
2014-10-14Fix infinite loop in check_pf (BZ #12926)Siddhesh Poyarekar
2014-10-09Remove stray *_internal aliases (bug 14132).Joseph Myers
2014-10-08Don't use INTUSE with __adjtimex (bug 14132).Joseph Myers
2014-10-06Support and use mixed compat/non-compat aliases in syscalls.list.Joseph Myers
2014-10-06Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).Joseph Myers
2014-10-06powerpc: remove linux lowlevellock.hAdhemerval Zanella
2014-10-06tile: add clock_gettime support via vDSOChris Metcalf
2014-10-06tile: make the prolog of clone() more conformantChris Metcalf
2014-10-06tile: add support for _SC_LEVEL*CACHE* sysconf() queriesChris Metcalf
2014-10-01Move execve to syscalls.list (bug 14138).Joseph Myers
2014-09-30Move some *at definitions to syscalls.list (bug 14138).Joseph Myers