Hash :
766d4f1d
Author :
Date :
2009-12-14T00:24:41
Move the malloc checking from module 'list' to new module 'xlist'.
Description:
Sequential list data type backed by another list, with out-of-memory checking.
Files:
lib/gl_xsublist.h
lib/gl_xsublist.c
Depends-on:
sublist
xalloc-die
configure.ac:
Makefile.am:
lib_SOURCES += gl_xsublist.h gl_xsublist.c
Include:
"gl_xsublist.h"
License:
GPL
Maintainer:
Bruno Haible