Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4691 5369 d 5 h svoboda /branches/dynload/ Merge trunk changes up to r4686.  
4344 5481 d 3 h svoboda /branches/dynload/ Merge trunk changes up to r3988 to dynload.  
3474 5698 d 9 h svoboda /branches/dynload/ Merge latest trunk changes into dynload.  
3190 5784 d 11 h svoboda /branches/dynload/ Remove vestiges of loading code coming from trunk  
3150 5798 d 11 h svoboda /branches/dynload/ Merge trunk changes up to r3090 into dynload (still broken)  
3004 5819 d 8 h svoboda /branches/dynload/ A crude task_spawn() libc function to run a program. A tiny command-line application 'cli' to test it.  
2927 5830 d 14 h decky /branches/dynload/ added dynload branch  
2541 6061 d 11 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 6157 d 10 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6314 d 3 h jermar /trunk/ (c) versus (C)  
1866 6449 d 4 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1787 6504 d 5 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1653 6538 d 4 h cejka /uspace/trunk/ Doxygen comments.  
1228 6583 d 7 h jermar /uspace/trunk/ Reflect changes in syscall names in userspace.  
1175 6594 d 12 h jermar /uspace/trunk/ Userspace suport for SYS_GET_TASK_ID syscall.