File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / libiconv / gnulib-local / modules / xalloc
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 22:57:48 2012 UTC (13 years, 1 month ago) by misho
Branches: libiconv, MAIN
CVS tags: v1_16p0, v1_14p0, v1_14, v1_13_1, HEAD
libiconv

    1: Description:
    2: Memory allocation with out-of-memory checking.
    3: 
    4: Files:
    5: lib/xalloc.h
    6: lib/xmalloc.c
    7: lib/xstrdup.c
    8: 
    9: Depends-on:
   10: 
   11: configure.ac:
   12: 
   13: Makefile.am:
   14: lib_SOURCES += xalloc.h xmalloc.c xstrdup.c
   15: 
   16: Include:
   17: "xalloc.h"
   18: 
   19: License:
   20: GPL
   21: 
   22: Maintainer:
   23: all

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>