b48252f365
descriptors against -1 (as appropriate). * add actual checks which to detect stuff that would trigger_DIAGASSERT(), and attempt to return a sane error condition. * knf some code * remove some `register' decls. the first two items result in the addition of code similar to the following in various functions: _DIAGASSERT(path != NULL) #ifdef _DIAGNOSTIC if (path == NULL) { errno = EFAULT; return (-1); } #endif |
||
---|---|---|
.. | ||
_catclose.c | ||
_catgets.c | ||
_catopen.c | ||
C.msg | ||
catclose.3 | ||
catclose.c | ||
catgets.3 | ||
catgets.c | ||
catopen.3 | ||
catopen.c | ||
de.msg | ||
es.msg | ||
fi.msg | ||
fr.msg | ||
Makefile.inc | ||
nl.msg | ||
no.msg | ||
Pig.msg | ||
sv.msg |