printf: make integer format strings print long long-sized values.
[oweals/busybox.git] / libbb / crc32.c
2008-12-07 Denis VlasenkoFix forgotten license comments
2008-06-27 Denis Vlasenko*: introduce and use FAST_FUNC: regparm on i386, otherw...
2007-04-10 Denis Vlasenkomake compressed help code NOMMU- and NOFORK-friendly -
2006-09-17 Denis Vlasenkowhitespace cleanup
2006-08-03 Rob LandleyRemove bb_ prefixes from xfuncs.c (and a few other...
2006-04-10 Rob LandleyPatch from Rob Sullivan to consolidate crc32 table...