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