OpenGrok
Cross Reference: README
xref
: /
src
/
lib
/
libpthread
/
README
Home
|
History
|
Annotate
|
Download
|
only in
libpthread
History log of
/src/lib/libpthread/README
Revision
Date
Author
Comments
1.7
08-Feb-2017
kamil
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>
1.6
16-Apr-2009
wiz
branches: 1.6.28; 1.6.32;
Add CAVEATS section:
Due to limitations in the current pthread implementation, makecontext(3)
and sigaltstack(2) should not be used in programs which link against
libpthread (whether threads are used or not).
Wording from drochner@ and ad@
Bump date for man pages.
Add note in libpthread/README so it's not forgotten to update the man
pages when the problem is fixed.
1.5
16-Oct-2007
ad
branches: 1.5.2; 1.5.18;
Note that libpthread_dbg needs to be checked after making changes to
libpthread.
1.4
08-Oct-1997
scottr
This incarnation of the pthreads library is ancient and not useful, and
should have been mothballed some time ago...
1.3
07-Feb-1994
proven
The latest pthread library.
1.2
15-Nov-1993
proven
Makefile needed a preall to make a few links before compiling sources.
CVS doesn't check in symlinks.
1.1
14-Nov-1993
proven
branches: 1.1.1;
Initial revision
1.1.1.1
14-Nov-1993
proven
Initial release of the POSIX 1003.4a Draft 7 thread implementation.
1.5.18.1
13-May-2009
jym
Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
1.5.2.2
06-Nov-2007
matt
sync with HEAD
1.5.2.1
16-Oct-2007
matt
file README was added on branch matt-armv6 on 2007-11-06 23:11:38 +0000
1.6.32.1
21-Apr-2017
bouyer
Sync with HEAD
1.6.28.1
20-Mar-2017
pgoyette
Sync with HEAD
Indexes created Wed Oct 29 20:09:47 GMT 2025