fflush, freadahead, fseeko: Fix for Android
[gnulib.git] / ChangeLog
index b58a877..a467bbe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2013-09-17  Kevin Cernekee  <cernekee@gmail.com>
+
+       fflush, freadahead, fseeko: Fix for Android
+       Suggested by Bruno Haible in:
+       <http://lists.gnu.org/archive/html/bug-gnulib/2012-01/msg00306.html>
+       * lib/stdio-impl.h: Use local __sfileext definition.
+
 2013-09-17  Mats Erik Andersson  <gnu@gisladisker.se>
 
        pmccabe2html: Portability to other awk versions.