Module nix::unistd
[−]
[src]
Standard symbolic constants and types
Enums
ForkResult | |
Whence |
Functions
chdir | |
chown | |
chroot | |
close | |
daemon | |
dup | |
dup2 | |
dup3 | |
execv | |
execve | |
execvp | |
fork | |
fsync | |
ftruncate | |
getcwd |
Returns the current directory as a PathBuf |
getegid | |
geteuid | |
getgid | |
gethostname | |
getpid | |
getppid | |
getuid | |
isatty | |
lseek | |
mkdir |
Creates new directory |
pause | |
pipe | |
pipe2 | |
read | |
setgid | |
sethostname | |
setpgid | |
setuid | |
sleep | |
unlink | |
write |