Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jun 1998 07:00:49 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/include ansi.h
Message-ID:  <199806141400.HAA09386@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/06/14 07:00:48 PDT

  Modified files:
    sys/i386/include     ansi.h 
  Log:
  Added typedefs for __int64_t and __uint64_t.  These will be used to avoid
  explicit use of `[unsigned] long long' and `[u]quad_t'.
  
  Fixed disorder of and lack of comments for the types added in the previous
  two commits.  Improved some comments.  The comments should be elswhere
  (not duplicated in every MD file).
  
  Revision  Changes    Path
  1.15      +24 -9     src/sys/i386/include/ansi.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?199806141400.HAA09386>