Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Robert P. Day removed 8 gazillion occurrences of "extern" on function | Rob Landley | 2006-03-06 | 1 | -1/+1 |
| | | | | definitions. (That should only be on prototypes.) | ||||
* | - add platform.h. | Bernhard Reutner-Fischer | 2006-01-22 | 1 | -1/+1 |
| | | | | - use shorter boilerplate while at it. | ||||
* | - silence warning about unused param | Bernhard Reutner-Fischer | 2005-12-29 | 1 | -2/+1 |
| | | | | needs revisit later on like many others to use ATTRIBUTE_UNUSED from platform.h | ||||
* | New common unarchive code. | Glenn L McGrath | 2002-09-25 | 1 | -0/+7 |