From: Paul Eggert Date: Thu, 3 Feb 2005 21:48:35 +0000 (+0000) Subject: Define and use new file memrchr.h. X-Git-Tag: CPPI-1_12~1505 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d6f9651aff97ba771fc6723b8406109a15b17ace;p=thirdparty%2Fcoreutils.git Define and use new file memrchr.h. --- 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