freebsd-skq/lib/libc
mpp bb3bf61854 Document that mlock() and munlock() can return EPERM if the
caller is not the super-user.  Also document that we do not
currently support the per-process RLIMIT_MEMLOCK limit.

PR:		doc/11607
1999-06-27 00:28:55 +00:00
..
alpha Just return `curbrk' for sbrk(0) to avoid syscall overhead. 1999-06-26 15:22:33 +00:00
amd64
compat-43
db
gen Spell isinf(3) correctly. 1999-06-07 02:42:31 +00:00
gmon
i386
include
locale Correct troff sequence for backslashes in manual page. 1999-06-21 09:37:38 +00:00
mips
mipseb
mipsel
net Ensure that host_addr (which is returned in struct hostent::h_addr_list[0]) 1999-06-07 16:30:27 +00:00
nls
quad
regex
rpc
stdio
stdlib Added Posix rand_r function. 1999-05-24 23:30:14 +00:00
stdtime Spell the .St macro correctly. 1999-06-07 03:59:56 +00:00
string Fix a minor style nit in the NAME section. 1999-06-11 16:26:29 +00:00
sys Document that mlock() and munlock() can return EPERM if the 1999-06-27 00:28:55 +00:00
xdr
yp
Makefile
Makefile.inc