Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jul 2010 20:34:37 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/sys mlock.2 mlockall.2
Message-ID:  <201007272035.o6RKZ5j6008954@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

trasz       2010-07-27 20:34:37 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/sys         mlock.2 mlockall.2 
  Log:
  SVN rev 210551 on 2010-07-27 20:34:37Z by trasz
  
  Update mlockall(2) to mention that it's superuser-only syscall, just
  like the mlock(2) manual page says.  Update mlock(2) to say that hitting
  RLIMIT_MEMLOCK results in ENOMEM, not EAGAIN.
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.23      +4 -3      src/lib/libc/sys/mlock.2
  1.4       +3 -1      src/lib/libc/sys/mlockall.2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007272035.o6RKZ5j6008954>