aboutsummaryrefslogtreecommitdiff
path: root/coreutils/fold.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add build options to control SuS compatability, allows numeric Glenn L McGrath2005-12-111-0/+3
| | | | | option handling to be disabled. Defaults to enabled, so no changes in default behaviour
* - remove unused variable have_read_stdinBernhard Reutner-Fischer2005-12-101-8/+3
| | | | - use FLAG_WIDTH
* avoid mixed declarations, to support older compilers just a little longer.Paul Fox2005-12-081-1/+2
|
* Another cleanup patch that's been in my tree for a while. Again I think it'sRob Landley2005-12-021-40/+14
| | | | originally from Bernhard Fischer...
* Update my email address, document some of my tasks in the AUTHORS fileGlenn L McGrath2004-04-251-1/+1
|
* Use bb_xgetlargGlenn L McGrath2003-04-271-9/+1
|
* New applet, foldGlenn L McGrath2003-04-271-0/+202