summaryrefslogtreecommitdiff
path: root/com32/include/sys/module.h
Commit message (Expand)AuthorAgeFilesLines
* module: Replace cur_module with module_current()syslinux-5.01-pre4Matt Fleming2013-01-231-0/+11
* elf: remove long-since-obsolete shallow module machineryH. Peter Anvin2013-01-171-12/+0
* ldlinux: Use findpath() to lookup filenamessyslinux-5.00-pre7Matt Fleming2012-08-071-0/+2
* ldlinux: Return to command prompt after loading COM32Matt Fleming2012-08-021-0/+8
* module: Make list of DT_NEEDED entries per-moduleMatt Fleming2012-06-201-0/+5
* elflink: Add _module_unload() prototype to module.hMatt Fleming2012-04-171-3/+12
* elflink: Delete dump_elf_module()Matt Fleming2012-04-171-17/+0
* ldlinux: Loading a config file should cause re-initialisationMatt Fleming2012-03-231-0/+6
* elf: Support __constructor and __destructorMatt Fleming2012-03-231-22/+10
* elflink: Remove MODULE_MAIN() from executable ELF modulesMatt Fleming2011-04-261-4/+1
* Convert mp() to dprintf()Matt Fleming2011-03-091-1/+1
* elflink: merge with master branchFeng Tang2010-08-121-2/+2
* elflink: change the main func of hello.c to staticFeng Tang2010-07-201-18/+1
* elflink: add elf module dump funcFeng Tang2010-07-201-0/+17
* elflink: copy some elflink related files overFeng Tang2010-07-201-0/+377