pipe-filter-ii, pipe-filter-gi: Fix warnings on native Windows.
[gnulib.git] / modules / xalloc
blobc6e3cfd9debbddda01fda603f37e42459cdcb345
1 Description:
2 Memory allocation with out-of-memory checking.  Also see xalloc-die.
4 Files:
5 lib/xalloc.h
6 lib/xmalloc.c
7 m4/xalloc.m4
9 Depends-on:
10 c99
11 extern-inline
12 stdint
13 xalloc-die
14 xalloc-oversized
16 configure.ac:
17 gl_XALLOC
19 Makefile.am:
20 lib_SOURCES += xmalloc.c
22 Include:
23 "xalloc.h"
25 License:
26 GPL
28 Maintainer:
29 all