NetBSD/sys/arch/sun2
joerg 71d0bcc69f Introduce __HAVE_NO___THREAD for sun2 and vax to disable the TLS usage.
Require __HAVE_TLS_VARIANT_I or __HAVE_TLS_VARIANT_II as well as
__lwp_getprivate_fast / __lwp_gettcb_fast to exist for libpthread.
Define VAX as going to use TLS variant I, if it is ever implemented.
2012-01-17 20:34:57 +00:00
..
compile
conf WABPL is no longer considered experimental (has not been for some time) 2011-12-18 05:49:22 +00:00
dev First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
include Introduce __HAVE_NO___THREAD for sun2 and vax to disable the TLS usage. 2012-01-17 20:34:57 +00:00
sun2 implement bdev_size(9) wrapper around d_psize() routine, so we can take 2011-12-12 19:03:07 +00:00
Makefile