Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Apr 2004 08:33:01 -0700 (PDT)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/gnu/lib/libg2c config.h
Message-ID:  <200404201533.i3KFX1f0007507@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2004/04/20 08:33:00 PDT

  FreeBSD src repository

  Modified files:
    gnu/lib/libg2c       config.h 
  Log:
  Add missing unique bits from libI77 v3.3.3's config.h.in.
  The GCC developers separated out the configure header between libU77 and
  libI77 and FreeBSD didn't keep up with the change.  So now this header needs
  to be a superset of both sublib's configuration specification.
  
  Notably this commit causes ftruncate(), fseeko(), and ftello() to be used.
  
  PR:             22635
  
  Revision  Changes    Path
  1.3       +45 -0     src/gnu/lib/libg2c/config.h



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