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