freebsd-dev/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 Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00
arm Make setjmp()/longjmp() use sigprocmask. 2004-09-23 23:13:46 +00:00
compat-43 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
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 Fix format strings to unbreak with -DDEBUG option. 2004-09-10 05:44:17 +00:00
i386 Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00
ia64 Unbreak memmove(). Return the dst argument. While here, fix the END 2004-09-04 00:23:15 +00:00
include Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00
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 Fix the NAME section making whatis(1) happy in particular. 2004-07-05 17:12:53 +00:00
powerpc Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00
quad
regex Directly include <runetype.h> for _CurrentRuneLocale, <_ctype.h> doesn't 2004-10-03 15:42:59 +00:00
rpc Avoid using void pointers in additive expressions. 2004-08-13 23:22:38 +00:00
softfloat Import the softfloat emulation library, needed for FreeBSD/arm right now. 2004-05-14 12:13:06 +00:00
sparc64 Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00
stdio Don't add integers to void pointers. 2004-10-03 15:48:32 +00:00
stdlib Reword recent addition about memory moving. 2004-08-19 16:34:31 +00:00
stdtime struct tm.tm_year is listed as 'years since 1900', and is signed. On 2004-08-24 00:15:37 +00:00
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 Import the FreeBSD/arm libc bits. 2004-05-14 12:04:31 +00:00