view modules/regexprops-generic @ 15979:69cc1dcd696b

unlockpt: Detect invalid argument. * lib/unlockpt.c: Include <fcntl.h>. (unlockpt): Check whether fd is valid, using fcntl(). * modules/unlockpt (Depends-on): Add fcntl-h.
author Bruno Haible <bruno@clisp.org>
date Fri, 21 Oct 2011 02:22:04 +0200
parents 5b9dbce7a3b6
children
line wrap: on
line source

Description:
Describe the various regular expression flavors.

Files:
doc/regexprops-generic.texi

Depends-on:

configure.ac:

Makefile.am:

Include:

License:
public domain

Maintainer:
James Youngman