| Commit message (Expand) | Author | Age | Files | Lines |
* | glibc sync | Mike Frysinger | 2006-02-04 | 1 | -1/+1 |
* | change asm/volatile to __x__ | Peter S. Mazinger | 2006-02-01 | 2 | -21/+21 |
* | pt-allocrtsig.c is irrelevant for now, remove related too, add libc_hidden_pr... | Peter S. Mazinger | 2006-01-31 | 1 | -8/+0 |
* | s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in,... | Peter S. Mazinger | 2006-01-31 | 1 | -2/+2 |
* | initial import of latest linuxthreads | Mike Frysinger | 2006-01-31 | 41 | -0/+3868 |
* | rename current stable linuxthreads to linuxthreads.old to prepare for import ... | Mike Frysinger | 2005-11-15 | 5 | -1322/+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 | 4 | -21/+46 |
* | Back out nptl changes, which for now will be done in branches/uClibc-nptl | Eric Andersen | 2005-05-20 | 1 | -34/+4 |
* | There were two versions of 'pthreadtypes.h' originally in uClibc. Also, | "Steven J. Hill" | 2005-05-14 | 1 | -4/+34 |
* | In order to accomodate usage of either pthreads implementation, we now | "Steven J. Hill" | 2005-05-14 | 1 | -0/+707 |
* | Major update for pthreads, based in large part on improvements | Eric Andersen | 2003-02-27 | 3 | -7/+436 |
* | Several pthreads updates. Enable linuxthreads_db. Several fixes | Eric Andersen | 2002-08-06 | 1 | -4/+5 |
* | Kill the libc-lock headers, which we do not use and which are | Eric Andersen | 2002-06-10 | 2 | -253/+0 |
* | Merge in the pthread library. This is the linuxthreads library taken from | Eric Andersen | 2002-02-20 | 4 | -0/+419 |