Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | finish the pthread locking cleanups. This should get things compiling again | Eric Andersen | 2006-12-08 | 1 | -3/+0 |
* | uClibc_pthread.h wasn't ever included | Peter S. Mazinger | 2006-03-09 | 1 | -1/+1 |
* | use sched_yield, not pthread_yield | Mike Frysinger | 2006-03-05 | 1 | -8/+0 |
* | It's not my day .. | Peter S. Mazinger | 2006-02-16 | 1 | -1/+1 |
* | Undo earlier change and sync new linuxthreads' guard w/ old | Peter S. Mazinger | 2006-02-16 | 1 | -1/+1 |
* | initial import of latest linuxthreads | Mike Frysinger | 2006-01-31 | 1 | -0/+689 |
* | rename current stable linuxthreads to linuxthreads.old to prepare for import ... | Mike Frysinger | 2005-11-15 | 1 | -705/+0 |
* | sync with glibc and import pthread_rwlock_timed{rd,wr}lock in the process | Mike Frysinger | 2005-09-08 | 1 | -11/+9 |
* | uClibc has pthread_attr_{get,set}stack now | Mike Frysinger | 2005-09-08 | 1 | -5/+1 |
* | sync misc trivial touchups from glibc | Mike Frysinger | 2005-09-08 | 1 | -15/+19 |
* | In order to accomodate usage of either pthreads implementation, we now | "Steven J. Hill" | 2005-05-14 | 1 | -0/+707 |