Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 May 2001 15:21:44 -0700 (PDT)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/include ansi.h src/sys/arm/include ansi.h src/sys/i386/include ansi.h src/sys/ia64/include ansi.h src/sys/powerpc/include ansi.h
Message-ID:  <200105162221.f4GMLib31689@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2001/05/16 15:21:44 PDT

  Modified files:
    sys/alpha/include    ansi.h 
    sys/arm/include      ansi.h 
    sys/i386/include     ansi.h 
    sys/ia64/include     ansi.h 
    sys/powerpc/include  ansi.h 
  Log:
  Move the int typedefs to the top so they can be used in defining other types.
  Ensure every platform has __offsetof.
  Make multiple inclusion detection consistent with other
    <platform>/include/*.h files.
  
  Revision  Changes    Path
  1.13      +25 -25    src/sys/alpha/include/ansi.h
  1.5       +25 -20    src/sys/arm/include/ansi.h
  1.22      +31 -31    src/sys/i386/include/ansi.h
  1.7       +25 -25    src/sys/ia64/include/ansi.h
  1.5       +25 -20    src/sys/powerpc/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?200105162221.f4GMLib31689>