Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2004 16:36:45 -0700 (PDT)
From:      Colin Percival <cperciva@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:  <200404182336.i3INakwC006517@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cperciva    2004/04/18 16:36:45 PDT

  FreeBSD src repository

  Modified files:
    lib/libc/sys         mmap.2 
  Log:
  Document POSIX stupidity: Attempts to mmap zero bytes will succeed (and
  have no effect), while attempts to munmap zero bytes will fail.
  
  Revision  Changes    Path
  1.49      +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?200404182336.i3INakwC006517>