summaryrefslogtreecommitdiff
path: root/nptl/sysdeps/unix/sysv/linux/x86_64/bits/pthreadtypes.h
AgeCommit message (Expand)Author
2012-05-30Use x86-64 bits/pthreadtypes.h/semaphore.h for i386/x86-64H.J. Lu
2012-05-14Add x32 pthread typesH.J. Lu
2012-05-11Check __x86_64__ for __cleanup_fct_attributeH.J. Lu
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
2007-05-27* init.c: Make it compile with older kernel headers.Ulrich Drepper
2006-02-13* allocatestack.c (allocate_stack): Initialize robust_list.cvs/fedora-glibc-20060213T0650Ulrich Drepper
2006-01-092006-01-09 Roland McGrath <roland@redhat.com>Roland McGrath
2006-01-06* sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h (pthread_mutex_t):Ulrich Drepper
2005-12-27* Versions.def: Add GLIBC_2.4 for libpthread.cvs/fedora-glibc-20051227T1426Ulrich Drepper
2005-11-24* scripts/check-local-headers.sh: New file.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-10-06Update.Ulrich Drepper
2004-09-28Update.Ulrich Drepper
2004-09-12[BZ #365]Ulrich Drepper
2004-09-02[BZ #357]Ulrich Drepper
2004-08-30Include bits/wordsize.h. Make the header match i386 header when __WORDSIZE !...Ulrich Drepper
2004-06-03Update.Ulrich Drepper
2004-05-18[BZ #163]Ulrich Drepper
2004-03-24Update.Ulrich Drepper
2003-09-09Update.Ulrich Drepper
2003-06-22Update.Ulrich Drepper
2003-06-05Update.Ulrich Drepper
2003-05-26Update.Ulrich Drepper
2003-05-03Update.Ulrich Drepper
2003-05-01(__SIZEOF_PTHREAD_COND_T): Define to 48. (pthread_rwlock_t): Add 16 bytes of ...Ulrich Drepper
2003-03-18Update.Ulrich Drepper
2003-03-12(pthread_cond_t): Add padding.Ulrich Drepper
2003-03-10Definitions for condvar implementation on Linux/x86-64.Ulrich Drepper
2002-12-05Update.Ulrich Drepper
2002-11-28Update.Ulrich Drepper