Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Aug 2002 13:04:49 -0700 (PDT)
From:      Mike Barcroft <mike@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys _types.h mman.h types.h
Message-ID:  <200208232004.g7NK4nvw028356@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mike        2002/08/23 13:04:49 PDT

  Modified files:
    sys/sys              _types.h mman.h types.h 
  Log:
  o Fix namespace issues in <sys/mman.h>.
  o Move mode_t details from <sys/types.h> into <sys/_types.h>.
  o Add primitives for sharing the mode_t and off_t typedefs.
  o Add typedefs mode_t, off_t, and size_t to <sys/mman.h>.
  
  PR:     21644
  
  Revision  Changes    Path
  1.6       +1 -0      src/sys/sys/_types.h
  1.33      +55 -24    src/sys/sys/mman.h
  1.68      +11 -1     src/sys/sys/types.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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