Travis Geiselbrecht 8ef6190969 [libc] refactor the FILE struct to sit on top of read/write
Have some of the top level putc/puts/printf and f* versions
just sit on top of an underlying read/write hook instead of having
separate hooks for each one.

TODO: wire the rest of the stdc f* routines to FILE * as well.
2013-08-21 17:25:15 -07:00
2013-07-31 12:13:11 -07:00
2013-05-25 20:40:08 -07:00
2010-05-21 22:58:47 -07:00
2013-02-09 13:25:38 -08:00

lk

The LK embedded kernel

Description
No description provided
Readme MIT 39 MiB
Languages
C 80.6%
C++ 10.8%
Assembly 3.6%
Makefile 3.4%
Python 1%
Other 0.6%