summaryrefslogtreecommitdiff
path: root/util-linux/fdformat.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-0/+1
* getopt_ulflags -> getopt32.Denis Vlasenko2006-10-031-1/+1
* fdformat: remove redundant checkDenis Vlasenko2006-10-031-7/+6
* lots of silly indent fixesDenis Vlasenko2006-10-031-27/+27
* There are a number of reasons for reinventing printf(). Writing status toRob Landley2006-08-041-18/+8
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidateRob Landley2006-08-031-16/+8
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* - use bb_msg_{read,write}_error where appropriate.Bernhard Reutner-Fischer2006-06-031-1/+1
* dont printf arguments given by user for security sanityMike Frysinger2006-03-231-1/+1
* just whitespaceTim Riker2006-01-251-4/+4
* Tito sent in a few patches converting instances of CONFIG_FEATURE_CLEAN_UP toRob Landley2005-09-081-6/+6
* Everything should be made as simple as possible. But no simpler.Eric Andersen2004-04-031-5/+11
* Patch from Tito, reduce size, merge functions that are only used once.Glenn L McGrath2004-01-201-93/+90
* Logic error, patch by Matteo CroceGlenn L McGrath2003-08-291-1/+1
* Add the fdformat utility, based on a patch from Kent Robotti,Eric Andersen2003-07-051-0/+158