forked from Bananymous/banan-os
49fe3d0d4f
I wrote a general printf function that takes an putc function pointer. We can use this to implement all the printf family functions. I haven't done thorough testing with this, but it seems to be functional for the most part |
||
---|---|---|
.. | ||
sys | ||
assert.h | ||
ctype.h | ||
dirent.h | ||
errno.h | ||
fcntl.h | ||
printf_impl.h | ||
stdio.h | ||
stdlib.h | ||
string.h | ||
time.h | ||
unistd.h |