bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: port freadahead.c & fseeko.c


From: Paul Eggert
Subject: Re: port freadahead.c & fseeko.c
Date: Wed, 23 Dec 2020 16:17:13 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.5.0

On 12/23/20 1:56 PM, Ron Eggler wrote:
How can I patch these files to work with my platform?

Look in your stdio.h (commonly /usr/include/stdio.h), and the files it includes, to see how it defines ungetc etc. Then use that knowledge to update lib/freadahead.c and lib/fseeko.c. It'll require some expertise in low-level C hacking.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]