Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prettify make clean | Bernhard Reutner-Fischer | 2010-03-25 | 1 | -2/+2 |
| | | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | - cosmetic tidy up of clean target | Bernhard Reutner-Fischer | 2008-11-25 | 1 | -2/+2 |
| | |||||
* | - less verbose make clean | Bernhard Reutner-Fischer | 2008-11-07 | 1 | -2/+2 |
| | |||||
* | - trim any trailing whitespace | Bernhard Reutner-Fischer | 2008-07-23 | 1 | -1/+1 |
| | |||||
* | 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 | -5/+12 |
| | | | | - add missing header guards while at it | ||||
* | Include all lib*/Makefile.in in top_srcdir/Makefile.in, allows adding ↵ | Peter S. Mazinger | 2005-11-17 | 1 | -8/+12 |
| | | | | foreign objects to a lib | ||||
* | rename current stable linuxthreads to linuxthreads.old to prepare for import ↵ | Mike Frysinger | 2005-11-15 | 3 | -0/+109 |
of latest glibc version |