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