Expand description
Implementation of std::os
functionality for unix systems
Structsยง
Constantsยง
- PATH_
SEPARATOR ๐ - TMPBUF_
SZ ๐
Functionsยง
- chdir
Non- target_os=espidf
- current_
exe Linux or Cygwin or target_os=hurd
or Android ortarget_os=nuttx
or Emscripten - errno
Neither DragonFly BSD nor target_os=vxworks
nortarget_os=rtems
- Returns the platform-specific value of errno
- errno_
location Neither DragonFly BSD nor target_os=vxworks
nortarget_os=rtems
- error_
string - Gets a detailed string description for the given error number.
- exit
- getcwd
Non- target_os=espidf
- getpid
- getppid
- glibc_
version Linux and GNU - home_
dir - join_
paths - page_
size Non- target_os=espidf
- parse_
glibc_ ๐version Linux and GNU - set_
errno Non-DragonFly BSD and non- target_os=vxworks
and non-target_os=rtems
- Sets the platform-specific value of errno
- split_
paths - temp_
dir