Imports of package syscallfs

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
io/fsPackage fs defines basic interfaces to a file system.
osPackage os provides a platform-independent interface to operating system functionality.
pathPackage path implements utility routines for manipulating slash-separated paths.
syscallPackage syscall contains an interface to the low-level operating system primitives.