Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Aug 2005 00:45:58 +0000 (UTC)
From:      Daniel Eischen <deischen@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:  <200508030045.j730jwS5033685@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
deischen    2005-08-03 00:45:58 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/gen         syslog.c 
  Log:
  Make syslog() use the internal (non-cancellation point) _usleep().
  Prior to this it was calling the cancellable usleep() while holding
  a lock.
  
  Revision  Changes    Path
  1.36      +1 -1      src/lib/libc/gen/syslog.c



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