1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/c-stack
Bruno Haible a52746a724 Use 'raise'.
2008-04-29 03:04:35 +02:00

29 lines
291 B
Plaintext

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