Home | History | Annotate | Download | only in make-3.81

Lines Matching full:sigusr1

586 /* Toggle -d on receipt of SIGUSR1.  */
588 #ifdef SIGUSR1
1561 /* Let the user send us SIGUSR1 to toggle the -d flag during the run. */
1562 #ifdef SIGUSR1
1563 bsd_signal (SIGUSR1, debug_signal_handler);