Age | Commit message (Expand) | Author |
---|---|---|
2006-12-08 | finish the pthread locking cleanups. This should get things compiling again | Eric Andersen |
2006-03-09 | uClibc_pthread.h wasn't ever included | Peter S. Mazinger |
2006-03-05 | use sched_yield, not pthread_yield | Mike Frysinger |
2006-02-16 | It's not my day .. | Peter S. Mazinger |
2006-02-16 | Undo earlier change and sync new linuxthreads' guard w/ old | Peter S. Mazinger |
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-14 | In order to accomodate usage of either pthreads implementation, we now | "Steven J. Hill" |