/l4re-core-master/uclibc/lib/contrib/uclibc/libc/signal/ |
A D | Makefile.in | 8 subdirs += libc/signal 12 sigisempty.c sigismem.c sigjmp.c signal.c \ 29 SIGNAL_DIR := $(top_srcdir)libc/signal 30 SIGNAL_OUT := $(top_builddir)libc/signal 37 objclean-y += CLEAN_libc/signal 39 CLEAN_libc/signal:
|
A D | signal.c | 29 signal (int sig, __sighandler_t handler) in signal() function 50 libc_hidden_def(signal) 52 strong_alias(signal,bsd_signal)
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/ |
A D | test-skeleton.c | 172 signal (sig, SIG_DFL); in signal_handler() 204 signal(sig, SIG_DFL); in handler_killpid() 356 signal (SIGTERM, handler_killpid); in main() 357 signal (SIGINT, handler_killpid); in main() 358 signal (SIGQUIT, handler_killpid); in main() 366 signal (SIGALRM, signal_handler); in main() 370 signal (SIGINT, signal_handler); in main()
|
A D | .gitignore | 221 nptl/tst-signal[1-7] 256 signal/sigchld 257 signal/signal 258 signal/tst-raise 259 signal/tst-signal 260 signal/tst-signalfd 261 signal/tst-sigset 262 signal/tst-sigsimple
|
/l4re-core-master/l4re/include/ |
A D | parent | 38 * The parent interface provides means for an L4 task to signal changes in its 39 * execution state. The main purpose is to signal program termination to the 58 * \brief Send a signal to the parent 60 * \param val Value of the signal 66 L4_INLINE_RPC(long, signal, (unsigned long sig, unsigned long val));
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/metag/ |
A D | setjmp.S | 11 !! Store the calling environment in ENV, not saving the signal mask. 21 !! Store the calling environment in ENV, also saving the signal mask. 32 !! signal mask if SAVEMASK is nonzero. Return 0.
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/c_std/ |
A D | csignal | 29 * This is the C++ version of the Standard C Library header @c signal.h, 45 #include <signal.h> 47 // Get rid of those macros defined in <signal.h> in lieu of real functions. 53 using ::signal;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/c_global/ |
A D | csignal | 29 * This is the C++ version of the Standard C Library header @c signal.h, 42 #include <signal.h> 47 // Get rid of those macros defined in <signal.h> in lieu of real functions. 53 using ::signal;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/c_std/ |
A D | csignal | 29 * This is the C++ version of the Standard C Library header @c signal.h, 45 #include <signal.h> 47 // Get rid of those macros defined in <signal.h> in lieu of real functions. 53 using ::signal;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/c_global/ |
A D | csignal | 29 * This is the C++ version of the Standard C Library header @c signal.h, 42 #include <signal.h> 47 // Get rid of those macros defined in <signal.h> in lieu of real functions. 53 using ::signal;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/c_std/ |
A D | csignal | 29 * This is the C++ version of the Standard C Library header @c signal.h, 45 #include <signal.h> 47 // Get rid of those macros defined in <signal.h> in lieu of real functions. 53 using ::signal;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/c_global/ |
A D | csignal | 29 * This is the C++ version of the Standard C Library header @c signal.h, 42 #include <signal.h> 47 // Get rid of those macros defined in <signal.h> in lieu of real functions. 53 using ::signal;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/c_std/ |
A D | csignal | 29 * This is the C++ version of the Standard C Library header @c signal.h, 45 #include <signal.h> 47 // Get rid of those macros defined in <signal.h> in lieu of real functions. 53 using ::signal;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/c_global/ |
A D | csignal | 29 * This is the C++ version of the Standard C Library header @c signal.h, 42 #include <signal.h> 47 // Get rid of those macros defined in <signal.h> in lieu of real functions. 53 using ::signal;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/c_std/ |
A D | csignal | 29 * This is the C++ version of the Standard C Library header @c signal.h, 45 #include <signal.h> 47 // Get rid of those macros defined in <signal.h> in lieu of real functions. 53 using ::signal;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/c_global/ |
A D | csignal | 29 * This is the C++ version of the Standard C Library header @c signal.h, 42 #include <signal.h> 47 // Get rid of those macros defined in <signal.h> in lieu of real functions. 53 using ::signal;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/c_std/ |
A D | csignal | 29 * This is the C++ version of the Standard C Library header @c signal.h, 45 #include <signal.h> 47 // Get rid of those macros defined in <signal.h> in lieu of real functions. 53 using ::signal;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/c_global/ |
A D | csignal | 29 * This is the C++ version of the Standard C Library header @c signal.h, 42 #include <signal.h> 47 // Get rid of those macros defined in <signal.h> in lieu of real functions. 53 using ::signal;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/c_global/ |
A D | csignal | 29 * This is the C++ version of the Standard C Library header @c signal.h, 42 #include <signal.h> 47 // Get rid of those macros defined in <signal.h> in lieu of real functions. 53 using ::signal;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/c_global/ |
A D | csignal | 29 * This is the C++ version of the Standard C Library header @c signal.h, 42 #include <signal.h> 47 // Get rid of those macros defined in <signal.h> in lieu of real functions. 53 using ::signal;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/c_std/ |
A D | csignal | 29 * This is the C++ version of the Standard C Library header @c signal.h, 45 #include <signal.h> 47 // Get rid of those macros defined in <signal.h> in lieu of real functions. 53 using ::signal;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/c_std/ |
A D | csignal | 29 * This is the C++ version of the Standard C Library header @c signal.h, 45 #include <signal.h> 47 // Get rid of those macros defined in <signal.h> in lieu of real functions. 53 using ::signal;
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/signal/ |
A D | signal.c | 61 if (signal(SIGUSR1, set_global_int_to_one) == SIG_ERR) { in signal_test_1() 71 if (signal(SIGUSR1, SIG_IGN) == SIG_ERR) { in signal_test_1()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/misc/ |
A D | popen.c | 38 signal(SIGUSR1, handler); in main() 43 signal(SIGUSR1, SIG_DFL); in main()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/include/ |
A D | signal.h | 127 extern __sighandler_t signal (int __sig, __sighandler_t __handler) 129 libc_hidden_proto(signal) 133 extern __sighandler_t __REDIRECT_NTH (signal, 137 # define signal __sysv_signal
|