cvs commit: src/gnu/lib/libg2c config.h

David E. O'Brien obrien at FreeBSD.org
Tue Apr 20 08:33:01 PDT 2004


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


More information about the cvs-all mailing list