summaryrefslogtreecommitdiff
path: root/modules/close
blob: 88e160872617bde83cc982a0eea664f3b93dcb71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Description:
close() function: close a file or socket.

Files:
lib/close.c
m4/close.m4

Depends-on:
unistd
fd-hook
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