Age | Commit message (Expand) | Author |
2014-11-19 | Add new macro IN_MODULE to identify module in which source is built | Siddhesh Poyarekar |
2014-11-18 | NPTL: Move Linux-specific createthread.c to sysdeps. | Roland McGrath |
2014-11-14 | Remove sigvec. | Roland McGrath |
2014-11-12 | Fix __get_nprocs fgets_unlocked namespace (bug 17582). | Joseph Myers |
2014-11-11 | [AArch64] Add ipc.h. | Alan Hayward |
2014-11-07 | m68k: don't expect PLT reference to __tls_get_addr | Andreas Schwab |
2014-11-07 | Remove __libc_waitpid function name. | Joseph Myers |
2014-11-06 | Run check-localpltk/textrel/execstack over ld.so. | Carlos O'Donell |
2014-11-01 | Fix sparc struct fpu definition. | Jose E. Marchesi |
2014-11-01 | Remove __libc_nanosleep function name. | Joseph Myers |
2014-10-31 | Remove __libc_pselect alias. | Joseph Myers |
2014-10-31 | Move powerpc64 pread/pwrite definitions to syscalls.list (bug 14138). | Joseph Myers |
2014-10-30 | Remove __libc_readv and __libc_writev function names. | Joseph Myers |
2014-10-30 | Remove __libc_creat function name. | Joseph Myers |
2014-10-27 | arm: Re-enable PI futex support for ARM kernels >= 3.14.3 | Gratian Crisan |
2014-10-27 | Move setfsgid/setfsuid definitions to syscalls.list (bug 14138). | Joseph Myers |
2014-10-24 | Move get*id and getgroups definitions to syscalls.list (bug 14138). | Joseph Myers |
2014-10-24 | Move some chown / lchown / fchown definitions to syscalls.list (bug 14138). | Joseph Myers |
2014-10-23 | hppa: Make __SIGRTMIN 32 (ABI break). | Carlos O'Donell |
2014-10-22 | MIPS: Avoid a dangling `vfork@GLIBC_2.0' reference | Maciej W. Rozycki |
2014-10-20 | pthread_once: Add fast path and remove x86 variants. | Torvald Riegel |
2014-10-20 | Move readv and writev definitions to syscalls.list (bug 14138). | Joseph Myers |
2014-10-14 | Fix infinite loop in check_pf (BZ #12926) | Siddhesh Poyarekar |
2014-10-09 | Remove stray *_internal aliases (bug 14132). | Joseph Myers |
2014-10-08 | Don't use INTUSE with __adjtimex (bug 14132). | Joseph Myers |
2014-10-06 | Support and use mixed compat/non-compat aliases in syscalls.list. | Joseph Myers |
2014-10-06 | Move some chown / lchown / fchown definitions to syscalls.list (bug 14138). | Joseph Myers |
2014-10-06 | powerpc: remove linux lowlevellock.h | Adhemerval Zanella |
2014-10-06 | tile: add clock_gettime support via vDSO | Chris Metcalf |
2014-10-06 | tile: make the prolog of clone() more conformant | Chris Metcalf |
2014-10-06 | tile: add support for _SC_LEVEL*CACHE* sysconf() queries | Chris Metcalf |
2014-10-01 | Move execve to syscalls.list (bug 14138). | Joseph Myers |
2014-09-30 | Move some *at definitions to syscalls.list (bug 14138). | Joseph Myers |
2014-09-29 | Require autoconf 2.69 | H.J. Lu |
2014-09-26 | Remove shlib-versions entries redundant with DEFAULT entries. | Joseph Myers |
2014-09-26 | Clean up gnu/lib-names.h generation (bug 14171). | Joseph Myers |
2014-09-23 | Move some setrlimit definitions to syscalls.list (bug 14138). | Joseph Myers |
2014-09-23 | ARM: Don't define _SYS_AUXV_H in sysdep.h | Will Newton |
2014-09-20 | Fix prototype of eventfd. | Rasmus Villemoes |
2014-09-20 | Sync recvmmsg prototype with kernel usage. | Ondřej Bílka |
2014-09-16 | Remove bitrotten --enable-oldest-abi (bug 6652). | Joseph Myers |
2014-09-15 | Handle zero prefix length in getifaddrs (BZ #17371) | Andreas Schwab |
2014-09-12 | Remove configuration name patterns from shlib-versions. | Joseph Myers |
2014-09-12 | Use %ifdef in sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions. | Joseph Myers |
2014-09-12 | Move OS-specific shlib-versions entries to sysdeps files. | Joseph Myers |
2014-09-12 | Move architecture-specific shlib-versions entries to sysdeps files. | Joseph Myers |
2014-09-10 | tile: remove linux lowlevellock.h | Chris Metcalf |
2014-09-07 | HPPA: Add c++-types.data. | Carlos O'Donell |
2014-09-07 | HPPA: Transition to new non-addon NPTL. | Carlos O'Donell |
2014-08-21 | Remove unnecessary uses of NOT_IN_libc | Siddhesh Poyarekar |