Mercurial > hg > octave-nkf > gnulib-hg
view modules/close @ 10767:9b7cb85f19d8
Add lib/w32sock.h as dependency of close module.
author | Ben Pfaff <blp@cs.stanford.edu> |
---|---|
date | Wed, 05 Nov 2008 09:22:29 -0800 |
parents | ac6f431cc95d |
children | e1a7943b3c63 |
line wrap: on
line source
Description: close() function: close a file or socket. Files: lib/close.c lib/w32sock.h m4/close.m4 Depends-on: unistd fclose configure.ac: gl_FUNC_CLOSE gl_UNISTD_MODULE_INDICATOR([close]) Makefile.am: Include: <unistd.h> License: LGPLv2+ Maintainer: Paolo Bonzini, Simon Josefsson, Bruno Haible