Chameleon

Chameleon Svn Source Tree

Root/branches/meklort/i386/modules/Symbols

File Age Rev Message Size
Source at commit 333 created 13 years 10 months ago.
By meklort, Initial version of the module system. Basic at the moment, needs a lot of work. Modules (should) be able to link with any function or global variable exported by chameleon. Modules currently *cannot* lonk with each other, if you try to, bad things might happen. Lots fo verbose / debugging information is int modules.c. If you write a module that doesn't load properly, upload a copy of the module, the source, and the issues you are having to the issue tracker and I'll try to fix the bug.
  ..
blob Makefile 13 years 10 months 333 meklort: Initial version of the module system. Basic at the moment, needs a lot of work. Modules (should) be able to link with any function or global variable exported by chameleon. Modules currently *cannot* lonk with each other, if you try to, bad things might happen. Lots fo verbose / debugging information is int modules.c. If you write a module that doesn't load properly, upload a copy of the module, the source, and the issues you are having to the issue tracker and I'll try to fix the bug. 3.51 kB
blob Symbols.c 13 years 10 months 324 meklort: Removed -static flag. Fixed MODULE_START, added lias for start 1.74 kB

svn co -r 333 http://forge.voodooprojects.org/svn/chameleon Help