aboutsummaryrefslogtreecommitdiff
path: root/util-linux/ipcs.c
AgeCommit message (Collapse)Author
2006-04-03- do away with useless fwd-decls, redundant bb_printf calls, silence warningBernhard Reutner-Fischer
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
2006-01-25just whitespaceTim Riker
2005-09-22Reduce exported from ipcs applet"Vladimir N. Oleynik"
2005-06-20Rodney Radford submitted ipcs and ipcrm (system V IPC stuff). They could useRob Landley
some more work to shrink them down.