Re: [OFFTOPIC PROGRAMMING QUESTION]: Modules

David Wragg (dpw@doc.ic.ac.uk)
Sat, 28 Mar 1998 17:18:03 GMT


Michael Ballbach <ballbach@lorien.ml.org> writes:
> This question isn't purely kernel related, it's a question on
> implementing modules. I apologise in advance for the offtopic nature of
> this post.
> I'm trying to program an application that will dynamically load
> modules, in a similair fashion to how the kernel does it.

Why not just use dlopen() and friends?

man dlopen

--
Dave Wragg

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu