Partial exec, environment variables
This commit is contained in:
@@ -28,6 +28,7 @@ static const char* str_status[] = {
|
||||
[ST_REMOVE_ERROR] = "remove error",
|
||||
[ST_XDRV_READ_ERROR] = "drive read error",
|
||||
[ST_XDRV_WRITE_ERROR] = "drive write error",
|
||||
[ST_NOT_PARTIAL] = "not a partially created process",
|
||||
};
|
||||
|
||||
#endif // _LIBSYSTEM_STR_STATUS_H
|
||||
|
||||
Reference in New Issue
Block a user