Hash : 23631b7e Author : Date : 2007-09-09T13:01:44
New module 'malloc-posix'.
Download
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
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