]> Savannah Git Hosting - gnulib.git/commit
sigsegv-tests: make more things static
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 Aug 2021 00:57:43 +0000 (17:57 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 Aug 2021 01:06:59 +0000 (18:06 -0700)
commitdbc0251f52475b58a9724f4d42907abeada0f091
tree37848d89df140611ed5042a61dde9e0071e956af
parent3ffd764325f24c041021e1100dcbc769a324c47c
sigsegv-tests: make more things static

* tests/test-sigsegv-catch-segv1.c:
* tests/test-sigsegv-catch-stackoverflow1.c:
* tests/test-sigsegv-catch-stackoverflow2.c:
Declare some functions and variables static, to pacify GCC when
warning about external functions missing declarations.
ChangeLog
tests/test-sigsegv-catch-segv1.c
tests/test-sigsegv-catch-stackoverflow1.c
tests/test-sigsegv-catch-stackoverflow2.c