cvs commit: src/lib/libc/gen syslog.c

Xin LI delphij at FreeBSD.org
Sat Oct 8 10:57:11 PDT 2005


delphij     2005-10-08 17:57:10 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    lib/libc/gen         syslog.c 
  Log:
  MFC (by deischen)
  |  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
  
  Approved by:    re (kensmith)
  Ok'ed by:       deischen, davidxu
  
  Revision  Changes    Path
  1.35.2.1  +1 -1      src/lib/libc/gen/syslog.c


More information about the cvs-all mailing list