Hash :
1cb66bdb
Author :
Date :
2008-07-17T16:21:42
c-stack: fix typo. * modules/c-stack (Link): Fix typo. Signed-off-by: Eric Blake <ebb9@byu.net>
Description:
Stack overflow handling, causing program exit.
Files:
lib/c-stack.h
lib/c-stack.c
m4/c-stack.m4
Depends-on:
gettext-h
exitfail
unistd
raise
sigaction
libsigsegv
configure.ac:
gl_C_STACK
Makefile.am:
lib_SOURCES += c-stack.h c-stack.c
Include:
"c-stack.h"
Link:
$(LTLIBCSTACK) when linking with libtool, $(LIBCSTACK) otherwise
License:
GPL
Maintainer:
Paul Eggert