mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 10:22:05 -05:00
c81b3e1ee3
This implements the XSI-compliant version of strerror_r() - as opposed to the GNU-specific variant. The function explicitly saves errno so as to not accidentally change it with one of the calls to other functions. |
||
---|---|---|
.. | ||
accuracy-strtod.cpp | ||
CMakeLists.txt | ||
memmem-tests.cpp | ||
overlong_realpath.cpp | ||
qsort-sorts-and-copies.cpp | ||
scanf.cpp | ||
snprintf-correctness.cpp | ||
stack-smash.cpp | ||
strlcpy-correctness.cpp | ||
TestLibCDirEnt.cpp | ||
TestLibCExec.cpp | ||
TestLibCInodeWatcher.cpp | ||
TestLibCMkTemp.cpp | ||
TestLibCString.cpp | ||
TestLibCTime.cpp |