]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add missing unique bits from libI77 v3.3.3's config.h.in.
authorDavid E. O'Brien <obrien@FreeBSD.org>
Tue, 20 Apr 2004 15:33:00 +0000 (15:33 +0000)
committerDavid E. O'Brien <obrien@FreeBSD.org>
Tue, 20 Apr 2004 15:33:00 +0000 (15:33 +0000)
commit03a6a16fec8d0b03a806cb55ba579c483aa3981e
treed330e664addb15b89fca7870ef18e356d24b26eb
parentd9d11bfd48b93e9961afd8ded4dcce728c7758ad
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
gnu/lib/libg2c/config.h