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
3983 5571 d 12 h svoboda /trunk/ task_set_name() syscall so that we can have names (for userspace-loaded) tasks again.  
3896 5586 d 3 h svoboda /trunk/ More elegant way of invoking the loader - as a 'cloneable' service. Task names functionality lost for the time being.  
3566 5684 d 17 h svoboda /trunk/ Set meaningful names for loaded programs. Now 'tasks' kconsole command is much less obscure.  
3470 5729 d 16 h svoboda /trunk/uspace/ Separate load and run commands for loader. Update tracer - no events get missed on startup anymore.  
3469 5729 d 19 h svoboda /trunk/uspace/lib/libc/ Introduce loader API in C library.  
3462 5733 d 15 h svoboda /trunk/ Include trace on sparc64 ramdisk. Assorted fixes.  
3447 5735 d 18 h svoboda /trunk/uspace/ Allow trace to run programs and trace them (no more task IDs)  
3306 5772 d 16 h jermar /trunk/uspace/lib/libc/ Fix handling of relative paths in task_spawn().  
3222 5807 d 11 h svoboda /trunk/ Merge program-loader related stuff from dynload branch to trunk. (huge)  
3073 5842 d 12 h decky /trunk/uspace/lib/libc/ add support for (trivial) task_spawn  
2479 6188 d 14 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6345 d 7 h jermar /trunk/ (c) versus (C)  
1866 6480 d 7 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1787 6535 d 9 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1653 6569 d 8 h cejka /uspace/trunk/ Doxygen comments.  
1228 6614 d 11 h jermar /uspace/trunk/ Reflect changes in syscall names in userspace.  
1175 6625 d 15 h jermar /uspace/trunk/ Userspace suport for SYS_GET_TASK_ID syscall.