Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whitespace fixes | Austin Foxley | 2009-10-17 | 45 | -67/+37 |
| | | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | libpthread/nptl: core of the "Native Posix Threading Library" for uClibc | Austin Foxley | 2009-10-17 | 626 | -0/+55163 |
| | | | | | | targetting arm,sh,i386,mips,sparc for now Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | Back out nptl changes, which for now will be done in branches/uClibc-nptl | Eric Andersen | 2005-05-20 | 203 | -21213/+0 |
| | |||||
* | Added new common include file for list primitives used by NPTL. | "Steven J. Hill" | 2005-05-12 | 1 | -0/+114 |
| | |||||
* | Remove usage of 'hp-timing.h' header file which is for platforms with high | "Steven J. Hill" | 2005-05-12 | 2 | -2/+0 |
| | | | | | | performance timers. If you want them included in the NPTL build, copy the header from glibc into the 'libc/sysdeps/linux/<ARCH>' of your choice and have fun. | ||||
* | More glibc backward compatibility cruft. Oh the horror! | "Steven J. Hill" | 2005-05-11 | 12 | -131/+0 |
| | |||||
* | Backwards compatability? Bhuwhahaha....you wonder why glibc is so | "Steven J. Hill" | 2005-05-11 | 8 | -383/+0 |
| | | | | bloated. *oink* *oink* | ||||
* | We already have these defined. | "Steven J. Hill" | 2005-05-11 | 1 | -12/+0 |
| | |||||
* | Remove extraneous file. | "Steven J. Hill" | 2005-05-11 | 1 | -240/+0 |
| | |||||
* | Remove additional test programs. | "Steven J. Hill" | 2005-05-11 | 3 | -1452/+0 |
| | |||||
* | Import in NPTL code from glibc. For further information please | "Steven J. Hill" | 2005-05-07 | 215 | -0/+23319 |
consult the 'README.NPTL' file. |