From 5a0e8b1ab1ac6038596282a0eafc9a79c7814723 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 4 Jan 2003 08:59:19 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2e983f37ca..d56cd1818a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2003-01-04 Jim Meyering + + * src/Makefile.am (check-misc): New rule, to ensure that no more + S_IS* macro definitions sneak into the code. + (check): Depend on check-misc. + + * src/remove.c [S_ISLNK]: Don't define. It's already defined in sys2.h. + * src/du.c (count_entry) [S_ISLNK]: Don't define. + * src/shred.c [S_ISLNK, S_ISFIFO, S_ISSOCK]: Don't define. + 2003-01-03 Jim Meyering * src/true.c: Add copyright. @@ -68,9 +78,6 @@ * src/remove.c (remove_cwd_entries): Fix typo in comment. - * src/du.c (count_entry) [S_ISLNK]: Don't define. - It's already defined in sys2.h. - 2002-12-21 Jim Meyering * Version 4.5.5. -- 2.47.2