Searched hist:108089 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/lib/libc/stdio/
H A Dperror.cdiff 108089 Thu Dec 19 07:50:10 MST 2002 tjr Use strerror_r() to format the error message so that strerror()'s static
buffer does not get clobbered.

ISO/IEC 9899:1999 7.21.6.2 3:
"The implementation shall behave as if no library function calls the
strerror function."

Completed in 56 milliseconds