18#include <FreeNOS/User.h>
23int main(
int argc,
char **argv)
27 const char *path =
"/tmp";
int run()
Enters an infinite loop, serving incoming requests.
FileSystem::Result mount()
Mount the FileSystem.
Log to the kernel using PrivExec().
Temporary filesystem (TmpFS).
#define EXIT_SUCCESS
Successful termination.
int main(int argc, char **argv)
Program entry point.