introduce LONE_CHAR (optimized strcmp with one-char string)
authorDenis Vlasenko <vda.linux@googlemail.com>
Thu, 21 Dec 2006 13:23:14 +0000 (13:23 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Thu, 21 Dec 2006 13:23:14 +0000 (13:23 -0000)
commitbf66fbc8e2380717c1fab860cfc60c78582839dd
tree3ab3dd4df901851ff7f4345708592118766ba4aa
parent6910741067913d131d931b1e6424d3b8ed43e64f
introduce LONE_CHAR (optimized strcmp with one-char string)
17 files changed:
coreutils/Kbuild
coreutils/cat.c
coreutils/diff.c
coreutils/echo.c
coreutils/expr.c
coreutils/test.c
e2fsprogs/blkid/devname.c
e2fsprogs/chattr.c
e2fsprogs/ext2fs/ismounted.c
e2fsprogs/fsck.c
include/libbb.h
init/init.c
libbb/correct_password.c
miscutils/last.c
networking/inetd.c
networking/libiproute/ipaddress.c
shell/ash.c