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