Home
last modified time | relevance | path

Searched refs:bsd_signal (Results 1 – 8 of 8) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dmain.c514 #if !defined HAVE_BSD_SIGNAL && !defined bsd_signal
516 # define bsd_signal signal macro
521 bsd_signal (int sig, bsd_signal_ret_t func) in bsd_signal() function
970 if (bsd_signal (sig, fatal_error_signal) == SIG_IGN) \ in main()
971 bsd_signal (sig, SIG_IGN); \ in main()
1010 (void) bsd_signal (SIGCHLD, SIG_DFL); in main()
1013 (void) bsd_signal (SIGCLD, SIG_DFL); in main()
1548 bsd_signal (SIGCHLD, child_handler); in main()
1551 bsd_signal (SIGCLD, child_handler); in main()
1559 bsd_signal (SIGUSR1, debug_signal_handler); in main()
Dconfig.h.in44 /* Define to 1 if you have the `bsd_signal' function. */
Dconfigure.in153 bsd_signal dup2 getcwd realpath sigsetmask sigaction \
Dconfig.h.W3267 /* Define to 1 if you have the `bsd_signal' function. */
DChangeLog2485 * configure.in (AC_CHECK_FUNCS): Add bsd_signal.
2486 * main.c (bsd_signal): New function or macro,
2488 (The bsd_signal function will be in POSIX 1003.1-200x.)
2490 (main, FATAL_SIG): Use bsd_signal instead of signal or HANDLESIG.
Dconfigure7320 bsd_signal dup2 getcwd realpath sigsetmask sigaction \
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Dtraces.0687 …in:152: -1- AH_OUTPUT([HAVE_BSD_SIGNAL], [/* Define to 1 if you have the `bsd_signal\' function. */
Doutput.07320 bsd_signal dup2 getcwd realpath sigsetmask sigaction \