bug-gnulib
[Top][All Lists]
Advanced

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

Re: musl compatibility


From: Paolo Bonzini
Subject: Re: musl compatibility
Date: Tue, 12 Jun 2012 14:53:17 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120605 Thunderbird/13.0

Il 12/06/2012 14:14, Eric Blake ha scritto:
>> > While I agree with this, perhaps we can follow the suggestion and
>> > replace "if (freadahead (f))" with "if (freading(f) && !feof(f))" in
>> > closein.c.
> freading() is just as much an extension as freadahead(), but it might be
> an easier extension to implement.

musl has it, too.

Paolo




reply via email to

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