aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
2014-12-10Fix MIPS waitid build.Joseph Myers1-0/+7
2014-12-10Fix MIPS sigaction build.Joseph Myers1-0/+12
2014-12-09Remove custom pthread_once implementation on sh.Torvald Riegel1-257/+0
2014-12-02Fix getifaddrs, freeifaddrs namespace (bug 17668).Joseph Myers1-4/+6
2014-11-26Fix sysdeps/unix/sysv/linux/arm/libc-do-syscall.S warning.Joseph Myers1-0/+3
2014-11-24Define CLOCK_TAI on Linux (bug 17608)Ryan Cumming1-0/+2
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar60-101/+100
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar29-39/+39
2014-11-24Remove IS_IN_libmSiddhesh Poyarekar1-1/+1
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar27-54/+54
2014-11-24Remove IS_IN_librtSiddhesh Poyarekar22-44/+44
2014-11-24Remove IS_IN_nscdSiddhesh Poyarekar1-2/+2
2014-11-24Remove IS_IN_ldconfigSiddhesh Poyarekar2-2/+2
2014-11-20NPTL: Refactor scheduler setup in pthread_create.Roland McGrath1-0/+42
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel3-0/+9
2014-11-19Auto-generate libc-modules.hSiddhesh Poyarekar1-1/+2
2014-11-19Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar1-0/+1
2014-11-18NPTL: Move Linux-specific createthread.c to sysdeps.Roland McGrath1-0/+154
2014-11-14Remove sigvec.Roland McGrath2-2/+0
2014-11-12Fix __get_nprocs fgets_unlocked namespace (bug 17582).Joseph Myers3-3/+3
2014-11-11[AArch64] Add ipc.h.Alan Hayward1-0/+54
2014-11-07m68k: don't expect PLT reference to __tls_get_addrAndreas Schwab1-4/+3
2014-11-07Remove __libc_waitpid function name.Joseph Myers8-15/+11
2014-11-06Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell13-0/+115
2014-11-01Fix sparc struct fpu definition.Jose E. Marchesi1-1/+1
2014-11-01Remove __libc_nanosleep function name.Joseph Myers1-1/+1
2014-10-31Remove __libc_pselect alias.Joseph Myers1-1/+0
2014-10-31Move powerpc64 pread/pwrite definitions to syscalls.list (bug 14138).Joseph Myers4-219/+0
2014-10-30Remove __libc_readv and __libc_writev function names.Joseph Myers1-2/+2
2014-10-30Remove __libc_creat function name.Joseph Myers4-6/+5
2014-10-27arm: Re-enable PI futex support for ARM kernels >= 3.14.3Gratian Crisan1-4/+6
2014-10-27Move setfsgid/setfsuid definitions to syscalls.list (bug 14138).Joseph Myers18-77/+18
2014-10-24Move get*id and getgroups definitions to syscalls.list (bug 14138).Joseph Myers46-278/+45
2014-10-24Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).Joseph Myers17-280/+19
2014-10-23hppa: Make __SIGRTMIN 32 (ABI break).Carlos O'Donell1-7/+15
2014-10-22MIPS: Avoid a dangling `vfork@GLIBC_2.0' referenceMaciej W. Rozycki1-0/+1
2014-10-20pthread_once: Add fast path and remove x86 variants.Torvald Riegel2-371/+0
2014-10-20Move readv and writev definitions to syscalls.list (bug 14138).Joseph Myers3-105/+2
2014-10-14Fix infinite loop in check_pf (BZ #12926)Siddhesh Poyarekar1-1/+1
2014-10-09Remove stray *_internal aliases (bug 14132).Joseph Myers3-4/+4
2014-10-08Don't use INTUSE with __adjtimex (bug 14132).Joseph Myers6-12/+31
2014-10-06Support and use mixed compat/non-compat aliases in syscalls.list.Joseph Myers6-47/+6
2014-10-06Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).Joseph Myers8-47/+6
2014-10-06powerpc: remove linux lowlevellock.hAdhemerval Zanella3-346/+4
2014-10-06tile: add clock_gettime support via vDSOChris Metcalf5-6/+69
2014-10-06tile: make the prolog of clone() more conformantChris Metcalf1-5/+6
2014-10-06tile: add support for _SC_LEVEL*CACHE* sysconf() queriesChris Metcalf1-0/+75
2014-10-01Move execve to syscalls.list (bug 14138).Joseph Myers2-35/+1
2014-09-30Move some *at definitions to syscalls.list (bug 14138).Joseph Myers8-272/+8
2014-09-29Require autoconf 2.69H.J. Lu2-4/+4