Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | convert // comments to /**/; remove empty #if/#endif pairs. no code changes | Denys Vlasenko | 2009-09-18 | 1 | -1/+1 |
* | Fix bug 4994 hangs on read(). I have tested the patch extensibly on ARM/LT.old. | Khem Raj | 2008-10-11 | 1 | -1/+49 |
* | - fix inline keyword | Bernhard Reutner-Fischer | 2008-07-23 | 1 | -1/+1 |
* | tweak the idea between having a MMU and actually using it | Mike Frysinger | 2006-02-18 | 1 | -1/+1 |
* | prototypes for threads too | Peter S. Mazinger | 2006-01-26 | 1 | -1/+2 |
* | make use of the internals provided earlier | Peter S. Mazinger | 2006-01-25 | 1 | -4/+4 |
* | use __typeof for all __libc_x prototypes, do not need __sigaction/__vfork | Peter S. Mazinger | 2006-01-24 | 1 | -2/+1 |
* | fork/vfork weak in libc, strong in libpthread | Peter S. Mazinger | 2006-01-24 | 1 | -5/+5 |
* | Remove all trailing ; after *_alias and change 2 to use weak_alias instead of... | Peter S. Mazinger | 2005-12-16 | 1 | -2/+2 |
* | rename current stable linuxthreads to linuxthreads.old to prepare for import ... | Mike Frysinger | 2005-11-15 | 1 | -0/+126 |