summaryrefslogtreecommitdiff
path: root/kc/core/kprint.c
AgeCommit message (Expand)Author
2022-03-17pulled out kprintf() and friends into lib/Ada Christine
2022-03-14kprintf() can do zero padded integers nowAda Christine
2022-02-20moving files aroundAda Christine
2022-02-17minor change to prevent potential weirdness with type widthAda Christine
2022-02-14stop violating the spec for va_listAda Christine
2022-02-13bug when kprintf is fed a 0, it does nothingAda Christine
2022-02-10more kprintf() improvements, eventually move to lib/Ada Christine
2022-02-10missing nul check in type width argumentada christine
2022-02-09small whoopsAda Christine
2022-02-09new, improved kprint()Ada Christine
2022-02-07small bug in kprint.cAda Christine
2022-02-06collapse the repeated stuff into one functionAda Christine
2022-02-06we have kprintf()Ada Christine
2022-01-16selective optimizationAda Christine
2021-12-19moving files aroundAda Christine