glibc/sysdeps
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
..
alpha Update. 1999-08-30 21:51:29 +00:00
am29k Update. 1998-03-09 09:11:57 +00:00
arm Update. 1999-08-24 20:40:44 +00:00
generic Update. 1999-10-04 07:30:05 +00:00
gnu Update. 1999-08-18 07:53:35 +00:00
hppa Update. 1999-08-25 20:31:24 +00:00
i370 update. 1997-07-11 01:19:07 +00:00
i386 Update. 1999-10-04 07:30:05 +00:00
i860 Update. 1997-06-23 21:55:26 +00:00
i960 Update. 1999-07-14 00:54:57 +00:00
ieee754 Update. 1999-08-24 20:40:44 +00:00
m68k Update. 1999-08-24 20:40:44 +00:00
m88k Update. 1998-03-09 09:11:57 +00:00
mach * misc/Makefile (routines): Add getloadavg. 1999-10-04 05:28:33 +00:00
mips Update. 1999-08-22 16:26:00 +00:00
mvs update. 1997-07-11 01:19:07 +00:00
posix Update. 1999-09-12 19:24:42 +00:00
powerpc Update. 1999-07-25 23:21:20 +00:00
rs6000 Update. 1998-03-09 09:11:57 +00:00
sparc Update. 1999-08-24 20:40:44 +00:00
standalone Update. 1999-02-07 12:50:11 +00:00
tahoe update from main archive 960909 1996-09-10 02:00:15 +00:00
unix * misc/Makefile (routines): Add getloadavg. 1999-10-04 05:28:33 +00:00
vax Update. 1999-06-09 13:08:30 +00:00
wordsize-32 Update. 1999-05-19 15:35:26 +00:00
wordsize-64 Update. 1999-05-25 14:54:29 +00:00
z8000 Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00