glibc/sysdeps/i386/i486
Ulrich Drepper fbda91b119 Update.
1999-10-04  Ulrich Drepper  <drepper@cygnus.com>

	* include/string.h: Add __memrchr declaration.

	* string/string.h: Moce __memrchr declaration to include/string.h.

1999-10-03  Ulrich Drepper  <drepper@cygnus.com>

	* string/Makefile (routines): Add memrchr.

	* sysdeps/generic/memrchr.c: Don't undef memchr, undef memrchr.
	Correct order of tests for matching bytes.

	* string/tester.c: Add tests for memrchr.

	* sysdeps/i386/i486/bits/string.h (__memrchr): Correct implementation.
	Start from the last character and take decrement not increment
	into account for correction in return line.  Add memrchr alias.
	* sysdeps/i386/bits/string.h: Likewise.
1999-10-04 07:30:05 +00:00
..
bits Update. 1999-10-04 07:30:05 +00:00
Versions Update. 1999-05-17 17:25:32 +00:00
atomicity.h Update. 1997-09-24 23:03:42 +00:00
htonl.S Update. 1997-07-24 01:36:01 +00:00
strcat.S Update. 1997-03-31 22:56:24 +00:00
strlen.S Update. 1997-03-31 22:56:24 +00:00