aboutsummaryrefslogtreecommitdiff
path: root/util-linux/fdformat.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* getopt_ulflags -> getopt32.vda2006-10-031-1/+1
* fdformat: remove redundant checkvda2006-10-031-7/+6
* lots of silly indent fixesvda2006-10-031-27/+27
* There are a number of reasons for reinventing printf(). Writing status tolandley2006-08-041-18/+8
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidatelandley2006-08-031-16/+8
* Standardize on the vi editing directives being on the first line.rpjday2006-07-021-0/+1
* - use bb_msg_{read,write}_error where appropriate.aldot2006-06-031-1/+1
* dont printf arguments given by user for security sanityvapier2006-03-231-1/+1
* just whitespacetimr2006-01-251-4/+4
* Tito sent in a few patches converting instances of CONFIG_FEATURE_CLEAN_UP tolandley2005-09-081-6/+6
* Everything should be made as simple as possible. But no simpler.andersen2004-04-031-5/+11
* Patch from Tito, reduce size, merge functions that are only used once.bug12004-01-201-93/+90
* Logic error, patch by Matteo Crocebug12003-08-291-1/+1
* Add the fdformat utility, based on a patch from Kent Robotti,andersen2003-07-051-0/+158