aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
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-19Auto-generate libc-modules.hSiddhesh Poyarekar
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-14Remove sigvec.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_readv and __libc_writev function names.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
2014-09-29Require autoconf 2.69H.J. Lu
2014-09-26Remove shlib-versions entries redundant with DEFAULT entries.Joseph Myers
2014-09-26Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers
2014-09-23Move some setrlimit definitions to syscalls.list (bug 14138).Joseph Myers
2014-09-23ARM: Don't define _SYS_AUXV_H in sysdep.hWill Newton
2014-09-20Fix prototype of eventfd.Rasmus Villemoes
2014-09-20Sync recvmmsg prototype with kernel usage.Ondřej Bílka
2014-09-16Remove bitrotten --enable-oldest-abi (bug 6652).Joseph Myers