| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove NOT_IN_libc | Siddhesh Poyarekar | 2014-11-24 | 60 | -101/+100 |
* | Remove IS_IN_rtld | Siddhesh Poyarekar | 2014-11-24 | 29 | -39/+39 |
* | Remove IS_IN_libm | Siddhesh Poyarekar | 2014-11-24 | 1 | -1/+1 |
* | Remove IS_IN_libpthread | Siddhesh Poyarekar | 2014-11-24 | 27 | -54/+54 |
* | Remove IS_IN_librt | Siddhesh Poyarekar | 2014-11-24 | 22 | -44/+44 |
* | Remove IS_IN_nscd | Siddhesh Poyarekar | 2014-11-24 | 1 | -2/+2 |
* | Remove IS_IN_ldconfig | Siddhesh Poyarekar | 2014-11-24 | 2 | -2/+2 |
* | NPTL: Refactor scheduler setup in pthread_create. | Roland McGrath | 2014-11-20 | 1 | -0/+42 |
* | Add arch-specific configuration for C11 atomics support. | Torvald Riegel | 2014-11-20 | 3 | -0/+9 |
* | Auto-generate libc-modules.h | Siddhesh Poyarekar | 2014-11-19 | 1 | -1/+2 |
* | Add new macro IN_MODULE to identify module in which source is built | Siddhesh Poyarekar | 2014-11-19 | 1 | -0/+1 |
* | NPTL: Move Linux-specific createthread.c to sysdeps. | Roland McGrath | 2014-11-18 | 1 | -0/+154 |
* | Remove sigvec. | Roland McGrath | 2014-11-14 | 2 | -2/+0 |
* | Fix __get_nprocs fgets_unlocked namespace (bug 17582). | Joseph Myers | 2014-11-12 | 3 | -3/+3 |
* | [AArch64] Add ipc.h. | Alan Hayward | 2014-11-11 | 1 | -0/+54 |
* | m68k: don't expect PLT reference to __tls_get_addr | Andreas Schwab | 2014-11-07 | 1 | -4/+3 |
* | Remove __libc_waitpid function name. | Joseph Myers | 2014-11-07 | 8 | -15/+11 |
* | Run check-localpltk/textrel/execstack over ld.so. | Carlos O'Donell | 2014-11-06 | 13 | -0/+115 |
* | Fix sparc struct fpu definition. | Jose E. Marchesi | 2014-11-01 | 1 | -1/+1 |
* | Remove __libc_nanosleep function name. | Joseph Myers | 2014-11-01 | 1 | -1/+1 |
* | Remove __libc_pselect alias. | Joseph Myers | 2014-10-31 | 1 | -1/+0 |
* | Move powerpc64 pread/pwrite definitions to syscalls.list (bug 14138). | Joseph Myers | 2014-10-31 | 4 | -219/+0 |
* | Remove __libc_readv and __libc_writev function names. | Joseph Myers | 2014-10-30 | 1 | -2/+2 |
* | Remove __libc_creat function name. | Joseph Myers | 2014-10-30 | 4 | -6/+5 |
* | arm: Re-enable PI futex support for ARM kernels >= 3.14.3 | Gratian Crisan | 2014-10-27 | 1 | -4/+6 |
* | Move setfsgid/setfsuid definitions to syscalls.list (bug 14138). | Joseph Myers | 2014-10-27 | 18 | -77/+18 |
* | Move get*id and getgroups definitions to syscalls.list (bug 14138). | Joseph Myers | 2014-10-24 | 46 | -278/+45 |
* | Move some chown / lchown / fchown definitions to syscalls.list (bug 14138). | Joseph Myers | 2014-10-24 | 17 | -280/+19 |
* | hppa: Make __SIGRTMIN 32 (ABI break). | Carlos O'Donell | 2014-10-23 | 1 | -7/+15 |
* | MIPS: Avoid a dangling `vfork@GLIBC_2.0' reference | Maciej W. Rozycki | 2014-10-22 | 1 | -0/+1 |
* | pthread_once: Add fast path and remove x86 variants. | Torvald Riegel | 2014-10-20 | 2 | -371/+0 |
* | Move readv and writev definitions to syscalls.list (bug 14138). | Joseph Myers | 2014-10-20 | 3 | -105/+2 |
* | Fix infinite loop in check_pf (BZ #12926) | Siddhesh Poyarekar | 2014-10-14 | 1 | -1/+1 |
* | Remove stray *_internal aliases (bug 14132). | Joseph Myers | 2014-10-09 | 3 | -4/+4 |
* | Don't use INTUSE with __adjtimex (bug 14132). | Joseph Myers | 2014-10-08 | 6 | -12/+31 |
* | Support and use mixed compat/non-compat aliases in syscalls.list. | Joseph Myers | 2014-10-06 | 6 | -47/+6 |
* | Move some chown / lchown / fchown definitions to syscalls.list (bug 14138). | Joseph Myers | 2014-10-06 | 8 | -47/+6 |
* | powerpc: remove linux lowlevellock.h | Adhemerval Zanella | 2014-10-06 | 3 | -346/+4 |
* | tile: add clock_gettime support via vDSO | Chris Metcalf | 2014-10-06 | 5 | -6/+69 |
* | tile: make the prolog of clone() more conformant | Chris Metcalf | 2014-10-06 | 1 | -5/+6 |
* | tile: add support for _SC_LEVEL*CACHE* sysconf() queries | Chris Metcalf | 2014-10-06 | 1 | -0/+75 |
* | Move execve to syscalls.list (bug 14138). | Joseph Myers | 2014-10-01 | 2 | -35/+1 |
* | Move some *at definitions to syscalls.list (bug 14138). | Joseph Myers | 2014-09-30 | 8 | -272/+8 |
* | Require autoconf 2.69 | H.J. Lu | 2014-09-29 | 2 | -4/+4 |
* | Remove shlib-versions entries redundant with DEFAULT entries. | Joseph Myers | 2014-09-26 | 4 | -10/+5 |
* | Clean up gnu/lib-names.h generation (bug 14171). | Joseph Myers | 2014-09-26 | 11 | -22/+6 |
* | Move some setrlimit definitions to syscalls.list (bug 14138). | Joseph Myers | 2014-09-23 | 10 | -43/+4 |
* | ARM: Don't define _SYS_AUXV_H in sysdep.h | Will Newton | 2014-09-23 | 2 | -2/+1 |
* | Fix prototype of eventfd. | Rasmus Villemoes | 2014-09-20 | 3 | -3/+3 |
* | Sync recvmmsg prototype with kernel usage. | Ondřej Bílka | 2014-09-20 | 1 | -3/+3 |