From 8b3bcfbab9d0a96b133d6076971ea11bfd52e288 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Fri, 4 May 2001 17:23:18 +0000 Subject: 2001-05-04 Earnie Boyd * libc/string/strrchr.c: Use strchr for the speed improvements. --- newlib/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'newlib/ChangeLog') diff --git a/newlib/ChangeLog b/newlib/ChangeLog index a58b1ce..aaae584 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,7 @@ +2001-05-04 Earnie Boyd + + * libc/string/strrchr.c: Use strchr for the speed improvements. + 2001-05-01 Jeff Johnston * libc/stdio/findfp (__sinit)[HAVE_FCNTL]: For platforms that have -- cgit v1.1