repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ssfmalloc: Portability to Cygwin.
[gnulib.git]
/
modules
/
fd-hook
blob
ea99919c5fe5e3d9a73b17c25651b19e0e4f2cb5
1
Description:
2
Hook for making file descriptor functions (close(), ioctl()) extensible.
3
4
Files:
5
lib/fd-hook.h
6
lib/fd-hook.c
7
8
Depends-on:
9
unistd
10
11
configure.ac:
12
13
Makefile.am:
14
lib_SOURCES += fd-hook.c
15
16
Include:
17
"fd-hook.h"
18
19
License:
20
LGPLv2+
21
22
Maintainer:
23
all