Date: Thu, 6 Nov 2003 19:08:56 +1100 (EST) From: Bruce Evans <bde@zeta.org.au> To: Daniel Eischen <deischen@freebsd.org> Cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libc/include libc_private.h spinlock.h Message-ID: <20031106190841.I6710@gamplex.bde.org> In-Reply-To: <200311051817.hA5IHU9d024154@repoman.freebsd.org> References: <200311051817.hA5IHU9d024154@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 5 Nov 2003, Daniel Eischen wrote: > deischen 2003/11/05 10:17:30 PST > > FreeBSD src repository > > Modified files: > lib/libc/include libc_private.h spinlock.h > Log: > Remove #include of spinlock.h from libc_private.h. Declare spinlocks as > struct _spinlock. Keep the typedef in for now; another set of changes > may come around to clean up consumers of spinlocks. > > Requested by: bde Thanks. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031106190841.I6710>