view modules/diffseq @ 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 d5c437e55b50
children
line wrap: on
line source

Description:
Compute the difference between two sequences.

Files:
lib/diffseq.h

Depends-on:

configure.ac:

Makefile.am:
lib_SOURCES += diffseq.h

Include:
"diffseq.h"

License:
GPL

Maintainer:
Paul Eggert, Bruno Haible