Files
RedBear-OS/local/recipes/dev/libtool/source/gnulib/modules/c-stack
T

42 lines
495 B
Plaintext

Description:
Stack overflow handling, causing program exit.
Files:
lib/c-stack.h
lib/c-stack.c
m4/c-stack.m4
Depends-on:
c99
errno
exitfail
getprogname
gettext-h
idx
ignore-value
inttypes
mempcpy
raise
sigsegv
stddef
unistd
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
$(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise
License:
GPL
Maintainer:
Paul Eggert