Date: Sat, 8 Oct 2005 17:57:10 +0000 (UTC) From: Xin LI <delphij@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: <200510081757.j98HvAxW089024@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510081757.j98HvAxW089024>
