Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jul 2006 03:44:06 +0000 (UTC)
From:      David Xu <davidxu@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libthr/sys thr_error.c
Message-ID:  <200607120344.k6C3i6VW050288@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607120344.k6C3i6VW050288>