Age | Commit message (Expand) | Author | Files | Lines |
2012-12-04 | Remove unused variable from powerpc sem_post.c. | Joseph Myers | 1 | -2/+2 |
2012-11-05 | [S390,PPC] Implement FUTEX_WAIT_BITSET for timedwait functions | Siddhesh Poyarekar | 1 | -0/+13 |
2012-10-02 | Fix clone flag name in comment to CLONE_CHILD_CLEARTID. | Siddhesh Poyarekar | 1 | -1/+1 |
2012-09-25 | Fix bugs in powerpc pthread_once. | Alan Modra | 1 | -5/+16 |
2012-05-30 | Remove use of INTDEF/INTUSE in nptl | Andreas Schwab | 1 | -2/+2 |
2012-02-27 | Fix stray references to __pthread_attr | David S. Miller | 1 | -1/+1 |
2012-02-26 | Fix name mangling of pthread_attr_t after change | Ulrich Drepper | 1 | -1/+1 |
2012-02-26 | Work around problem of pthread_attr_t definition with old compilers | Ulrich Drepper | 1 | -2/+6 |
2012-02-26 | Fix up POSIX testing in conformtest | Ulrich Drepper | 1 | -3/+2 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 15 | -46/+30 |
2010-08-12 | PowerPC64 ABI fixes | Alan Modra | 1 | -25/+44 |
2009-01-03 | * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Define | Ulrich Drepper | 1 | -1/+4 |
2008-12-03 | * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Recognize | Ulrich Drepper | 1 | -4/+6 |
2008-03-27 | * sysdeps/unix/sysv/linux/bits/local_lim.h: Undefined ARG_MAX if | Ulrich Drepper | 1 | -1/+10 |
2007-08-13 | * nscd/servicescache.c: Include kernel-features.h. | Ulrich Drepper | 1 | -0/+1 |
2007-08-12 | * sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h: Include stddef.h | Ulrich Drepper | 1 | -0/+29 |
2007-08-11 | * pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define. | Ulrich Drepper | 1 | -4/+4 |
2007-08-05 | * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h (PSEUDO): | Jakub Jelinek | 1 | -20/+3 |
2007-08-01 | * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post): | Ulrich Drepper | 2 | -74/+61 |
2007-07-28 | * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned | Ulrich Drepper | 2 | -12/+3 |
2007-07-24 | * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h | Ulrich Drepper | 1 | -66/+39 |
2007-07-23 | * pthread_rwlock_rdlock.c (__pthread_rwlock_rdlock): Add LLL_SHARED | Ulrich Drepper | 3 | -19/+80 |
2007-05-30 | * pthread_getattr_np.c: No need to install a cancellation handler, | Ulrich Drepper | 1 | -2/+0 |
2007-05-28 | * sysdeps/unix/sysv/linux/futimes.c (miss_utimensat): Don't define | Ulrich Drepper | 1 | -0/+1 |
2007-05-27 | * init.c: Make it compile with older kernel headers. | Ulrich Drepper | 2 | -4/+9 |
2007-05-15 | * version.h (VERSION): Define to 6. | Ulrich Drepper | 1 | -8/+6 |
2007-05-15 | * sysdeps/unix/sysv/linux/sem_post.c: Only wake threads if old | Ulrich Drepper | 1 | -6/+8 |
2007-03-26 | * sysdeps/powerpc/bits/atomic.h | Ulrich Drepper | 1 | -3/+2 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 5 | -3/+107 |
2007-07-31 | . | Jakub Jelinek | 5 | -107/+3 |
2006-10-29 | * po/sv.po: Update from translation team. | Ulrich Drepper | 2 | -14/+14 |
2006-10-27 | * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scope | Ulrich Drepper | 2 | -2/+14 |
2006-10-12 | [BZ #3352] | Ulrich Drepper | 1 | -3/+0 |
2006-10-12 | Add SEM_VALUE_MAX. | Ulrich Drepper | 1 | -0/+3 |
2006-10-07 | * Versions.def: Add GLIBC_2.6 to libpthread. | Ulrich Drepper | 4 | -0/+104 |
2006-07-29 | * sysdeps/unix/sysv/linux/kernel-features.h: Define | Ulrich Drepper | 1 | -0/+3 |
2006-04-04 | [BZ #2505] | Roland McGrath | 1 | -1/+15 |
2006-02-28 | * Makefile (subdir-target-args): New variable. | Roland McGrath | 2 | -6/+18 |
2006-02-17 | * include/atomic.h (atomic_and, atomic_or): Define. | Ulrich Drepper | 1 | -17/+65 |
2006-02-15 | * sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel, | Ulrich Drepper | 1 | -3/+16 |
2006-01-09 | 2006-01-09 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -1/+1 |
2006-01-06 | * sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h (pthread_mutex_t): | Ulrich Drepper | 1 | -6/+6 |
2006-01-04 | * sysdeps/powerpc/powerpc32/sysdep.h (ENTRY, EALIGN): Add cfi_startproc | Ulrich Drepper | 2 | -12/+8 |
2005-12-27 | * sysdeps/unix/sysv/linux/sparc/bits/errno.h: Define EOWNERDEAD | Ulrich Drepper | 1 | -4/+13 |
2005-09-08 | (FUTEX_WAKE_OP, FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define. (lll_futex_wake_unloc... | Ulrich Drepper | 1 | -0/+15 |
2005-06-17 | * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup): | Ulrich Drepper | 1 | -0/+17 |
2005-05-23 | [BZ #961] | Ulrich Drepper | 1 | -3/+3 |
2005-05-21 | * sysdeps/powerpc/powerpc32/sysdep.h (PSEUDO_RET): Don't use | Ulrich Drepper | 1 | -6/+6 |
2005-05-05 | pasto in license text | Roland McGrath | 1 | -1/+1 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 9 | -373/+45 |