replace exit and _exit with std variants
_exit and std::_Exit are identical, expect the latter is standard C++.
Added several functions to the std namespace as a result of headers.
Signed-off-by:
Rosen Penev <rosenp@gmail.com>
Showing
Please
register
or
sign in
to comment