cvs commit: src/lib/libthr/sys thr_error.c

[ Available lists | Index of cvs-all | Month of Jul 2006 | Week of 12 Jul 2006 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
David Xu <davidxu@FreeBSD.org>
Date
12 Jul 2006 03:44:06
Subject
cvs commit: src/lib/libthr/sys thr_error.c
Message-ID
200607120344.k6C3i6VW050288@repoman.freebsd.org


[ Hide this part ]
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


Elapsed time: 0.071 seconds