summaryrefslogtreecommitdiff
path: root/modules/fcntl
blob: addd6ba1314e5988a9b71ef567df26627f7c3e4d (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
27
Description:
Support for fcntl() action F_DUPFD, F_DUPFD_CLOEXEC, F_GETFD.

Files:
m4/fcntl.m4
lib/fcntl.c

Depends-on:
dup2
fcntl-h
getdtablesize
extensions

configure.ac:
gl_FUNC_FCNTL
gl_FCNTL_MODULE_INDICATOR([fcntl])

Makefile.am:

Include:
<fcntl.h>

License:
LGPL

Maintainer:
Eric Blake