|
PatchworkOS
966e257
A non-POSIX operating system.
|
#include <stdio.h>#include <stdlib.h>#include "common/print.h"#include "user/common/file.h"#include "user/common/syscalls.h"Go to the source code of this file.
Functions | |
| int | vfprintf (FILE *_RESTRICT stream, const char *_RESTRICT format, va_list arg) |