view modules/sublist @ 10009:0fdbc870dc2d

* modules/mkdir (License): Re-license as LGPLv2+.
author Jim Meyering <meyering@redhat.com>
date Tue, 29 Apr 2008 13:15:02 +0200
parents 52a8ff5ade8a
children a8c91b846640
line wrap: on
line source

Description:
Sequential list data type backed by another list.

Files:
lib/gl_sublist.h
lib/gl_sublist.c

Depends-on:
list
xalloc

configure.ac:

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

Include:
"gl_sublist.h"

License:
GPL

Maintainer:
Bruno Haible