summaryrefslogtreecommitdiff
path: root/com32/include/sys/exec.h
Commit message (Expand)AuthorAgeFilesLines
* Functional .c32 loading with modules dependency fileprofkhaos2009-08-211-0/+12
* CLI with history and c32 smart loadingprofkhaos2009-08-201-0/+13
* Functional ELF dynamic modules loadingprofkhaos2009-07-161-2/+0
* Elf Dynamic module loading code with corrected linker optionsprofkhaos2009-07-161-0/+2
* elflink: fix functions with () instead of (void)H. Peter Anvin2009-07-051-2/+2
* elf: Changed dynamic modules extension to .c32Stefan Bucur2009-07-061-10/+5
* elf: Replaced symbol offsets with module base address.Stefan Bucur2009-07-051-1/+1
* Added support in shallow modules to offset symbols.Stefan Bucur2009-07-041-1/+2
* Added source comments to the execution API header.Stefan Bucur2009-03-151-0/+64
* Implemented the 'list' command in the CLI.Stefan Bucur2009-03-151-0/+1
* Moved the execution layer API in klibc tree.Stefan Bucur2009-03-151-0/+48