aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
2014-12-222014-12-22 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey1-0/+4
2014-12-22Fix resolver bind, getsockname namespace (bug 17733).Joseph Myers2-4/+0
2014-12-21tile: remove localplt.data and use generic one again.Chris Metcalf1-18/+0
2014-12-21Add hidden __tls_get_addr/___tls_get_addr aliasH.J. Lu1-6/+3
2014-12-20tile: provide localplt.data with __tls_get_addr optionalChris Metcalf1-0/+18
2014-12-19i386: Move futex functions from lowlevellock.h to lowlevellock-futex.h.Torvald Riegel2-110/+157
2014-12-19Use generic lowlevellock-futex.h in x86_64 lowlevellock.h.Torvald Riegel2-120/+24
2014-12-19sh: Remove custom lowlevellock, barrier, condvar, and rwlock implementations.Torvald Riegel19-5572/+0
2014-12-17Fix profil_counter namespace (bug 17725).Joseph Myers11-11/+20
2014-12-16Revert "Use pragmas rather than makefiles for necessary options for unwind co...Roland McGrath1-2/+0
2014-12-16Use pragmas rather than makefiles for necessary options for unwind code.Roland McGrath1-0/+2
2014-12-16Fix resolver if_* namespace (bug 17717).Joseph Myers1-9/+15
2014-12-15Remove custom pthread_once implementation on s390.Torvald Riegel1-110/+0
2014-12-12NPTL: Refactor named semaphore code to use shm-directory.hRoland McGrath1-0/+3
2014-12-11Refactor shm_{open,unlink} code to separate Linux-specific directory choice f...Roland McGrath3-227/+144
2014-12-12* Fix SH specific compiler warnings which are for integer-pointerKaz Kojima2-2/+2
2014-12-11Properly handle forced elision in pthread_mutex_trylock (bug 16657)Andreas Schwab2-10/+0
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