opnsense-src/lib/libc
Giorgos Keramidas 4bf94cc1f7 Correctly document the return value of strerror() and strerror_r() and
the contents of the returned buffer for unknown error codes.

PR:		docs/72578
Submitted by:	Jilles Tjoelker <jilles@stack.nl>
MFC after:	3 days
2004-10-12 14:52:52 +00:00
..
alpha Fix alpha build and add __FBSDID. 2004-08-16 08:12:29 +00:00
amd64
arm Make setjmp()/longjmp() use sigprocmask. 2004-09-23 23:13:46 +00:00
compat-43
db Fix a condition where the hole would be inserted in the wrong 2004-09-13 22:07:24 +00:00
gdtoa
gen When send()ing to syslogd return ENOBUFS keep trying until success. 2004-10-08 21:15:21 +00:00
gmon
i386
ia64
include
locale Prefer C99's __func__ over GCC's __FUNCTION__. 2004-09-22 16:56:49 +00:00
net o Backout rev. 1.16, see 1.3 commit log for more info. 2004-10-09 17:13:58 +00:00
nls
posix1e
powerpc
quad
regex Directly include <runetype.h> for _CurrentRuneLocale, <_ctype.h> doesn't 2004-10-03 15:42:59 +00:00
rpc
softfloat
sparc64
stdio Don't add integers to void pointers. 2004-10-03 15:48:32 +00:00
stdlib
stdtime
string Correctly document the return value of strerror() and strerror_r() and 2004-10-12 14:52:52 +00:00
sys Make less wrong for desciptions of signal handling 2004-10-08 20:40:30 +00:00
uuid
xdr
yp
Makefile