/* ISC license. */ /* MT-unsafe */ #include #include int openwritenclose (char const *fn, char const *s, unsigned int len) { return openwritenclose_tmp(fn, s, len, &satmp) ; }