summaryrefslogtreecommitdiffstats
path: root/src/core/vsprintf.c
Commit message (Expand)AuthorAgeFilesLines
* Some versions of doxygen seem to object to "@ret None" or similar.Michael Brown2005-05-241-4/+4
* Use "#var" rather than "@c var" for doxygen.Michael Brown2005-05-201-2/+2
* API docs to .hMichael Brown2005-05-191-36/+1Star
* DoxygenationMichael Brown2005-05-191-20/+73
* Document %mMichael Brown2005-05-181-0/+1
* Added errno, strerror and the "%m" printf metacharacter. These will allowMichael Brown2005-05-171-9/+13
* Gave vsprintf.c its own header file, and made console.h include it.Michael Brown2005-04-171-1/+4
* Initial revisionMichael Brown2005-03-081-0/+166