[haiku-bugs] [Haiku] #16666: MMAP: add MCL_* functions

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Mon, 14 Dec 2020 10:13:38 -0000

#16666: MMAP: add MCL_* functions
-----------------------------------+--------------------------
 Reporter:  cocobean               |       Owner:  nobody
     Type:  enhancement            |      Status:  new
 Priority:  normal                 |   Milestone:  Unscheduled
Component:  System/POSIX           |     Version:  R1/beta2
 Keywords:  mmap, posix. mlockall  |  Blocked By:
 Blocking:                         |    Platform:  All
-----------------------------------+--------------------------
 The <sys/mman.h> header shall define the following symbolic constants for
 the mlockall() function:

 MCL_CURRENT
     Lock currently mapped pages.
 MCL_FUTURE
     Lock pages that become mapped.

 REF:
 
https://pubs.opengroup.org/onlinepubs/9699919799.2018edition/basedefs/sys_mman.h.html#tag_13_55
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/16666>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: