view modules/close @ 10622:ac6f431cc95d

New module 'fclose'.
author Bruno Haible <bruno@clisp.org>
date Sat, 11 Oct 2008 14:18:29 +0200
parents 5acc60c1ec66
children 9b7cb85f19d8
line wrap: on
line source

Description:
close() function: close a file or socket.

Files:
lib/close.c
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