Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4605 6012 d 1 h decky /branches/snapshot/ add task snapshoting branch  
4470 6040 d 19 h decky /trunk/uspace/lib/libc/ pass current task stdin, stdout and stderr as preset files to the loader
add task_wait()
 
3983 6135 d 0 h svoboda /trunk/ task_set_name() syscall so that we can have names (for userspace-loaded) tasks again.  
3462 6297 d 3 h svoboda /trunk/ Include trace on sparc64 ramdisk. Assorted fixes.  
3222 6370 d 23 h svoboda /trunk/ Merge program-loader related stuff from dynload branch to trunk. (huge)  
3073 6406 d 0 h decky /trunk/uspace/lib/libc/ add support for (trivial) task_spawn  
2541 6656 d 2 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 6752 d 1 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6908 d 18 h jermar /trunk/ (c) versus (C)  
1866 7043 d 18 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1787 7098 d 20 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1653 7132 d 19 h cejka /uspace/trunk/ Doxygen comments.  
1228 7177 d 22 h jermar /uspace/trunk/ Reflect changes in syscall names in userspace.  
1175 7189 d 3 h jermar /uspace/trunk/ Userspace suport for SYS_GET_TASK_ID syscall.