mirror of
https://github.com/sheumann/hush.git
synced 2025-01-22 19:30:51 +00:00
d877d44d12
the problems of the previous version (used floating point, overflowed, didn't round properly). The comments at the top of the file are worth reading; especially note 2 concerning "ls -sh".
Please see the LICENSE file for copyright information. libbb is BusyBox's utility library. This all used to be in a single file (utility.c to be specific). When I split utility.c up to create libbb, I did not carefully fix up the copyright and licensing information. I'll do that for the next release. For now, justtrust me that a bunch of people have worked on this stuff, and it is all GPL'ed. Erik Andersen <andersen@lineo.com> <andersee@debian.org> <andersee@codepoet.org>