1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-14 16:01:57 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2004-04-09 12:15:40 +00:00
parent 49e4141352
commit c01ac4d409

View 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: