Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/external/bsd/sljit/dist



On Mon, Oct 01, 2012 at 11:20:33PM +0100, Alexander Nasonov wrote:
> Joerg Sonnenberger wrote:
> > If this is intended for kernel use, why is it in src/external?
> 
> There is an interest to use it as userspace library as well.

The kernel should not depend on anything outside src/common and src/sys.
It is acceptable for userland to access code from either place.

Joerg


Home | Main Index | Thread Index | Old Index