summaryrefslogtreecommitdiff
path: root/editors/cmp.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for long options to cmpWalter Lozano2022-01-231-0/+18
* cmp: code shrinkDenys Vlasenko2021-12-171-2/+2
* cmp: add support for -nWalter Lozano2021-12-171-4/+10
* *: --help tweaksDenys Vlasenko2021-06-141-1/+1
* config: update size informationDenys Vlasenko2018-12-281-1/+1
* regularize format of source file headers, no code changesDenys Vlasenko2017-09-181-6/+5
* getopt32: remove opt_complementaryDenys Vlasenko2017-08-081-4/+6
* config: deindent all help textsDenys Vlasenko2017-07-211-2/+2
* Update menuconfig items with approximate applet sizesDenys Vlasenko2017-07-181-1/+1
* switch editors/* to embedded-in-source kbuild systemDenys Vlasenko2013-11-131-0/+11
* *: remove "Options:" string from help textsDenys Vlasenko2011-06-051-1/+0
* move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c edit...Pere Orga2011-04-031-0/+9
* cmp: with -s, do not report open errorsDenys Vlasenko2010-11-211-4/+5
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* cmp: remove history comment. it is more natural to keep it in source controlDenys Vlasenko2010-04-261-11/+0
* cmp: ifdefectomyRob Landley2010-04-261-9/+6
* wget: check for close success; fix chunked; do not bother to send QUIT to ftpDenys Vlasenko2009-12-111-3/+3
* *: introduce and use ffulsh_all()Denys Vlasenko2009-11-021-1/+1
* *: mass renaming of USE_XXXX to IF_XXXXDenis Vlasenko2009-04-211-3/+3
* *: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko2008-07-051-1/+1
* *: shrink by using [f]open_or_warn_stdin where appropriateDenis Vlasenko2008-03-171-12/+2
* *: add -Wunused-parameter; fix resulting breakageDenis Vlasenko2008-03-171-1/+1
* add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko2007-10-111-1/+1
* don't pass argc in getopt32, it's superfluousDenis Vlasenko2007-08-181-1/+1
* trylink: produce even more info about final link stageDenis Vlasenko2007-08-121-4/+4
* libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive optionsDenis Vlasenko2007-07-211-1/+1
* move several applets to more correct ex-project. No code changes.Denis Vlasenko2007-06-121-0/+145