Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3004 5858 d 6 h svoboda /branches/dynload/ A crude task_spawn() libc function to run a program. A tiny command-line application 'cli' to test it.  
2972 5864 d 8 h svoboda /branches/dynload/uspace/ Add so_bias argument to elf_load_file(). Successfully load libtest.so into memory.  
2969 5865 d 0 h svoboda /branches/dynload/uspace/ Incorporate ELF loader from iloader to rtld  
2964 5865 d 10 h svoboda /branches/dynload/uspace/app/iloader/ Restructure elf loader data. Extract .dynamic section address  
2963 5865 d 11 h svoboda /branches/dynload/uspace/app/iloader/ Add missing elf_load.h