projects
/
pspp
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
0b0edd6df401450997c0b69c1ef9492052074629
[pspp]
/
modules
/
malloc-posix
1
Description:
2
malloc() function: allocate memory with indefinite extent.
3
4
Files:
5
lib/malloc.c
6
m4/malloc.m4
7
8
Depends-on:
9
stdlib
10
11
configure.ac:
12
gl_FUNC_MALLOC_POSIX
13
gl_STDLIB_MODULE_INDICATOR([malloc-posix])
14
15
Makefile.am:
16
17
Include:
18
<stdlib.h>
19
20
License:
21
LGPLv2+
22
23
Maintainer:
24
Bruno Haible
25