view modules/c-stack @ 10264:ebb7ea0c94e8

Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
author Ben Pfaff <blp@cs.stanford.edu>
date Sat, 12 Jul 2008 10:41:34 -0700
parents 54813304edd2
children adfc5a204195
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
sigaction

configure.ac:
gl_C_STACK

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

Include:
"c-stack.h"

License:
GPL

Maintainer:
Paul Eggert