summaryrefslogtreecommitdiff
path: root/coreutils/fold.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* - very minor tweak: save 1 byte.Bernhard Reutner-Fischer2006-01-301-65/+65
* remove outdated and do not corected comment. Use bb_xasprintf instead xmalloc..."Vladimir N. Oleynik"2006-01-301-10/+4
* Move SUSv2 obsolete feature disabling to debug menu, invert meaning ofRob Landley2006-01-301-16/+16
* Add build options to control SuS compatability, allows numeric Glenn L McGrath2005-12-111-0/+3
* - remove unused variable have_read_stdinBernhard Reutner-Fischer2005-12-101-8/+3
* 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
* 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