Mercurial > hg > octave-lojdl > gnulib-hg
view modules/remainder-tests @ 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 | eb7c8d125017 |
children | 1f283a634cf1 |
line wrap: on
line source
Files: tests/test-remainder.c tests/signature.h tests/macros.h Depends-on: configure.ac: Makefile.am: TESTS += test-remainder check_PROGRAMS += test-remainder test_remainder_LDADD = $(LDADD) @REMAINDER_LIBM@