xfreopen: fix typo: s/frepoen/freopen/
[gnulib/ericb.git] / modules / fd-hook
blob7127083763aefc1b55c46f670f522d54e770dfb2
1 Description:
2 Hook for making file descriptor functions (close(), ioctl()) extensible.
4 Files:
5 lib/fd-hook.h
6 lib/fd-hook.c
8 Depends-on:
9 unistd
11 configure.ac:
13 Makefile.am:
14 lib_SOURCES += fd-hook.c
16 Include:
17 "fd-hook.h"
19 License:
20 LGPLv2+
22 Maintainer:
23 Bruno Haible