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
..
1999-08-08 22:20:38 +00:00
1997-06-12 21:38:55 +00:00
1997-02-11 04:45:23 +00:00
1998-07-16 11:44:36 +00:00
1998-12-04 20:58:15 +00:00
1998-04-28 19:41:51 +00:00
1997-07-24 01:36:01 +00:00
1998-11-27 11:34:40 +00:00
1998-07-16 11:44:36 +00:00
1998-12-04 20:58:15 +00:00
1997-09-11 12:09:10 +00:00
1999-10-04 06:40:34 +00:00
1997-02-15 04:31:36 +00:00
1997-10-12 04:05:44 +00:00
1997-09-16 00:42:43 +00:00
1998-12-13 14:58:26 +00:00
1999-08-31 07:04:41 +00:00
1998-03-18 17:57:13 +00:00
1998-04-14 16:51:08 +00:00
1999-04-28 23:13:52 +00:00
1999-08-06 22:27:07 +00:00
1999-10-04 07:30:05 +00:00
1997-09-30 17:10:40 +00:00
1998-03-18 17:57:13 +00:00
1998-04-07 09:21:28 +00:00
1999-06-19 09:58:37 +00:00
1998-09-06 23:45:24 +00:00
1999-08-31 07:04:41 +00:00
1997-09-30 17:10:40 +00:00
1997-02-19 04:43:53 +00:00
1997-02-19 04:43:53 +00:00
1999-10-04 07:30:05 +00:00
1998-02-10 20:06:30 +00:00
1998-07-04 10:39:13 +00:00
1997-05-21 01:48:59 +00:00
1998-04-24 17:37:16 +00:00
1998-04-24 17:37:16 +00:00
1999-10-04 06:07:05 +00:00