Imports of package memory

PathSynopsis
os/execPackage exec runs external commands.
regexpPackage regexp implements regular expression search.
strconvPackage strconv implements conversions to and from string representations of basic data types.
syscallPackage syscall contains an interface to the low-level operating system primitives.
unsafePackage unsafe contains operations that step around the type safety of Go programs.