Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jul 2005 11:37:25 +0000 (UTC)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/sys mmap.2
Message-ID:  <200507151137.j6FBbPSC085041@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2005-07-15 11:37:25 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/sys         mmap.2 
  Log:
  Document the fact that if MAP_FIXED request has been successful it
  replaces any previous mapping to the same address.
  
  Obtained from:  IEEE Std 1003.1, 2004 Edition
  
  Revision  Changes    Path
  1.51      +7 -0      src/lib/libc/sys/mmap.2



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