#3216: Replace vprintk() implementation
-----------------------------+-----------------------------
 Reporter:  Sebastian Huber  |      Owner:  Sebastian Huber
     Type:  enhancement      |     Status:  assigned
 Priority:  normal           |  Milestone:  4.12.0
Component:  score            |    Version:  4.12
 Severity:  normal           |   Keywords:
-----------------------------+-----------------------------
 The current vprintk() implementation has a questionable licence header,
 lacks support for the 'z' and 'j' format specifiers, is not robust against
 invalid format specifiers, uses a global variable for output.  Replace it
 with a stripped down version of the FreeBSD kernel kvprintf() function.

--
Ticket URL: <http://devel.rtems.org/ticket/3216>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to