mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-09-02 15:41:25 +03:00
24 lines
237 B
Plaintext
24 lines
237 B
Plaintext
Description:
|
|
Hook for making close() extensible.
|
|
|
|
Files:
|
|
lib/close-hook.h
|
|
lib/close-hook.c
|
|
|
|
Depends-on:
|
|
unistd
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += close-hook.c
|
|
|
|
Include:
|
|
"close-hook.h"
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
Bruno Haible
|