glibc/misc/sys
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
..
cdefs.h Update. 1999-12-19 08:08:59 +00:00
dir.h Update. 1997-06-21 02:59:26 +00:00
file.h Update. 1999-10-09 21:56:43 +00:00
ioctl.h Update. 1999-10-09 21:56:43 +00:00
mman.h Update. 1999-11-25 19:27:07 +00:00
queue.h Update. 1999-06-08 21:20:07 +00:00
select.h Update. 1999-10-09 21:56:43 +00:00
syslog.h Update. 1999-10-09 21:56:43 +00:00
uio.h Update. 1999-10-09 21:56:43 +00:00
ustat.h Update. 1999-10-09 21:56:43 +00:00