Function arceos_posix_api::sys_fcntl
source · pub fn sys_fcntl(fd: c_int, cmd: c_int, arg: usize) -> c_intAvailable on crate feature
fd only.Expand description
Manipulate file descriptor.
TODO: SET/GET command is ignored, hard-code stdin/stdout