Date: Wed, 28 Aug 2002 14:38:59 -0400 (EDT) From: John Baldwin <jhb@FreeBSD.org> To: Bruce Evans <bde@FreeBSD.org> Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/sys/sys lock.h Message-ID: <XFMail.20020828143859.jhb@FreeBSD.org> In-Reply-To: <200208280514.g7S5Et15075872@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 28-Aug-2002 Bruce Evans wrote: > bde 2002/08/27 22:14:55 PDT > > Modified files: > sys/sys lock.h > Log: > Forward declare struct thread so that this header doesn't depend on its > own namespace pollution/compatibility cruft. > > Removed the main part of the pollution. All clients have been converted > to either not depend on getting old locking interfaces from this new > locking header, or usual case to get it from another header (typically > vnode.h, where declaring old loccking interfaces is less bogus because > vnode.h uses them internally). Thanks! -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ 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?XFMail.20020828143859.jhb>