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