- do away with useless fwd-decls, redundant bb_printf calls, silence warning
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 3 Apr 2006 11:25:48 +0000 (11:25 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 3 Apr 2006 11:25:48 +0000 (11:25 -0000)
commita38330c36640d729704cb0c50c86d2165b1405c2
tree2d58ffb7429c5c5ab1d2373060236cfbbedb77a1
parent6153629097cdbf463ed50181df5113438662a425
- do away with useless fwd-decls, redundant bb_printf calls, silence warning
  about comparing signed and unsigned and make stuff static.
   text    data     bss     dec     hex filename
   6944       0       0    6944    1b20 util-linux/ipcs.o.oorig
   6509       0       0    6509    196d util-linux/ipcs.o

TODO: bb_getopt_ulflags, and further simplifications
util-linux/ipcs.c