• Show log

    Commit

  • Hash : dbc0251f
    Author : Paul Eggert
    Date : 2021-08-01T17:57:43

    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.