libc - Return ENOSYS in both mlockall() / munlockall()
authorAntonio Huete Jimenez <tuxillo@quantumachine.net>
Tue, 13 Apr 2010 09:57:51 +0000 (11:57 +0200)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Wed, 14 Apr 2010 07:48:33 +0000 (09:48 +0200)
commit5b6d478465a99af56589ef42d9f7a5d90d9adce4
tree2afd1d4486b9e20e5953ce0d4ac0c2c292859e41
parent86327cc934d0b5b17f2a845e49b091b7cab0b413
libc - Return ENOSYS in both mlockall() / munlockall()

Submitted-by: Venkatesh Srinivas <me@endeavour.zapto.org>
Dragonfly-bug: <http://bugs.dragonflybsd.org/issue1712>
lib/libc/i386/sys/Makefile.inc
sys/vm/vm_mmap.c