Skip to main content

AT_FDCWD

Constant AT_FDCWD 

Source
pub const AT_FDCWD: i64 = -100;
Expand description

Base directory for *at() syscalls: use the process CWD.