OSDN Git Service

*: remove last function calls to isspace
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 22 Oct 2009 20:28:08 +0000 (22:28 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 22 Oct 2009 20:28:08 +0000 (22:28 +0200)
commitc0dab37d0a2e079d0e0c85aa979439373e9096ca
treea9604c6673dfef0726eebba516c5674bcf40ef3e
parent6935ec9c0b2ac58b1ddc206c21bea36582e1f233
*: remove last function calls to isspace

function                                             old     new   delta
xstrtoul_range_sfx                                   232     231      -1
xstrtoull_range_sfx                                  295     293      -2
trim                                                  82      80      -2
trim_trailing_spaces_and_print                        57      52      -5
isspace                                               18       -     -18

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
coreutils/cal.c
coreutils/wc.c
editors/sed.c
editors/vi.c
libbb/ask_confirmation.c
libbb/trim.c
libbb/xatonum_template.c
shell/lash_unused.c