Sharing code between kernel and userland....
Paul Richards
paul at freebsd-services.com
Thu May 1 08:16:59 PDT 2003
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
More information about the freebsd-arch
mailing list