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-17 15:19:12 -08:00
2012-05-01 11:32:11 -07:00
2012-03-13 16:31:41 -07:00
2013-12-08 20:52:21 -08:00
2013-12-08 22:28:27 -08:00
2012-10-08 18:04:49 -07:00
2013-12-17 15:30:49 -08:00
2012-02-28 16:50:47 -08:00
2012-04-21 21:27:46 -07:00
2014-01-02 16:17:15 -08:00
2013-12-08 22:28:27 -08:00
2013-12-15 21:57:02 -08:00
2013-12-08 22:28:27 -08:00
2013-12-08 22:28:27 -08:00
2011-11-01 20:48:31 -07:00
2012-03-07 16:19:19 -08:00