Age | Commit message (Expand) | Author |
2014-06-26 | Move remaining S390 code out of nptl/. | Roland McGrath |
2014-06-26 | S390: Consolidate NPTL/non versions of vfork | Roland McGrath |
2014-06-26 | S390: Consolidate NPTL/non versions of clone | Roland McGrath |
2014-06-25 | Remove stray includes of kernel-features.h. | Joseph Myers |
2014-06-13 | S390: Move NPTL public headers to sysdeps/s390/nptl/. | Roland McGrath |
2014-06-13 | S390: Convert fork.c to arch-fork.h | Roland McGrath |
2014-06-13 | Add adaptive elision to rwlocks | Andi Kleen |
2014-05-14 | Consolidate not-cancel.h files. | Roland McGrath |
2014-05-14 | Update s390 timer_*.c files for x86_64 file moves. | Roland McGrath |
2014-05-09 | S/390: Port of lock elision to System/z | Dominik Vogt |
2014-04-09 | Move __PTHREAD_SPINS definition to architecture specific header | Adhemerval Zanella |
2014-03-24 | S390: Fix -Wundef warning for __PTHREAD_MUTEX_HAVE_ELISION. | Stefan Liebler |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka |
2014-01-07 | S/390: Make jmp_buf extendible. | Andreas Krebbel |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-02-18 | FUTEX_*_REQUEUE_PI support for non-x86 code | Siddhesh Poyarekar |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-12-27 | [s390] Replace lll_futex_* assembly code with INTERNAL_SYSCALL | Siddhesh Poyarekar |
2012-12-08 | Fix some build warnings on s390x | Siddhesh Poyarekar |
2012-11-05 | [S390,PPC] Implement FUTEX_WAIT_BITSET for timedwait functions | Siddhesh Poyarekar |
2012-10-02 | Fix clone flag name in comment to CLONE_CHILD_CLEARTID. | Siddhesh Poyarekar |
2012-05-30 | Remove use of INTDEF/INTUSE in nptl | Andreas Schwab |
2012-02-27 | Fix stray references to __pthread_attr | David S. Miller |
2012-02-26 | Fix name mangling of pthread_attr_t after change | Ulrich Drepper |
2012-02-26 | Work around problem of pthread_attr_t definition with old compilers | Ulrich Drepper |
2012-02-26 | Fix up POSIX testing in conformtest | Ulrich Drepper |
2012-02-16 | s390: Convert to crt[in].S. | Richard Henderson |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2009-12-22 | Fix s390 startup code in libpthread. | Thomas Schwinge |
2009-01-03 | * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Define | Ulrich Drepper |
2008-12-03 | * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Recognize | Ulrich Drepper |
2007-08-14 | * sysdeps/ieee754/ldbl-64-128/strtold_l.c (__STRTOF): Declare. | Jakub Jelinek |
2007-08-13 | * nscd/servicescache.c: Include kernel-features.h. | Ulrich Drepper |
2007-08-12 | * sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h: Include stddef.h | Ulrich Drepper |
2007-08-11 | * pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define. | Ulrich Drepper |
2007-08-01 | * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post): | Ulrich Drepper |
2007-07-28 | * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned | Ulrich Drepper |
2007-05-30 | * pthread_getattr_np.c: No need to install a cancellation handler, | Ulrich Drepper |
2007-01-17 | * sysdeps/unix/sysv/linux/libc_pthread_init.c: Don't just copy the | Ulrich Drepper |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |
2007-07-31 | . | Jakub Jelinek |
2006-12-09 | * misc/mntent_r.c (__hasmntopt): Check p[optlen] even when p == rest. | Ulrich Drepper |
2006-10-29 | * po/sv.po: Update from translation team. | Ulrich Drepper |
2006-10-27 | * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scope | Ulrich Drepper |
2006-10-12 | [BZ #3352] | Ulrich Drepper |
2006-07-29 | * sysdeps/unix/sysv/linux/kernel-features.h: Definecvs/fedora-glibc-20060729T2255 | Ulrich Drepper |
2006-02-28 | * Makefile (subdir-target-args): New variable. | Roland McGrath |
2006-02-17 | * include/atomic.h (atomic_and, atomic_or): Define. | Ulrich Drepper |
2006-02-15 | * sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel, | Ulrich Drepper |
2006-01-09 | 2006-01-09 Roland McGrath <roland@redhat.com> | Roland McGrath |