summaryrefslogtreecommitdiff
path: root/modules/fd-hook
blob: ea99919c5fe5e3d9a73b17c25651b19e0e4f2cb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Description:
Hook for making file descriptor functions (close(), ioctl()) extensible.

Files:
lib/fd-hook.h
lib/fd-hook.c

Depends-on:
unistd

configure.ac:

Makefile.am:
lib_SOURCES += fd-hook.c

Include:
"fd-hook.h"

License:
LGPLv2+

Maintainer:
all