*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 9 Apr 2004 12:15:40 +0000 (12:15 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 9 Apr 2004 12:15:40 +0000 (12:15 +0000)
lib/ChangeLog

index a92f5df..1ef94a9 100644 (file)
@@ -1,3 +1,12 @@
+2004-04-09  Jim Meyering  <jim@meyering.net>
+
+       * stat-macros.h: New file, with contents from file-type.h
+       and coreutils' system.h.
+       * Makefile.am (libfetish_a_SOURCES): Add stat-macros.h.
+       * file-type.c: Include "stat-macros.h".
+       * file-type.h (file_type): Move all macro defiitions to new file,
+       stat-macros.h.
+
 2004-03-30  Paul Eggert  <eggert@twinsun.com>
 
        * cloexec.c, cloexec.h, config.charset, file-type.c, file-type.h: