Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kern/printf: do not serialize printf and co | Justus Winter | 2015-07-18 | 1 | -2/+0 |
* | kern: make printf handle long long integers | Justus Winter | 2015-07-10 | 1 | -1/+1 |
* | kern: add function attributes to the printf-functions | Justus Winter | 2015-06-09 | 1 | -4/+9 |
* | kern: add snprintf | Justus Winter | 2014-02-01 | 1 | -0/+1 |
* | Do not take address of va_list variable | Samuel Thibault | 2012-04-06 | 1 | -1/+1 |
* | Use unsigned long for addresses and sizes | Samuel Thibault | 2012-03-09 | 1 | -1/+1 |
* | Add vsnprintf prototype | Guillem Jover | 2011-09-02 | 1 | -0/+1 |
* | Warn once when part of the kernel is lacking memory | Samuel Thibault | 2011-04-20 | 1 | -0/+9 |
* | 2008-07-15 Barry deFreese <bddebian@comcast.net> | Samuel Thibault | 2009-06-18 | 1 | -0/+2 |
* | 2007-04-30 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge | 2009-06-18 | 1 | -2/+2 |
* | 2006-11-09 Barry deFreese <bddebian@comcast.net> | Samuel Thibault | 2009-06-18 | 1 | -0/+52 |