NO-STATUS
This example shows how you can use standard C library file operation functions in Native Client using a library called nacl_io.
nacl_io provides a virtual filesystem. The filesystem can be "mounted" in a given directory tree. When you perform operations on files in those directories, the mount determines how those operations should be performed.
This example has four mounts by default.