On Mon, 2009-11-30 at 14:38 -0800, David Brownell wrote:
> On Monday 30 November 2009, Zachary T Welch wrote:
> > Adds a fully-documented API for dynamically loading libraries and
> > looking up symbols or addresses in them.
>
> Seems to me I've seen one or two or three or four of these
> before .
On Monday 30 November 2009, Zachary T Welch wrote:
> Adds a fully-documented API for dynamically loading libraries and
> looking up symbols or addresses in them.
Seems to me I've seen one or two or three or four of these
before ... must there be another?? I know that portability
of such things to
Adds a fully-documented API for dynamically loading libraries and
looking up symbols or addresses in them.
Signed-off-by: Zachary T Welch
---
src/helper/Makefile.am |2 +
src/helper/module.c| 96
src/helper/module.h| 73 +++