Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4620 5443 d 21 h svoboda /trunk/uspace/ Allow to determine whether a task returned value before terminatign.  
4618 5443 d 22 h svoboda /trunk/uspace/ Pass task ID to NS from loader. This prevents ID spoofing by user apps.  
4617 5444 d 1 h svoboda /trunk/uspace/ Allow task to return value (will be improved).  
4508 5472 d 5 h decky /trunk/uspace/lib/libc/ keep a list of open files to support proper cleanup  
4492 5476 d 7 h jermar /trunk/uspace/ inode_t -> fdi_node_t  
4491 5476 d 18 h decky /trunk/uspace/ rename libc's fs_node_t to inode_t to avoid type conflict with VFS  
4470 5476 d 22 h decky /trunk/uspace/lib/libc/ pass current task stdin, stdout and stderr as preset files to the loader
add task_wait()
 
4256 5532 d 22 h svoboda /trunk/uspace/lib/libc/generic/ Replace some uses of old string functions in C library.  
3983 5571 d 2 h svoboda /trunk/ task_set_name() syscall so that we can have names (for userspace-loaded) tasks again.  
3896 5585 d 17 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 7 h svoboda /trunk/ Set meaningful names for loaded programs. Now 'tasks' kconsole command is much less obscure.  
3470 5729 d 6 h svoboda /trunk/uspace/ Separate load and run commands for loader. Update tracer - no events get missed on startup anymore.  
3469 5729 d 9 h svoboda /trunk/uspace/lib/libc/ Introduce loader API in C library.  
3462 5733 d 5 h svoboda /trunk/ Include trace on sparc64 ramdisk. Assorted fixes.  
3447 5735 d 8 h svoboda /trunk/uspace/ Allow trace to run programs and trace them (no more task IDs)  
3306 5772 d 6 h jermar /trunk/uspace/lib/libc/ Fix handling of relative paths in task_spawn().  
3222 5807 d 1 h svoboda /trunk/ Merge program-loader related stuff from dynload branch to trunk. (huge)  
3073 5842 d 2 h decky /trunk/uspace/lib/libc/ add support for (trivial) task_spawn  
2479 6188 d 4 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6344 d 21 h jermar /trunk/ (c) versus (C)  

Show All