bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Ron Eggler <ron.eggler@gmail.com>
Cc: bug-gnulib@gnu.org
Subject: Re: port freadahead.c & fseeko.c
Date: Wed, 23 Dec 2020 16:17:13 -0800	[thread overview]
Message-ID: <a17d2573-342a-34ce-8cf6-aeafaac27fd4@cs.ucla.edu> (raw)
In-Reply-To: <CAHxBh_T5gn6FhzLpxLaVYqt8aLsVM1fhLO8G=0zjL-WkyM_Dyg@mail.gmail.com>

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	other threads:[~2020-12-24  0:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-23 21:56 port freadahead.c & fseeko.c Ron Eggler
2020-12-24  0:17 ` Paul Eggert [this message]
2020-12-28 17:39   ` Ron Eggler
2020-12-28 19:16     ` Paul Eggert
2020-12-28 21:34   ` Ron Eggler
2020-12-28 22:08     ` Bruno Haible
2020-12-29  2:32       ` Ron Eggler
2020-12-29  3:48         ` Bruno Haible
2020-12-24  1:38 ` Bruno Haible
2020-12-24  1:59   ` Ron Eggler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.gnu.org/mailman/listinfo/bug-gnulib

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a17d2573-342a-34ce-8cf6-aeafaac27fd4@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=bug-gnulib@gnu.org \
    --cc=ron.eggler@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).