about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* Properly handle forced elision in pthread_mutex_trylock (bug 16657)Andreas Schwab2014-12-112-10/+0
* Fix MIPS waitid build.Joseph Myers2014-12-101-0/+7
* Fix MIPS sigaction build.Joseph Myers2014-12-101-0/+12
* Remove custom pthread_once implementation on sh.Torvald Riegel2014-12-091-257/+0
* Fix getifaddrs, freeifaddrs namespace (bug 17668).Joseph Myers2014-12-021-4/+6
* Fix sysdeps/unix/sysv/linux/arm/libc-do-syscall.S warning.Joseph Myers2014-11-261-0/+3
* Define CLOCK_TAI on Linux (bug 17608)Ryan Cumming2014-11-241-0/+2
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-2460-101/+100
* Remove IS_IN_rtldSiddhesh Poyarekar2014-11-2429-39/+39
* Remove IS_IN_libmSiddhesh Poyarekar2014-11-241-1/+1
* Remove IS_IN_libpthreadSiddhesh Poyarekar2014-11-2427-54/+54
* Remove IS_IN_librtSiddhesh Poyarekar2014-11-2422-44/+44
* Remove IS_IN_nscdSiddhesh Poyarekar2014-11-241-2/+2
* Remove IS_IN_ldconfigSiddhesh Poyarekar2014-11-242-2/+2
* NPTL: Refactor scheduler setup in pthread_create.Roland McGrath2014-11-201-0/+42
* Add arch-specific configuration for C11 atomics support.Torvald Riegel2014-11-203-0/+9
* Auto-generate libc-modules.hSiddhesh Poyarekar2014-11-191-1/+2
* Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar2014-11-191-0/+1
* NPTL: Move Linux-specific createthread.c to sysdeps.Roland McGrath2014-11-181-0/+154
* Remove sigvec.Roland McGrath2014-11-142-2/+0
* Fix __get_nprocs fgets_unlocked namespace (bug 17582).Joseph Myers2014-11-123-3/+3
* [AArch64] Add ipc.h.Alan Hayward2014-11-111-0/+54
* m68k: don't expect PLT reference to __tls_get_addrAndreas Schwab2014-11-071-4/+3
* Remove __libc_waitpid function name.Joseph Myers2014-11-078-15/+11
* Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell2014-11-0613-0/+115
* Fix sparc struct fpu definition.Jose E. Marchesi2014-11-011-1/+1
* Remove __libc_nanosleep function name.Joseph Myers2014-11-011-1/+1
* Remove __libc_pselect alias.Joseph Myers2014-10-311-1/+0
* Move powerpc64 pread/pwrite definitions to syscalls.list (bug 14138).Joseph Myers2014-10-314-219/+0
* Remove __libc_readv and __libc_writev function names.Joseph Myers2014-10-301-2/+2
* Remove __libc_creat function name.Joseph Myers2014-10-304-6/+5
* arm: Re-enable PI futex support for ARM kernels >= 3.14.3Gratian Crisan2014-10-271-4/+6
* Move setfsgid/setfsuid definitions to syscalls.list (bug 14138).Joseph Myers2014-10-2718-77/+18
* Move get*id and getgroups definitions to syscalls.list (bug 14138).Joseph Myers2014-10-2446-278/+45
* Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).Joseph Myers2014-10-2417-280/+19
* hppa: Make __SIGRTMIN 32 (ABI break).Carlos O'Donell2014-10-231-7/+15
* MIPS: Avoid a dangling `vfork@GLIBC_2.0' referenceMaciej W. Rozycki2014-10-221-0/+1
* pthread_once: Add fast path and remove x86 variants.Torvald Riegel2014-10-202-371/+0
* Move readv and writev definitions to syscalls.list (bug 14138).Joseph Myers2014-10-203-105/+2
* Fix infinite loop in check_pf (BZ #12926)Siddhesh Poyarekar2014-10-141-1/+1
* Remove stray *_internal aliases (bug 14132).Joseph Myers2014-10-093-4/+4
* Don't use INTUSE with __adjtimex (bug 14132).Joseph Myers2014-10-086-12/+31
* Support and use mixed compat/non-compat aliases in syscalls.list.Joseph Myers2014-10-066-47/+6
* Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).Joseph Myers2014-10-068-47/+6
* powerpc: remove linux lowlevellock.hAdhemerval Zanella2014-10-063-346/+4
* tile: add clock_gettime support via vDSOChris Metcalf2014-10-065-6/+69
* tile: make the prolog of clone() more conformantChris Metcalf2014-10-061-5/+6
* tile: add support for _SC_LEVEL*CACHE* sysconf() queriesChris Metcalf2014-10-061-0/+75
* Move execve to syscalls.list (bug 14138).Joseph Myers2014-10-012-35/+1
* Move some *at definitions to syscalls.list (bug 14138).Joseph Myers2014-09-308-272/+8