1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/malloc-posix
2007-10-17 02:11:05 +02:00

26 lines
285 B
Plaintext

Description:
malloc() function: allocate memory with indefinite extent.
Files:
lib/malloc.c
m4/malloc.m4
Depends-on:
stdlib
configure.ac:
gl_FUNC_MALLOC_POSIX
gl_STDLIB_MODULE_INDICATOR([malloc-posix])
Makefile.am:
Include:
<stdlib.h>
License:
LGPLv2+
Maintainer:
Bruno Haible