view modules/xlist @ 12841:6ff1b1c23f57

Perform the same test for many <math.h> functions.
author Bruno Haible <bruno@clisp.org>
date Sun, 31 Jan 2010 19:40:17 +0100
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