Mercurial > hg > octave-lojdl > gnulib-hg
view modules/sh-quote @ 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 | 09d49a2e321b |
children |
line wrap: on
line source
Description: Shell quoting. Files: lib/sh-quote.h lib/sh-quote.c Depends-on: quotearg xalloc configure.ac: Makefile.am: lib_SOURCES += sh-quote.h sh-quote.c Include: "sh-quote.h" License: GPL Maintainer: Bruno Haible