Searched refs:SIGINFO (Results 1 – 15 of 15) sorted by relevance
/glibc-2.36/sysdeps/generic/ |
D | siglist.h | 69 #if defined SIGINFO && (!defined SIGPWR || SIGPWR != SIGINFO) 70 init_sig (SIGINFO, "INFO", N_("Information request"))
|
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/ |
D | signum-arch.h | 32 #define SIGINFO 29 /* Information request (BSD). */ macro 33 #define SIGPWR SIGINFO /* Power failure imminent (System V). */
|
/glibc-2.36/htl/tests/ |
D | test-16.c | 40 err = pthread_kill (pthread_self (), SIGINFO); in test() 72 err = sigaction (SIGINFO, &sa, 0); in main()
|
/glibc-2.36/signal/ |
D | tst-sigset.c | 65 #ifdef SIGINFO in do_test() 66 VERIFY (set, SIGINFO); in do_test()
|
/glibc-2.36/sysdeps/mach/hurd/bits/ |
D | signum-arch.h | 33 #define SIGINFO 29 /* Information request (4.4 BSD). */ macro
|
/glibc-2.36/hurd/ |
D | hurdsig.c | 854 case SIGINFO: in weak_alias() 1313 case SIGINFO: in signal_allowed()
|
/glibc-2.36/po/ |
D | eo.po | 916 # SIGINFO 29,-,- A synonym for SIGPWR 2945 # SIGINFO 29,-,- A synonym for SIGPWR
|
D | nb.po | 2248 msgstr "Informasjonsforespørsel (SIGINFO)"
|
D | da.po | 4560 msgstr "Informationsforespørgsel (SIGINFO)"
|
D | cs.po | 5589 msgstr "Žádost o informaci (SIGINFO)"
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.3 | 231 * hurd/hurdsig.c (_hurd_internal_post_signal [case SIGINFO]): If
|
D | ChangeLog.4 | 1847 * sysdeps/unix/bsd/sun/signum.h: New file; no SIGINFO, SIGLOST is 29.
|
D | ChangeLog.2 | 979 * sysdeps/unix/bsd/signum.h (SIGINFO): Define as 29.
|
D | ChangeLog.22 | 3974 profil-counter: Add missing SIGINFO case
|
/glibc-2.36/manual/ |
D | signal.texi | 808 @deftypevr Macro int SIGINFO
|