Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3101 5872 d 12 h svoboda /branches/dynload/uspace/app/iloader/ Add some doc-comments to iloader  
3004 5882 d 9 h svoboda /branches/dynload/ A crude task_spawn() libc function to run a program. A tiny command-line application 'cli' to test it.  
2972 5888 d 11 h svoboda /branches/dynload/uspace/ Add so_bias argument to elf_load_file(). Successfully load libtest.so into memory.  
2969 5889 d 4 h svoboda /branches/dynload/uspace/ Incorporate ELF loader from iloader to rtld  
2964 5889 d 13 h svoboda /branches/dynload/uspace/app/iloader/ Restructure elf loader data. Extract .dynamic section address  
2963 5889 d 14 h svoboda /branches/dynload/uspace/app/iloader/ Add missing elf_load.h