aboutsummaryrefslogtreecommitdiff
path: root/kern/printf.h
Commit message (Expand)AuthorAgeFilesLines
* kern/printf: do not serialize printf and coJustus Winter2015-07-181-2/+0
* kern: make printf handle long long integersJustus Winter2015-07-101-1/+1
* kern: add function attributes to the printf-functionsJustus Winter2015-06-091-4/+9
* kern: add snprintfJustus Winter2014-02-011-0/+1
* Do not take address of va_list variableSamuel Thibault2012-04-061-1/+1
* Use unsigned long for addresses and sizesSamuel Thibault2012-03-091-1/+1
* Add vsnprintf prototypeGuillem Jover2011-09-021-0/+1
* Warn once when part of the kernel is lacking memorySamuel Thibault2011-04-201-0/+9
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+2
* 2007-04-30 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-2/+2
* 2006-11-09 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+52