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
3190 6489 d 21 h svoboda /branches/dynload/ Remove vestiges of loading code coming from trunk  
3174 6501 d 0 h svoboda /branches/dynload/uspace/ Pass args to loader from task_spawn_ex(), completing argument support. Can pass args from CLI to tester.  
3150 6503 d 21 h svoboda /branches/dynload/ Merge trunk changes up to r3090 into dynload (still broken)  
3148 6503 d 21 h svoboda /branches/dynload/uspace/ Make use of async in communication with loader. Add pretty loader method name numbers.  
3102 6514 d 20 h svoboda /branches/dynload/ Update iloader linker scripts for supported arches  
3004 6524 d 18 h svoboda /branches/dynload/ A crude task_spawn() libc function to run a program. A tiny command-line application 'cli' to test it.  
2927 6536 d 0 h decky /branches/dynload/ added dynload branch  
2479 6862 d 20 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 7019 d 13 h jermar /trunk/ (c) versus (C)  
1866 7154 d 13 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1787 7209 d 15 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1653 7243 d 14 h cejka /uspace/trunk/ Doxygen comments.  
1228 7288 d 17 h jermar /uspace/trunk/ Reflect changes in syscall names in userspace.  
1175 7299 d 22 h jermar /uspace/trunk/ Userspace suport for SYS_GET_TASK_ID syscall.