Mercurial > hg > octave-lojdl > gnulib-hg
view modules/chdir-safer @ 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 | 16f47458947e |
children |
line wrap: on
line source
Description: like chdir, but safer Files: lib/chdir-safer.h lib/chdir-safer.c m4/chdir-safer.m4 Depends-on: errno fchdir fcntl-h fstat open same-inode stdbool configure.ac: gl_CHDIR_SAFER Makefile.am: lib_SOURCES += chdir-safer.c Include: "chdir-safer.h" License: GPL Maintainer: Jim Meyering