Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4691 5990 d 13 h svoboda /branches/dynload/ Merge trunk changes up to r4686.  
4344 6102 d 10 h svoboda /branches/dynload/ Merge trunk changes up to r3988 to dynload.  
3474 6319 d 16 h svoboda /branches/dynload/ Merge latest trunk changes into dynload.  
3190 6405 d 18 h svoboda /branches/dynload/ Remove vestiges of loading code coming from trunk  
3150 6419 d 18 h svoboda /branches/dynload/ Merge trunk changes up to r3090 into dynload (still broken)  
3004 6440 d 16 h svoboda /branches/dynload/ A crude task_spawn() libc function to run a program. A tiny command-line application 'cli' to test it.  
2927 6451 d 21 h decky /branches/dynload/ added dynload branch  
2541 6682 d 19 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 6778 d 18 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6935 d 11 h jermar /trunk/ (c) versus (C)  
1866 7070 d 11 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1787 7125 d 13 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1653 7159 d 12 h cejka /uspace/trunk/ Doxygen comments.  
1228 7204 d 15 h jermar /uspace/trunk/ Reflect changes in syscall names in userspace.  
1175 7215 d 19 h jermar /uspace/trunk/ Userspace suport for SYS_GET_TASK_ID syscall.