view modules/malloc @ 9192:1050562322a4

New module 'malloc-posix'.
author Bruno Haible <bruno@clisp.org>
date Sun, 09 Sep 2007 13:01:44 +0000
parents 404dc8725caf
children 19e60ffc2be6
line wrap: on
line source

Description:
malloc() function that is glibc compatible.

Files:
lib/malloc.c

Depends-on:
malloc-posix

configure.ac:
AC_FUNC_MALLOC

Makefile.am:

Include:
<stdlib.h>

License:
LGPLv2+

Maintainer:
Jim Meyering