test-stddef: test for (some) offsetof bugs
[gnulib.git] / modules / close-hook
1 Description:
2 Hook for making close() extensible.
3
4 Files:
5 lib/close-hook.h
6 lib/close-hook.c
7
8 Depends-on:
9 unistd
10
11 configure.ac:
12
13 Makefile.am:
14 lib_SOURCES += close-hook.c
15
16 Include:
17 "close-hook.h"
18
19 License:
20 LGPLv2+
21
22 Maintainer:
23 Bruno Haible