davidxu 2006-07-12 03:44:06 UTC
FreeBSD src repository
Modified files:
lib/libthr/sys thr_error.c
Log:
__error could be called too early before libthr is initialized, test
this case and return global varible errno instead.
Revision Changes Path
1.3 +7 -5 src/lib/libthr/sys/thr_error.c