Home
last modified time | relevance | path

Searched refs:set_fortify_handler (Results 1 – 9 of 9) sorted by relevance

/glibc-2.36/support/
Dset_fortify_handler.c24 set_fortify_handler (void (*handler) (int sig)) in set_fortify_handler() function
Dsupport.h49 void set_fortify_handler (void (*handler) (int sig));
DMakefile41 set_fortify_handler \
/glibc-2.36/debug/
Dtst-longjmp_chk.c57 set_fortify_handler (handler); in do_test()
Dtst-longjmp_chk3.c53 set_fortify_handler (handler); in do_test()
Dtest-strcpy_chk.c278 set_fortify_handler (handler); in test_main()
Dtst-fortify.c147 set_fortify_handler (handler); in do_test()
/glibc-2.36/benchtests/
Dbench-strcpy_chk.c166 set_fortify_handler (handler); in test_main()
/glibc-2.36/ChangeLog.old/
DChangeLog.187509 <suppport/support.h> to use set_fortify_handler().
13459 * support/set_fortify_handler.c: Likewise.
13493 (ignore_stderr, set_fortify_handler): Remove. Now in
58009 (test_main): Replace code with set_fortify_handler call.
58014 (set_fortify_handler): Define.