index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpthread
/
linuxthreads
/
sysdeps
/
pthread
Age
Commit message (
Expand
)
Author
2006-01-31
initial import of latest linuxthreads
Mike Frysinger
2005-11-15
rename current stable linuxthreads to linuxthreads.old to prepare for import ...
Mike Frysinger
2005-09-08
sync with glibc and import pthread_rwlock_timed{rd,wr}lock in the process
Mike Frysinger
2005-09-08
uClibc has pthread_attr_{get,set}stack now
Mike Frysinger
2005-09-08
sync misc trivial touchups from glibc
Mike Frysinger
2005-05-20
Back out nptl changes, which for now will be done in branches/uClibc-nptl
Eric Andersen
2005-05-14
There were two versions of 'pthreadtypes.h' originally in uClibc. Also,
"Steven J. Hill"
2005-05-14
In order to accomodate usage of either pthreads implementation, we now
"Steven J. Hill"
2003-02-27
Major update for pthreads, based in large part on improvements
Eric Andersen
2002-08-06
Several pthreads updates. Enable linuxthreads_db. Several fixes
Eric Andersen
2002-06-10
Kill the libc-lock headers, which we do not use and which are
Eric Andersen
2002-02-20
Merge in the pthread library. This is the linuxthreads library taken from
Eric Andersen