view modules/c-stack @ 6861:b82bca6af622

Take into account ISO C 99 TC1.
author Bruno Haible <bruno@clisp.org>
date Fri, 23 Jun 2006 14:58:59 +0000
parents 93d578c7aa44
children 655ec8b9fbde
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

configure.ac:
gl_C_STACK

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

Include:
"c-stack.h"

License:
GPL

Maintainer:
Paul Eggert