gnulib-tool.py: Regenerate aclocal.m4 before using 'autoconf -t ...'.
[gnulib.git] / modules / fd-hook
blobea99919c5fe5e3d9a73b17c25651b19e0e4f2cb5
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 all