- shrink simple obscure stuff a tiny bit:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 12 Jan 2006 15:38:12 +0000 (15:38 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 12 Jan 2006 15:38:12 +0000 (15:38 -0000)
commitdd9dce104d3c63a45554fd94d55df4c89455d95e
tree7aac703ea3b6f25c9f409a335db764dbf1def399
parenteedd1be730c40054ffb8a4665b596fbb6dab7150
- shrink simple obscure stuff a tiny bit:
   text    data     bss     dec     hex filename
    789       0       0     789     315 obscure.o.oorig
    771       0       0     771     303 obscure.o
- replace bzero by memset while at it.
libbb/obscure.c