|
PatchworkOS
3984a1d
A non-POSIX operating system.
|
#include <errno.h>#include <stdbool.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <sys/io.h>#include <time.h>Go to the source code of this file.
Functions | |
| static const char * | type_to_string (itype_t type) |
| static void | print_stat (const char *path) |
| int | main (int argc, char **argv) |