Use fseeko module from gnulib instead of our home-grown solution.
[pspp-builds.git] / src / language / stats / ChangeLog
index 21e27f188a7d5df57788fe72c3d73e66f8c0ee3e..146640f3a32fb8258f24eeadf5ffaf57f9b64e11 100644 (file)
@@ -1,3 +1,9 @@
+2007-10-12  Ben Pfaff  <blp@gnu.org>
+
+       * flip.c (flip_file): No need to conditionally substitute for
+       "fseeko" and "off_t" manually anymore, as gnulib takes care of it
+       for us.
+
 2007-09-21  Jason Stover  <jhs@wonko.gcsu.edu>
 
        * regression.q (run_regression): Partial fix of memory leak, bug