Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 May 2006 09:10:34 +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/libc/gen syslog.c
Message-ID:  <200605110910.k4B9AYK5065047@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidxu     2006-05-11 09:10:33 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/gen         syslog.c 
  Log:
  Save errno before calling pthread_mutex_lock because pthread_mutex_lock
  may change errno unexpectly.
  
  Revision  Changes    Path
  1.37      +2 -2      src/lib/libc/gen/syslog.c



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