Back to Kernel001WalkThrough
The include directory of Linux 0.01 contains the kernel header files, many of which contain inline coded versions of libc functions.
a.out.h |
|
cons.h |
|
ctype.h |
|
errno.h |
|
fcntl.h |
|
signal.h |
|
stdarg.h |
va_start(), _va_rounded_size(), va_end() |
stddef,g |
|
string.h |
|
termios.h |
|
time.h |
|
unistd.h |
|
utime.h |