aboutsummaryrefslogtreecommitdiff
path: root/nptl/sysdeps/unix/sysv/linux/i386
AgeCommit message (Expand)Author
2012-03-08Fix 9554ebf2d4da22591e974d3cf2ed09a2b8dbdbd8.Thomas Schwinge
2012-02-27Fix stray references to __pthread_attrDavid S. Miller
2012-02-26Fix name mangling of pthread_attr_t after changeUlrich Drepper
2012-02-26Work around problem of pthread_attr_t definition with old compilersUlrich Drepper
2012-02-26Fix up POSIX testing in conformtestUlrich Drepper
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-02-08Support crti.S and crtn.S provided directly by architectures.Joseph Myers
2012-02-03Consistently use macros for x86 PIC thunks.Joseph Myers
2011-11-30Handle EAGAIN from FUTEX_WAIT_REQUEUE_PIAndreas Schwab
2011-09-10Remove support for !USE___THREADUlrich Drepper
2010-08-19Fix x86 pthread_cond_signal() FUTEX_WAKE_OP fallbackDinakar Guniguntala
2010-08-15Add -fno-asynchronous-unwind-tables to initfini.s for i386H.J. Lu
2010-07-01Work around kernel rejecting valid absolute timestampsAndreas Schwab
2010-01-15Fix pthread_cond_*wait with requeue-PI on i386.Michal Schmidt
2009-12-13More whitespace fixes.Ulrich Drepper
2009-12-13Fix whitespaces.Ulrich Drepper
2009-12-13Add Requeue-PI support for x86 arch.Dinakar Guniguntala
2009-12-12Invalid timeouts in i386 sem_timedwait.Ulrich Drepper
2009-11-22Use #include instead of duplication for i386 vs i686 dl-sysdep.h in NPTL.Roland McGrath
2009-11-18Minor optimizations and cleanups of x86 cond_broadcast.Ulrich Drepper
2009-11-18Update cfi offsets for pthread_cond_broadcast and signal fir x86.Dinakar Guniguntala
2009-11-17Use cfi directives in x86 pthread_cond_{,timed}wait.Ulrich Drepper
2009-06-11Fix 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: DefineUlrich Drepper
2008-12-03* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): RecognizeUlrich Drepper
2008-09-23* sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock, Andreas Jaeger
2008-05-27Remove useless more "if" tests before "free".Ulrich Drepper
2008-05-11* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: AccessUlrich Drepper
2008-03-17* sysdeps/unix/sysv/linux/dl-sysdep.h: Use __ASSEMBLER__ instead Jakub Jelinek
2008-03-14Fix typo.cvs/fedora-glibc-20080314T2159Ulrich Drepper
2008-03-14* sysdeps/unix/sysv/linux/i386/dl-sysdep.h: DefineUlrich 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-20070814T0643Ulrich 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.SUlrich 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: CheckingUlrich Drepper
2007-05-29* sysdeps/unix/sysv/linux/internaltypes.h: IntroduceUlrich Drepper
2007-05-28* sysdeps/i386/tls.h (THREAD_GSCOPE_RESET_FLAG): Use explicitUlrich Drepper
2007-05-27* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Likewise.Ulrich Drepper
2007-05-27* init.c: Make it compile with older kernel headers.Ulrich Drepper
2007-05-26* sysdeps/unix/sysv/linux/internaltypes.h (struct pthread_barrier):Ulrich Drepper