aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/misc/aont/package.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-8/+8
| | | | | | Renames a couple of functions for somewhat better name consistency, eg make_u32bit becomes make_uint32. The old typedefs remain for now since probably lots of application code uses them.
* Check missing Pipe::read return valuesJack Lloyd2016-11-091-2/+4
|
* Internal header cleanupsJack Lloyd2015-09-191-2/+1
| | | | Only user-visible change is the removal of get_byte.h
* lib/misc: Convert &vec[0] to vec.data()Simon Warta2015-06-251-8/+8
|
* Clean up root dir, remove some unneeded dependencieslloyd2015-02-051-0/+120