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 5813 d 16 h svoboda /branches/dynload/uspace/app/iloader/ Add some doc-comments to iloader  
3004 5823 d 13 h svoboda /branches/dynload/ A crude task_spawn() libc function to run a program. A tiny command-line application 'cli' to test it.  
2972 5829 d 15 h svoboda /branches/dynload/uspace/ Add so_bias argument to elf_load_file(). Successfully load libtest.so into memory.  
2969 5830 d 7 h svoboda /branches/dynload/uspace/ Incorporate ELF loader from iloader to rtld  
2964 5830 d 17 h svoboda /branches/dynload/uspace/app/iloader/ Restructure elf loader data. Extract .dynamic section address  
2963 5830 d 18 h svoboda /branches/dynload/uspace/app/iloader/ Add missing elf_load.h