Jason Evans e18c25d23d Add util unit tests, and fix discovered bugs.
Add unit tests for pow2_ceil(), malloc_strtoumax(), and
malloc_snprintf().

Fix numerous bugs in malloc_strotumax() error handling/reporting.  These
bugs could have caused application-visible issues for some seldom used
(0X... and 0... prefixes) or malformed MALLOC_CONF or mallctl() argument
strings, but otherwise they had no impact.

Fix numerous bugs in malloc_snprintf().  These bugs were not exercised
by existing malloc_*printf() calls, so they had no impact.
2014-01-06 20:41:09 -08:00
..
2013-12-08 20:52:21 -08:00
2013-12-16 18:04:23 -08:00
2014-01-02 13:38:23 -08:00
2013-12-19 21:40:13 -08:00
2013-12-13 15:07:43 -08:00
2014-01-03 16:35:03 -08:00
2014-01-03 16:35:03 -08:00
2013-12-17 15:19:12 -08:00
2013-12-10 15:05:24 -08:00
2013-12-20 15:47:16 -08:00