Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Nov 2002 14:35:34 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ia64/include _types.h
Message-ID:  <200211152235.gAFMZYIv048813@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2002/11/15 14:35:34 PST

  Modified files:
    sys/ia64/include     _types.h 
  Log:
  Test the water.  Make time_t long (64 bit) on ia64 since we do not have
  to worry about ABI vs released systems yet.  This is mostly transparent
  since there is no significant exposure in the syscall interface.  The
  things that go wrong are mostly userland stuff - time(&intvariable).
  
  Reviewed by:    dfr, marcel
  Approved by:    re (jhb)
  
  Revision  Changes    Path
  1.4       +1 -1      src/sys/ia64/include/_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?200211152235.gAFMZYIv048813>