Date: Sat, 26 Jun 1999 17:29:09 -0700 (PDT) From: Mike Pritchard <mpp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys mlock.2 Message-ID: <199906270029.RAA68847@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mpp 1999/06/26 17:29:08 PDT Modified files: lib/libc/sys mlock.2 Log: 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 Revision Changes Path 1.5 +9 -1 src/lib/libc/sys/mlock.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906270029.RAA68847>