patch: add longopts, --dry-run, add one more test
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 24 Oct 2009 15:11:55 +0000 (17:11 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 24 Oct 2009 15:11:55 +0000 (17:11 +0200)
commit17c838bc6da9ff7defb2a8d5ff539ec743acc1fc
tree1f22614f7fa3b230f25066174ac7fd5504400d36
parent1dacfbb1f466a2964cbf49855f336bcc1d25ebc0
patch: add longopts, --dry-run, add one more test

function                                             old     new   delta
patch_main                                          1110    1214    +104
static.patch_longopts                                  -      47     +47
packed_usage                                       26738   26761     +23
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 2/0 up/down: 174/0)             Total: 174 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
editors/patch.c
include/usage.h
testsuite/patch.tests