Błędy Linux/POSIXBłąd
ENXIOENXIO — No Such Device or Address
The device specified by a special file does not exist or is not configured.
linuxmacosunix
Zobacz szczegóły SIGCONT (18)A stopped process was resumed.
The fg or bg command was used, or kill -CONT was sent to a stopped process.
No fix needed. Install a handler if your application needs to act on resumption, such as refreshing the terminal.
ENXIOThe device specified by a special file does not exist or is not configured.
SIGTRAP (5)A breakpoint or trace trap was triggered, typically during debugging.
SIGIO (29)A file descriptor is ready for I/O, used with signal-driven async I/O.
ENOTDIRA component used as a directory in a pathname is not actually a directory.
ENOMEDIUMNo removable medium is present in the drive or device.
ETOOMANYREFSToo many references to a kernel object prevent the operation from completing.