Hash :
55b0a0b1
Author :
Date :
2012-01-24T13:21:56
malloca: Avoid warnings on x86_64 mingw64. * lib/malloca.c: Include <stdint.h>. (mmalloca, freea): Use uintptr_t to convert pointers to integers. * modules/malloca (Depends-on): Add stdint. * modules/relocatable-prog-wrapper (Depends-on): Likewise.
Description:
Safe automatic memory allocation.
Files:
lib/malloca.h
lib/malloca.c
lib/malloca.valgrind
m4/malloca.m4
m4/eealloc.m4
m4/longlong.m4
Depends-on:
alloca-opt
stdint
verify
configure.ac:
gl_MALLOCA
Makefile.am:
lib_SOURCES += malloca.c
Include:
"malloca.h"
License:
LGPLv2+
Maintainer:
Bruno Haible