Mercurial > hg > octave-lojdl > gnulib-hg
view modules/uniwidth/width @ 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 | 2e27d5cf0137 |
children |
line wrap: on
line source
Description: Determine display width of Unicode character. Files: lib/uniwidth/width.c lib/uniwidth/cjk.h Depends-on: uniwidth/base streq configure.ac: gl_LIBUNISTRING_MODULE([0.9.4], [uniwidth/width]) Makefile.am: if LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH lib_SOURCES += uniwidth/width.c endif Include: "uniwidth.h" License: LGPL Maintainer: Bruno Haible