Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Mar 1996 18:19:11 -0800 (PST)
From:      Jeffrey Hsu <hsu>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/sys types.h
Message-ID:  <199603110219.SAA10777@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
hsu         96/03/10 18:19:08

  Modified:    sys/sys   types.h
  Log:
  Merge in Lite2: use fixed-width types.
  Did not accept changes to types of off_t and pid_t.  See
    <machine/ansi.h> for explanation.
  Did not accept changes to major and minor macros upon bde's review.
    These changes are unnecessary.
  Did not accept type change to fd_mask upon bde's review.
    This change is unnecessary as long as sizeof(fd_mask) divides FD_SETSIZE.
  Reviewed by:	davidg & bde
  
  Revision  Changes    Path
  1.9       +22 -20    src/sys/sys/types.h



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