NetBSD/share
kamil 189ca4b8c7 Document TRAP_CHLD in siginfo(2)
The SIGTRAP signal is thrown from the kernel if EVENT_MASK (ptrace_event)
enables PTRACE_FORK. This new si_code helps debuggers to distinguish the
exact source of signal delivered for a debugger.

Another purpose of TRAP_CHLD is to retain the same behavior inside the
NetBSD kernel for process child traps and have an interface to monitor it.

Retrieving exact event and extended properties of process child trap is
available with PT_GET_PROCESS_STATE.

There is no behavior change for existing software.

This si_code value is NetBSD extension.

Sponsored by <The NetBSD Foundation>
2017-01-10 00:51:56 +00:00
..
dict +wok 2016-06-25 22:54:46 +00:00
doc Hardcode some dates to make this more MKREPRO safe. 2015-12-23 10:43:35 +00:00
examples fix build of puffs examples; need _KERNTYPES for register_t 2016-08-26 22:12:22 +00:00
i18n
legal Split case folding table into separate source file and add full 2016-02-06 10:40:58 +00:00
locale Remove duplicate zh entry. 2013-08-19 22:34:41 +00:00
man Document TRAP_CHLD in siginfo(2) 2017-01-10 00:51:56 +00:00
me Remove a spurious '%' in "tech%nical" 2013-02-12 20:50:22 +00:00
misc Document AMP in wtf(6) 2017-01-01 22:44:30 +00:00
mk - centralize setting of MK* vars in bsd.own.mk 2017-01-08 17:40:44 +00:00
nls
tabset
terminfo Correct the x68k's Backspace key behavior. 2015-11-15 06:43:17 +00:00
tmac Add entry for pthread_dbg in share/tmac/doc2html 2016-11-22 00:36:49 +00:00
wscons Put them one file per line. 2014-07-14 12:21:56 +00:00
xml Do not bother installing any XML calatog when MKKYUA!=no. We won't need 2013-02-25 00:23:01 +00:00
Makefile Hook external/public-domain/tz into the build, and unhook share/zoneinfo. 2014-08-08 09:34:10 +00:00
Makefile.inc