| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change modman module to use a structure enabling real builtin | nicolas.dufresne | 2010-08-18 | 1 | -1/+3 |
| | | | | | | | | | | This changes libmodman internal module ABI/API to use a single structure to store module information. We now have a single structure to load from the shared object. This same structure is being passed to load builtin module in a way that does not rely uppon dlopen/dlsym. See issue 133. git-svn-id: http://libproxy.googlecode.com/svn/trunk@720 c587cffe-e639-0410-9787-d7902ae8ed56 | ||||
| * | added a libmodman test for builtin modules | npmccallum | 2010-02-24 | 1 | -0/+26 |
| git-svn-id: http://libproxy.googlecode.com/svn/trunk@575 c587cffe-e639-0410-9787-d7902ae8ed56 | |||||
