view modules/regex @ 9426:3384ef16a830

Remove some temp files leftover from tests. * modules/fbufmode-tests (MOSTLYCLEANFILES): Remove temp files. * modules/freadable-tests (MOSTLYCLEANFILES): Likewise. * modules/fwritable-tests (MOSTLYCLEANFILES): Likewise.
author Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
date Tue, 30 Oct 2007 07:05:41 +0100
parents 404dc8725caf
children b17288dc1d83
line wrap: on
line source

Description:
Regular expression matching.

Files:
lib/regex.h
lib/regex.c
lib/regex_internal.c
lib/regex_internal.h
lib/regexec.c
lib/regcomp.c
m4/regex.m4

Depends-on:
alloca
extensions
gettext-h
localcharset
malloc
stdbool
stdint
ssize_t
wchar
wctype

configure.ac:
gl_REGEX

Makefile.am:

Include:
"regex.h"

License:
LGPLv2+

Maintainer:
all