glibc/string
Ulrich Drepper e9e9b245b9 Update.
* misc/sys/cdefs.h: Define __attribute_malloc__ according to
	available gcc version.
	* string/string.h: Mark strdup, __strdup, and strndup with
	__attribute_malloc__.
	* stdlib/stdlib.h: Make malloc, calloc, realloc, and valloc with
	__attribute_malloc__.
	* malloc/malloc.h: Make malloc, calloc, realloc, valloc, pvallc,
	__morecore, and __default_morecore with __attribute_malloc__.
	Provide default definition for __attribute_malloc__.
	* libio/stdio.h: Make tempnam with __attribute_malloc__.
1999-12-19 08:08:59 +00:00
..
bits Update. 1999-12-18 19:45:25 +00:00
.cvsignore
argz-addsep.c
argz-append.c
argz-count.c
argz-create.c
argz-ctsep.c
argz-delete.c
argz-extract.c
argz-insert.c
argz-next.c
argz-replace.c
argz-stringify.c
argz.h Update. 1999-10-09 21:56:43 +00:00
basename.c
byteswap.h
endian.h
envz.c
envz.h Update. 1999-10-09 21:56:43 +00:00
inl-tester.c
Makefile (routines): Add memrchr. 1999-10-04 06:40:34 +00:00
memfrob.c
memory.h
noinl-tester.c
stratcliff.c Update. 1999-11-24 05:51:45 +00:00
strcoll.c
strcoll_l.c
strdup.c
strerror.c
strfry.c
string-inlines.c
string.h Update. 1999-12-19 08:08:59 +00:00
strings.h Update. 1999-10-09 21:56:43 +00:00
strndup.c
strnlen.c
strsignal.c Update. 1999-11-10 08:15:19 +00:00
strverscmp.c
strxfrm.c
strxfrm_l.c
swab.c
test-ffs.c
testcopy.c
tester.c Update. 1999-12-18 19:45:25 +00:00
tst-inlcall.c
tst-strlen.c
tst-svc.c
tst-svc.expect
tst-svc.input
Versions Export memrchr. 1999-10-04 06:07:05 +00:00