view modules/xsublist @ 40186:8964917f9574

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 18 Feb 2019 08:02:49 -0800
parents 1f14c6dd175d
children
line wrap: on
line source

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
extern-inline
xalloc-die

configure.ac:

Makefile.am:
lib_SOURCES += gl_xsublist.h gl_xsublist.c

Include:
"gl_xsublist.h"

License:
GPL

Maintainer:
all