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.) | ||||
* | Patch from Bernhard Fischer to make a bunch of symbols static | Eric Andersen | 2005-04-16 | 1 | -0/+1 |
| | | | | which were otherwise cluttering the global namespace. | ||||
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -8/+8 |
| | |||||
* | Use xread_char to save a few bytes, fix indenting of comments | Glenn L McGrath | 2002-11-03 | 1 | -23/+12 |
| | |||||
* | Fix compress support and prevent a segfault | Glenn L McGrath | 2002-09-27 | 1 | -9/+2 |
| | |||||
* | New common unarchive code. | Glenn L McGrath | 2002-09-25 | 1 | -0/+75 |