]> sourceware.org Git - glibc.git/commitdiff
1999-10-04 Roland McGrath <roland@baalperazim.frob.com>
authorRoland McGrath <roland@gnu.org>
Mon, 4 Oct 1999 05:14:14 +0000 (05:14 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 4 Oct 1999 05:14:14 +0000 (05:14 +0000)
* sysdeps/generic/memrchr.c: New file, adapted from memchr.c.
* sysdeps/i386/bits/string.h (__memrchr): New function.
* string/string.h: Declare memrchr, __memrchr.
* manual/string.texi (Search Functions): Document memrchr.

ChangeLog

index e37c010bbe1564f279e656360b9e1a546dcccaea..c41c5091019de8a4b559788a6e7c497d34372ea5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1999-10-04  Roland McGrath  <roland@baalperazim.frob.com>
+
+       * sysdeps/generic/memrchr.c: New file, adapted from memchr.c.
+       * sysdeps/i386/bits/string.h (__memrchr): New function.
+       * string/string.h: Declare memrchr, __memrchr.
+       * manual/string.texi (Search Functions): Document memrchr.
+
 1999-10-03  Ulrich Drepper  <drepper@cygnus.com>
 
        * configure.in: Accept --with-gd option and set all libgd-LDFLAGS,
This page took 0.050324 seconds and 5 git commands to generate.