summaryrefslogtreecommitdiffstats
path: root/src/include/vsprintf.h
Commit message (Expand)AuthorAgeFilesLines
* Added missing include of stdint.hMichael Brown2006-12-081-0/+1
* Allow vcprintf() to be called by external code such as the curses library.Michael Brown2006-05-221-0/+29
* Updated documentation.Michael Brown2006-05-141-35/+22Star
* Rewrote printf and friends to better support standard C semantics.Michael Brown2006-05-141-3/+35
* Add a temporary snprintf, so that safely-written code can at leastMichael Brown2006-04-301-0/+1
* Merge from Etherboot 5.4Michael Brown2006-03-161-1/+1
|\
* | API docs to .hMichael Brown2005-05-191-4/+40
|/
* Gave vsprintf.c its own header file, and made console.h include it.Michael Brown2005-04-171-0/+14