summaryrefslogtreecommitdiff
path: root/libpthread/linuxthreads/sysdeps/pthread
AgeCommit message (Expand)Author
2005-09-08sync with glibc and import pthread_rwlock_timed{rd,wr}lock in the processMike Frysinger
2005-09-08uClibc has pthread_attr_{get,set}stack nowMike Frysinger
2005-09-08sync misc trivial touchups from glibcMike Frysinger
2005-05-20Back out nptl changes, which for now will be done in branches/uClibc-nptlEric Andersen
2005-05-14There were two versions of 'pthreadtypes.h' originally in uClibc. Also,"Steven J. Hill"
2005-05-14In order to accomodate usage of either pthreads implementation, we now"Steven J. Hill"
2003-02-27Major update for pthreads, based in large part on improvementsEric Andersen
2002-08-06Several pthreads updates. Enable linuxthreads_db. Several fixesEric Andersen
2002-06-10Kill the libc-lock headers, which we do not use and which areEric Andersen
2002-02-20Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen