cvs commit: src/lib/libc/sys mmap.2

Colin Percival cperciva at FreeBSD.org
Sun Apr 18 16:36:46 PDT 2004


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


More information about the cvs-src mailing list