NetBSD/lib/libpthread/shlib_version
thorpej b33971b9c3 Add support for naming a thread, using an API compatible with Tru64 Unix:
* pthread_attr_getname_np()
* pthread_attr_setname_np()
* pthread_getname_np()
* pthread_setname_np()

In addition to being query'able by the application (for log messages, etc.),
it is intended that these names can show up in the debugger.

Reviewed by nathanw.
2003-02-26 22:02:48 +00:00

6 lines
148 B
Plaintext

# $NetBSD: shlib_version,v 1.4 2003/02/26 22:02:48 thorpej Exp $
# Remember to update distrib/sets/lists/base/shl.* when changing
#
major=0
minor=2