Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4620 5430 d 13 h svoboda /trunk/uspace/ Allow to determine whether a task returned value before terminatign.  
4617 5430 d 17 h svoboda /trunk/uspace/ Allow task to return value (will be improved).  
4470 5463 d 14 h decky /trunk/uspace/lib/libc/ pass current task stdin, stdout and stderr as preset files to the loader
add task_wait()
 
3983 5557 d 18 h svoboda /trunk/ task_set_name() syscall so that we can have names (for userspace-loaded) tasks again.  
3462 5719 d 21 h svoboda /trunk/ Include trace on sparc64 ramdisk. Assorted fixes.  
3222 5793 d 17 h svoboda /trunk/ Merge program-loader related stuff from dynload branch to trunk. (huge)  
3073 5828 d 18 h decky /trunk/uspace/lib/libc/ add support for (trivial) task_spawn  
2541 6078 d 21 h jermar /trunk/uspace/ Header cleanup.
Move off_t, size_t and ssize_t into sys/types.h.
Get rid off the non-standard and dummy types.h.
 
2479 6174 d 20 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6331 d 13 h jermar /trunk/ (c) versus (C)  
1866 6466 d 13 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1787 6521 d 15 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1653 6555 d 14 h cejka /uspace/trunk/ Doxygen comments.  
1228 6600 d 17 h jermar /uspace/trunk/ Reflect changes in syscall names in userspace.  
1175 6611 d 21 h jermar /uspace/trunk/ Userspace suport for SYS_GET_TASK_ID syscall.