1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-09-04 02:42:02 +03:00
Files
gnulib/modules/malloc
2010-08-28 23:20:27 +02:00

32 lines
484 B
Plaintext

Description:
malloc() function that is glibc compatible.
Comment:
This module should not be used as a dependency from a test module,
otherwise when this module occurs as a tests-related module, it will
have side effects on the compilation of the main modules in lib/.
Status:
obsolete
Notice:
This module is obsolete. Use the module 'malloc-gnu' instead.
Files:
Depends-on:
malloc-gnu
configure.ac:
Makefile.am:
Include:
<stdlib.h>
License:
LGPLv2+
Maintainer:
Jim Meyering