*: replace xopen3 with xopen where makes sense
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 18 Oct 2010 00:38:27 +0000 (02:38 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 18 Oct 2010 00:38:27 +0000 (02:38 +0200)
commitc05387d5deca9e57c38077debc0f705199f32006
treef7b5b0983a5008b4ae55d60b80d86c84665bb7ed
parent36af2f7977edc818af8c01392ef700439a9fe163
*: replace xopen3 with xopen where makes sense

function                                             old     new   delta
uniq_main                                            421     416      -5
sort_main                                            803     798      -5
patch_main                                          2051    2046      -5
cpio_main                                            547     542      -5

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
archival/cpio.c
coreutils/sort.c
coreutils/uniq.c
editors/patch.c
editors/patch_toybox.c
libbb/xfuncs_printf.c