view modules/xlist @ 17111:b8250ce33952

hash-pjw: relax license to LGPLv2+ * modules/hash-pjw (License): Relax, with consent of author.
author Paul Eggert <eggert@cs.ucla.edu>
date Wed, 26 Sep 2012 20:12:57 -0700
parents efa853c0fcc4
children 86c983ca0522
line wrap: on
line source

Description:
Abstract sequential list data type, with out-of-memory checking.

Files:
lib/gl_xlist.h
lib/gl_xlist.c
m4/gl_list.m4

Depends-on:
list
inline
stdbool
xalloc-die

configure.ac:
gl_LIST

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

Include:
"gl_xlist.h"

License:
GPL

Maintainer:
Bruno Haible