Next: The long double function support of libm, Previous: Floating-Point Environment (fenv.h), Up: LIBM [Contents][Index]
libm
When a libm function detects an exceptional case, errno may be set.
errno
errno is a macro which expands to the per-thread error value. This makes it thread safe, and therefore reentrant.