Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jun 1998 09:30:44 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG
Subject:   cvs commit: src/contrib/gdb/gdb callback.c
Message-ID:  <199806291630.JAA10185@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/06/29 09:30:44 PDT

  Modified files:
    contrib/gdb/gdb      callback.c 
  Log:
  Don't assume that time_t is long.  Don't assume that time_t's can be
  represented by ints.  Keep assuming that time_t's can be represented
  by longs.
  
  Revision  Changes    Path
  1.2       +6 -1      src/contrib/gdb/gdb/callback.c

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?199806291630.JAA10185>