OSDN Git Service

add support for __MALLOC_GLIBC_COMPAT__ (malloc(0) == NULL) so the malloc test wont...
authorMike Frysinger <vapier@gentoo.org>
Wed, 6 Jul 2005 01:23:08 +0000 (01:23 -0000)
committerMike Frysinger <vapier@gentoo.org>
Wed, 6 Jul 2005 01:23:08 +0000 (01:23 -0000)
commit629ec28ed6473baf96d26fd1d395496c634bc921
tree4b3aa76121b4aff1c8eb5c9628619f1c8c8801e6
parentf934cd05300c0683f78bbeb1d9697bd947df0854
add support for __MALLOC_GLIBC_COMPAT__ (malloc(0) == NULL) so the malloc test wont fail
libc/stdlib/malloc-standard/malloc.c