Package ghidra.pcode.emu.unix
package ghidra.pcode.emu.unix
-
ClassDescriptionAn abstract file contained in an emulated file systemAn abstract emulated file system, exported to an emulated user-space programAn abstract library of UNIX system calls, suitable for use with any processorThe errno values as defined by the OS simulatorAn abstract file descriptor having no "offset," typically for stream-like filesA concrete in-memory file system simulator suitable for UNIX programsA concrete in-memory file suitable for UNIX programsA file descriptor associated with a file on a simulated UNIX file systemAn exception for errors within UNIX sytem call librariesEmuUnixFile<T>A simulated UNIX fileA process's handle to a file (or other resource)Collects the
stat
fields common to UNIX platformsA simulated UNIX file systemOpen flags as defined by the simulatorA simulated UNIX userA simulated file descriptor that proxies a host resource, typically a console/terminal