Date: Thu, 1 May 2003 16:16:57 +0100 From: Paul Richards <paul@freebsd-services.com> To: Poul-Henning Kamp <phk@phk.freebsd.dk> Cc: arch@freebsd.org Subject: Re: Sharing code between kernel and userland.... Message-ID: <20030501151657.GE1869@survey.codeburst.net> In-Reply-To: <32183.1049881186@critter.freebsd.dk> References: <32183.1049881186@critter.freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 09, 2003 at 11:39:46AM +0200, Poul-Henning Kamp wrote: > > This is a problem I have hit before, and now I hit it again: I need > to share a function between kernel and userland. > Isn't that what libkern was originally all about? Not that I find that solution particularly elegant since it's a but all or nothing so if we adopt a different solution we should probably get rid of libkern and look at ways of re-sharing some of that code with userland again (since I think they've branched quite a bit now). -- Paul Richards
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030501151657.GE1869>