glibc/string
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-08-08 22:20:38 +00:00
.cvsignore
Makefile (routines): Add memrchr. 1999-10-04 06:40:34 +00:00
Versions Export memrchr. 1999-10-04 06:07:05 +00:00
argz-addsep.c
argz-append.c
argz-count.c
argz-create.c
argz-ctsep.c
argz-delete.c
argz-extract.c * string/argz-extract.c (__argz_extract): Add de-consting cast for 1998-09-05 04:03:21 +00:00
argz-insert.c
argz-next.c * string/argz-extract.c (__argz_extract): Add de-consting cast for 1998-09-05 04:03:21 +00:00
argz-replace.c Update. 1998-07-16 11:44:36 +00:00
argz-stringify.c
argz.h Update. 1998-12-04 20:58:15 +00:00
basename.c Update. 1998-04-28 19:41:51 +00:00
byteswap.h
endian.h Update. 1998-11-27 11:34:40 +00:00
envz.c Update. 1998-07-16 11:44:36 +00:00
envz.h Update. 1998-12-04 20:58:15 +00:00
inl-tester.c
memfrob.c
memory.h
noinl-tester.c
stratcliff.c Update. 1998-12-13 14:58:26 +00:00
strcoll.c Update. 1999-08-31 07:04:41 +00:00
strcoll_l.c
strdup.c
strerror.c
strfry.c Update. 1999-04-28 23:13:52 +00:00
string-inlines.c Update. 1999-08-06 22:27:07 +00:00
string.h Update. 1999-10-04 07:30:05 +00:00
strings.h
strndup.c
strnlen.c
strsignal.c Update. 1999-06-19 09:58:37 +00:00
strverscmp.c Update. 1998-09-06 23:45:24 +00:00
strxfrm.c Update. 1999-08-31 07:04:41 +00:00
strxfrm_l.c
swab.c
test-ffs.c
testcopy.c
tester.c Update. 1999-10-04 07:30:05 +00:00
tst-inlcall.c
tst-strlen.c Update. 1998-07-04 10:39:13 +00:00
tst-svc.c
tst-svc.expect Update. 1998-04-24 17:37:16 +00:00
tst-svc.input Update. 1998-04-24 17:37:16 +00:00