aboutsummaryrefslogtreecommitdiff
path: root/coreutils/fold.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* usage.c: remove reference to busybox.hvda2007-05-261-1/+1
* suppress warnings about easch <applet>_main() havingvda2007-02-031-0/+1
* preparatory patch for -Wwrite-strings #1vda2007-01-291-1/+1
* convert "negaite" config option into reversed (INCLUDE_SUSv2)vda2006-12-221-1/+1
* rename functions to more understandable namesvda2006-10-261-2/+2
* remove bb_printf and the likevda2006-10-261-1/+1
* attempt to regularize atoi mess.vda2006-10-081-1/+1
* getopt_ulflags -> getopt32.vda2006-10-031-1/+1
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidatelandley2006-08-031-8/+1
* Standardize on the vi editing directives being on the first line.rpjday2006-07-021-1/+1
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionlandley2006-03-061-1/+1
* - very minor tweak: save 1 byte.aldot2006-01-301-65/+65
* remove outdated and do not corected comment. Use bb_xasprintf instead xmalloc...vodz2006-01-301-10/+4
* Move SUSv2 obsolete feature disabling to debug menu, invert meaning oflandley2006-01-301-16/+16
* Add build options to control SuS compatability, allows numeric bug12005-12-111-0/+3
* - remove unused variable have_read_stdinaldot2005-12-101-8/+3
* avoid mixed declarations, to support older compilers just a little longer.pgf2005-12-081-1/+2
* Another cleanup patch that's been in my tree for a while. Again I think it'slandley2005-12-021-40/+14
* Update my email address, document some of my tasks in the AUTHORS filebug12004-04-251-1/+1
* Use bb_xgetlargbug12003-04-271-9/+1
* New applet, foldbug12003-04-271-0/+202