patch: support "patch [FILE [PATCH]]" format
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 22 Aug 2010 03:39:15 +0000 (05:39 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 22 Aug 2010 03:39:15 +0000 (05:39 +0200)
commite7b0a9e5bc60617fb00c321430253d7771d40fd3
tree5152c7e606fb72423de8d56c5c97a977c6852033
parentfd27fa83094a85b3e8cb0485467ffa65b572b923
patch: support "patch [FILE [PATCH]]" format

function                                             old     new   delta
xopen_stdin                                            -      15     +15
patch_main                                          2075    2041     -34

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