Date: Thu, 20 Nov 1997 07:13:21 -0800 (PST) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen usleep.c Message-ID: <199711201513.HAA26690@freefall.freebsd.org>
index | next in thread | raw e-mail
bde 1997/11/20 07:13:20 PST
Modified files:
lib/libc/gen usleep.c
Log:
Don't check for the unlikely case of useconds == 0 here. The kernel
checks it.
Fixed a style bug.
Revision Changes Path
1.22 +4 -7 src/lib/libc/gen/usleep.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711201513.HAA26690>
