Mercurial > hg > octave-lojdl > gnulib-hg
view modules/save-cwd @ 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 | fe013c78e730 |
children |
line wrap: on
line source
Description: Save and restore the current working directory. Files: lib/save-cwd.h lib/save-cwd.c m4/save-cwd.m4 Depends-on: chdir-long cloexec getcwd-lgpl fchdir stdbool unistd-safer configure.ac: gl_SAVE_CWD Makefile.am: lib_SOURCES += save-cwd.c Include: "save-cwd.h" License: GPL Maintainer: Jim Meyering