]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 6 Feb 2003 10:13:35 +0000 (10:13 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 6 Feb 2003 10:13:35 +0000 (10:13 +0000)
lib/ChangeLog

index eda1ccf338b204a5ade0eabb9fc8e0399af89a3d..06e53857868016f63d2ff34767f2ec72b4753fd2 100644 (file)
@@ -1,3 +1,11 @@
+2003-02-06  Jim Meyering  <jim@meyering.net>
+
+       * search_.h (__restrict): Define to `restrict' or to nothing.
+
+       * fsusage.c: Remove declaration of statfs.
+       It conflicted with one from OSF/1 5.1 in <sys/mount.h>.
+       Reported by Nelson Beebe.
+
 2003-02-05  Jim Meyering  <jim@meyering.net>
 
        Fix a heap-corruption bug that affected Solaris systems.