On Tue, Sep 06, 2011 at 01:39:14PM +0200, Jean-Yves Migeon wrote: > Is there a way to know what functions are available from libkern, and > those only found in userland libs? Except by looking at libkern.h?
No. While there are memcpy(9) etc., I think we should have a single libkern(3) with references to the section 3 (with some notes, if necessary). - Jukka.
