Age | Commit message (Expand) | Author |
2012-05-30 | Remove use of INTDEF/INTUSE in nptl | Andreas Schwab |
2012-05-25 | i386 port of the pthread SystemTap probes | Rayson Ho |
2012-05-17 | Fix warnings on Linux/i686 | Andreas Jaeger |
2012-03-08 | Fix 9554ebf2d4da22591e974d3cf2ed09a2b8dbdbd8. | Thomas Schwinge |
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-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2012-02-08 | Support crti.S and crtn.S provided directly by architectures. | Joseph Myers |
2012-02-03 | Consistently use macros for x86 PIC thunks. | Joseph Myers |
2011-11-30 | Handle EAGAIN from FUTEX_WAIT_REQUEUE_PI | Andreas Schwab |
2011-09-10 | Remove support for !USE___THREAD | Ulrich Drepper |
2010-08-19 | Fix x86 pthread_cond_signal() FUTEX_WAKE_OP fallback | Dinakar Guniguntala |
2010-08-15 | Add -fno-asynchronous-unwind-tables to initfini.s for i386 | H.J. Lu |
2010-07-01 | Work around kernel rejecting valid absolute timestamps | Andreas Schwab |
2010-01-15 | Fix pthread_cond_*wait with requeue-PI on i386. | Michal Schmidt |
2009-12-13 | More whitespace fixes. | Ulrich Drepper |
2009-12-13 | Fix whitespaces. | Ulrich Drepper |
2009-12-13 | Add Requeue-PI support for x86 arch. | Dinakar Guniguntala |
2009-12-12 | Invalid timeouts in i386 sem_timedwait. | Ulrich Drepper |
2009-11-22 | Use #include instead of duplication for i386 vs i686 dl-sysdep.h in NPTL. | Roland McGrath |
2009-11-18 | Minor optimizations and cleanups of x86 cond_broadcast. | Ulrich Drepper |
2009-11-18 | Update cfi offsets for pthread_cond_broadcast and signal fir x86. | Dinakar Guniguntala |
2009-11-17 | Use cfi directives in x86 pthread_cond_{,timed}wait. | Ulrich Drepper |
2009-06-11 | Fix futex syscall parameter for x86 absolute timeout waits. | Bryan Kadzban |
2009-01-03 | (__lll_timedlock_wait): Use FUTEX_WAIT_BITSET|FUTEX_CLOCK_READTIME instead of... | Ulrich Drepper |
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 |
2008-09-23 | * sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock, | Andreas Jaeger |
2008-05-27 | Remove useless more "if" tests before "free". | Ulrich Drepper |
2008-05-11 | * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Access | Ulrich Drepper |
2008-03-17 | * sysdeps/unix/sysv/linux/dl-sysdep.h: Use __ASSEMBLER__ instead | Jakub Jelinek |
2008-03-14 | Fix typo.cvs/fedora-glibc-20080314T2159 | Ulrich Drepper |
2008-03-14 | * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Define | Ulrich Drepper |
2008-01-10 | * pthread-errnos.sym: Add EOVERFLOW. | Ulrich Drepper |
2007-11-24 | * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S (__lll_timedlock_wait): | Ulrich Drepper |
2007-11-09 | [BZ #5240] | Ulrich Drepper |
2007-10-17 | * sysdeps/unix/sysv/linux/i386/i486/sem_post.S (__old_sem_post): New | Jakub Jelinek |
2007-08-14 | * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT,cvs/fedora-glibc-20070814T0725cvs/fedora-glibc-20070814T0643 | Ulrich Drepper |
2007-08-13 | * sysdeps/unix/sysv/linux/i386/i786/Implies: New file. | Ulrich Drepper |
2007-08-13 | * nscd/servicescache.c: Include kernel-features.h. | Ulrich Drepper |
2007-08-01 | * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post): | Ulrich Drepper |
2007-08-01 | * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S | Ulrich Drepper |
2007-07-29 | (__lll_private_flag): Define. (lll_futex_timed_wait, lll_futex_wake): Use it.... | Jakub Jelinek |
2007-06-08 | [BZ #4586] | Ulrich Drepper |
2007-05-30 | * pthread_getattr_np.c: No need to install a cancellation handler, | Ulrich Drepper |
2007-05-30 | * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Checking | Ulrich Drepper |
2007-05-29 | * sysdeps/unix/sysv/linux/internaltypes.h: Introduce | Ulrich Drepper |
2007-05-28 | * sysdeps/i386/tls.h (THREAD_GSCOPE_RESET_FLAG): Use explicit | Ulrich Drepper |