Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix typo that sneaked in with 9a7506 | Natanael Copa | 2009-12-15 | 1 | -1/+1 |
* | Revert "nptl: make build depend directly on nptl headers" | Austin Foxley | 2009-12-11 | 1 | -4/+5 |
* | get x86_64 nptl building | Austin Foxley | 2009-12-11 | 39 | -262/+916 |
* | nptl: fix a few more old style declerations | Austin Foxley | 2009-12-09 | 3 | -11/+10 |
* | nptl: fix old style function declerations | Austin Foxley | 2009-12-09 | 8 | -25/+23 |
* | nptl: make build depend directly on nptl headers | Austin Foxley | 2009-12-09 | 1 | -5/+4 |
* | i386 nptl: add missing weak_alias for pthread_cond_signal | Austin Foxley | 2009-12-04 | 1 | -0/+1 |
* | don't use __i686 in symbol names as it seems gcc can define it | Austin Foxley | 2009-11-29 | 5 | -24/+24 |
* | PIC fixes for hardened | Timo Teräs | 2009-11-27 | 2 | -5/+8 |
* | whitespace fixes | Austin Foxley | 2009-10-17 | 32 | -53/+34 |
* | libpthread/nptl: core of the "Native Posix Threading Library" for uClibc | Austin Foxley | 2009-10-17 | 343 | -0/+26279 |