This is a C function that creates a anonymous file, and returns its File Descriptor. It behaves as a regular file, except that it exists soley within the RAM.
This is a C function that creates a anonymous file, and returns its File Descriptor. It behaves as a regular file, except that it exists soley within the RAM.