view modules/file-set @ 16364:89227b989588

fatal-signal: use C prototypes (with explicit void). * lib/fatal-signal.c (uninstall_handlers, install_handlers) (init_fatal_signal_set, block_fatal_signals): Fix signatures.
author Akim Demaille <demaille@gostai.com>
date Wed, 08 Feb 2012 10:36:20 +0100
parents b7de93942166
children
line wrap: on
line source

Description:
Very specialized set-of-files code.

Files:
lib/file-set.c
lib/file-set.h

Depends-on:
hash
hash-triple
stdbool
xalloc
xalloc-die

configure.ac:

Makefile.am:
lib_SOURCES += file-set.c

Include:
"file-set.h"

License:
GPL

Maintainer:
Jim Meyering