aboutsummaryrefslogtreecommitdiff
path: root/coreutils/fold.c
AgeCommit message (Collapse)Author
2005-12-11Add build options to control SuS compatability, allows numeric Glenn L McGrath
option handling to be disabled. Defaults to enabled, so no changes in default behaviour
2005-12-10- remove unused variable have_read_stdinBernhard Reutner-Fischer
- use FLAG_WIDTH
2005-12-08avoid mixed declarations, to support older compilers just a little longer.Paul Fox
2005-12-02Another cleanup patch that's been in my tree for a while. Again I think it'sRob Landley
originally from Bernhard Fischer...
2004-04-25Update my email address, document some of my tasks in the AUTHORS fileGlenn L McGrath
2003-04-27Use bb_xgetlargGlenn L McGrath
2003-04-27New applet, foldGlenn L McGrath