freebsd-skq/lib/libc
keramida df281667d3 Clarify the bit about realloc() and its `ptr' argument a bit.
Hopefully, now it is more clear that the memory referenced by the
ptr argument of realloc(ptr,size) is freed and only the return value
of realloc() points to a valid memory area upon successful completion.

Submitted by:	Martin Faxer <gmh003532@brfmasthugget.se>
2002-06-06 22:11:19 +00:00
..
alpha
amd64
compat-43
db
gen
gmon
i386 Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
ia64
include
locale
net Correct FreeBSD release of first appearance in the HISTORY section 2002-06-06 10:51:25 +00:00
nls
posix1e Correct a bunch of typos. Translators can ignore this commit. 2002-06-02 10:27:41 +00:00
powerpc
quad
regex
rpc
sparc64 Implement _Qp_sqrt. I've been unable to find a C program that gcc generates 2002-06-04 17:02:27 +00:00
stdio Grammar fix: "contents" is plural. 2002-05-31 05:01:17 +00:00
stdlib Clarify the bit about realloc() and its `ptr' argument a bit. 2002-06-06 22:11:19 +00:00
stdtime Grammar nit: treat "contents" as plural. 2002-05-31 22:26:19 +00:00
string
sys Add mdoc bits for the new waitpid() WCONTINUED option, and 2002-06-01 18:38:58 +00:00
xdr
yp
Makefile
Makefile.inc