]> mj.ucw.cz Git - libucw.git/commit
Unified printing of flags.
authorMartin Mares <mj@ucw.cz>
Mon, 29 Jan 2007 11:22:39 +0000 (12:22 +0100)
committerMartin Mares <mj@ucw.cz>
Mon, 29 Jan 2007 11:22:39 +0000 (12:22 +0100)
commit0734923f3099f9d30cec159a992543cc74ec4964
tree3ebbe943c4473428148135735fdce4d6d6ce86b7
parent3c72743c582ce8a47d2b3f54e33b41777ac64dba
Unified printing of flags.

I've moved format_flags() from idxdump to libucw and used it where possible.
I've also unified the direction in which flag bits are printed, so the order
of the state flags has changed [but I don't think anything relies on it].
lib/lib.h
lib/string.c