<html style="direction: ltr;">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <style type="text/css">body p { margin-bottom: 0cm; margin-top: 0pt; } </style>
  </head>
  <body bidimailui-charset-is-forced="true" style="direction: ltr;"
    bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-cite-prefix">On 05/01/2019 10:36, Lev Olshvang
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:45007961546677419@sas1-fb8a605c4548.qloud-c.yandex.net">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      Since I knew that mmap needs file descriptor I assumed ( and did
      not checked man page)  that munmap need file descriptor.</blockquote>
    <p>That's not true either, actually. Mmap absolutely does not <b>need</b>
      a file descriptor. It only needs one if you want it to be a memory
      mapping of a file.</p>
    <p><br>
    </p>
    <p>Shachar<br>
    </p>
  </body>
</html>