• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/modules/
1Description:
2Memory allocation with out-of-memory checking.
3
4Files:
5lib/xalloc.h
6lib/xmalloc.c
7lib/xstrdup.c
8
9Depends-on:
10error
11gettext-h
12exit
13
14configure.ac:
15
16Makefile.am:
17lib_SOURCES += xalloc.h xmalloc.c xstrdup.c
18
19Include:
20"xalloc.h"
21
22License:
23GPL
24
25Maintainer:
26all
27