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

Daniel Eischen deischen at FreeBSD.org
Wed Aug 3 00:45:58 GMT 2005


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


More information about the cvs-src mailing list