On 06/10/2012 05:43 AM, Rich Felker wrote: > If the latter is acceptable though, the stdio_ext.h function > __freading might suffice as an implementation.
On musl doesn't __freading actually return a count? Perhaps we could just use that.
On 06/10/2012 05:43 AM, Rich Felker wrote: > If the latter is acceptable though, the stdio_ext.h function > __freading might suffice as an implementation.
On musl doesn't __freading actually return a count? Perhaps we could just use that.