Commit Graph

7 Commits

Author SHA1 Message Date
7dcaca2681 memory: add object based deleter for unique_ptr 2015-11-17 17:20:52 +11:00
424e6e8701 cast: move types/casts to cast 2015-11-17 16:19:27 +11:00
584b57b669 m/b/circular: check ftruncate return value 2015-11-13 17:18:10 +11:00
cd58dc8cc3 maths: rename align as round_to
reduces confusion between pointer align, and number rounding
2015-11-13 13:48:46 +11:00
6561e46018 memory: remove legacy scoped_malloc 2015-11-13 13:48:46 +11:00
32ca27abdf memory: add paged and circular buffers 2015-11-11 16:56:35 +11:00
597fda0dfa memory: add pagesize query 2015-11-11 16:56:00 +11:00