view modules/c-stack @ 10003:655ec8b9fbde

Use 'raise'.
author Bruno Haible <bruno@clisp.org>
date Tue, 29 Apr 2008 03:04:35 +0200
parents 93d578c7aa44
children 54813304edd2
line wrap: on
line source

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

configure.ac:
gl_C_STACK

Makefile.am:
lib_SOURCES += c-stack.h c-stack.c

Include:
"c-stack.h"

License:
GPL

Maintainer:
Paul Eggert