NetBSD/share
kamil 0892a29a1a libpthread_dbg(3) deletion from the base distribution
libpthread_dbg(3) is a remnant library from the M:N thread model
(pre-NetBSD-5.0) API to introspect threads within a process and for use
of debuggers.

Currently in the 1:1 model it's not used in GDB neither in LLDB and it's
not either planned to be used. It's current function to read pthread_t
structures is realizable within a regular debugger capable to
instrospect objects within a tracee (GDB, LLDB...).

Remaining users of this API can still use this library from
pkgsrc/devel/libpthread_dbg.

Sponsored by <The NetBSD Foundation>
2017-02-08 03:44:40 +00:00
..
dict Also, fix spelling of lookup. 2017-01-31 14:58:17 +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 update for addition (a while ago) of features2 page 2017-02-03 13:23:37 +00:00
me Remove a spurious '%' in "tech%nical" 2013-02-12 20:50:22 +00:00
misc NB: nota bene 2017-01-31 03:44:14 +00:00
mk libpthread_dbg(3) deletion from the base distribution 2017-02-08 03:44:40 +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