Mercurial > hg > octave-lojdl > gnulib-hg
view modules/crc @ 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 | 8f6c698d0789 |
children |
line wrap: on
line source
Description: Compute cyclic redundancy codes. Files: lib/crc.h lib/crc.c Depends-on: stdint configure.ac: Makefile.am: lib_SOURCES += crc.c Include: "crc.h" License: LGPL Maintainer: Simon Josefsson