Expand description
Implementation of std::os
functionality for unix systems
Structsยง
Constantsยง
- PATH_
SEPARATOR ๐ - TMPBUF_
SZ ๐
Functionsยง
- chdir
- current_
exe - errno
- Returns the platform-specific value of errno
- errno_
location - error_
string - Gets a detailed string description for the given error number.
- exit
- getcwd
- getpid
- getppid
- glibc_
version - home_
dir - join_
paths - page_
size - parse_
glibc_ ๐version - set_
errno - Sets the platform-specific value of errno
- split_
paths - temp_
dir