This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

export fseeko() and ftello() patch


The attached patch exports newlib's fseeko() and ftello().  Besides
being generally useful, this patch also solves the first build issue in
the following:

    http://archives.postgresql.org/pgsql-cygwin/2002-10/msg00039.php

Note that I would like to include a hunk for winsup/doc/calls.texinfo,
but I don't know where to find the associated item information.  For
example, where does one find the following?

    @item fseek: C 4.9.9.2, P 8.2.3.7
                 ^^^^^^^^^  ^^^^^^^^^

Thanks,
Jason

Attachment: fseeko.patch
Description: Text document

Attachment: fseeko.ChangeLog
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]