Add atoi().
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 31 Aug 2004 22:03:49 +0000 (22:03 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 31 Aug 2004 22:03:49 +0000 (22:03 +0000)
commitaec1ddcd754c778a713b8cd5593c0a304db9d50b
treeac64c7f5a1a4abd550f19cad7e7de25075bdc009
parent145e9559e161853594e0b8df3f6d495b88c615a4
Add atoi().
Add a hex_dump() argument that specifies whether to include ASCII.
Mark vsnprintf(), vprintk() with PRINTF_FORMAT.
src/lib/lib.c
src/lib/lib.h