Date: Tue, 15 Dec 1998 09:38:33 -0800 (PST) From: "Dag-Erling C. Sm\xf8rgrav" <des@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/sys time.h src/sys/kern kern_threads.c vfs_aio.c Message-ID: <199812151738.JAA15262@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 1998/12/15 09:38:33 PST Modified files: sys/sys time.h sys/kern kern_threads.c vfs_aio.c Log: Wrap two macros into do { ... } while (0), and fix the way they're used in the kernel. Reviewed by: bde Revision Changes Path 1.35 +11 -9 src/sys/sys/time.h 1.10 +2 -2 src/sys/kern/kern_threads.c 1.36 +2 -2 src/sys/kern/vfs_aio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812151738.JAA15262>