Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use the __extern_always_inline define from cdefs.h instead of duplicating ↵ | Mike Frysinger | 2008-01-06 | 1 | -5/+1 |
| | | | | gcc version checking in every pt-machine.h header ... while __extern_always_inline should work fine, i think what is intended is __extern_inline ... should double check later | ||||
* | - fixup gnu_inline vs. C99 inline | Bernhard Reutner-Fischer | 2008-01-05 | 1 | -4/+7 |
| | | | | - add missing header guards while at it | ||||
* | Joseph S. Myers writes: | Eric Andersen | 2006-10-19 | 3 | -5/+0 |
| | | | | | | There are many directories called "CVS" checked into uClibc SVN, probably as a side-effect of importing a CVS checkout. I don't think these are particularly useful to have checked in. | ||||
* | blah, glibc moved linuxthreads around | Mike Frysinger | 2006-03-09 | 1 | -1/+1 |
| | |||||
* | initial import of latest linuxthreads | Mike Frysinger | 2006-01-31 | 5 | -0/+135 |
| | |||||
* | rename current stable linuxthreads to linuxthreads.old to prepare for import ↵ | Mike Frysinger | 2005-11-15 | 1 | -58/+0 |
| | | | | of latest glibc version | ||||
* | sync misc trivial touchups from glibc | Mike Frysinger | 2005-09-08 | 1 | -2/+2 |
| | |||||
* | Initial effort at adding profiling support. | Eric Andersen | 2003-03-03 | 2 | -55/+0 |
| | |||||
* | Major update for pthreads, based in large part on improvements | Eric Andersen | 2003-02-27 | 2 | -6/+42 |
| | | | | | from glibc 2.3. This should make threads much more efficient. -Erik | ||||
* | Added pthread support for CRIS. | Tobias Anderberg | 2002-09-20 | 2 | -0/+77 |