From d6f9651aff97ba771fc6723b8406109a15b17ace Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 3 Feb 2005 21:48:35 +0000 Subject: [PATCH] Define and use new file memrchr.h. --- lib/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index 1dbfcbc2df..dd8faa22c0 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,10 @@ +2005-02-03 Paul Eggert + + * memrchr.h: New file. + * chdir-long.c: Include it. + * memrchr.c [!defined _LIBC]: Include it rather than . + Don't bother including stddef.h. + 2005-02-01 Paul Eggert * mountlist.h (MOUNTLIST_H_): New macro, to protect against double -- 2.47.3