From: Jim Meyering Date: Fri, 9 Apr 2004 12:15:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1816 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c01ac4d4094e67f37e475f4d31b3b9cfb6b4ed61;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index a92f5df9e2..1ef94a9bc9 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,12 @@ +2004-04-09 Jim Meyering + + * 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 * cloexec.c, cloexec.h, config.charset, file-type.c, file-type.h: