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
3004 5836 d 10 h svoboda /branches/dynload/ A crude task_spawn() libc function to run a program. A tiny command-line application 'cli' to test it.  
2972 5842 d 11 h svoboda /branches/dynload/uspace/ Add so_bias argument to elf_load_file(). Successfully load libtest.so into memory.  
2969 5843 d 4 h svoboda /branches/dynload/uspace/ Incorporate ELF loader from iloader to rtld  
2964 5843 d 14 h svoboda /branches/dynload/uspace/app/iloader/ Restructure elf loader data. Extract .dynamic section address  
2963 5843 d 14 h svoboda /branches/dynload/uspace/app/iloader/ Add missing elf_load.h