Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3474 5712 d 21 h svoboda /branches/dynload/ Merge latest trunk changes into dynload.  
3190 5798 d 22 h svoboda /branches/dynload/ Remove vestiges of loading code coming from trunk  
3150 5812 d 22 h svoboda /branches/dynload/ Merge trunk changes up to r3090 into dynload (still broken)  
3004 5833 d 20 h svoboda /branches/dynload/ A crude task_spawn() libc function to run a program. A tiny command-line application 'cli' to test it.  
2927 5845 d 2 h decky /branches/dynload/ added dynload branch  
2541 6075 d 23 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 6171 d 22 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6328 d 15 h jermar /trunk/ (c) versus (C)  
1866 6463 d 15 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1787 6518 d 17 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1653 6552 d 16 h cejka /uspace/trunk/ Doxygen comments.  
1228 6597 d 19 h jermar /uspace/trunk/ Reflect changes in syscall names in userspace.  
1175 6609 d 0 h jermar /uspace/trunk/ Userspace suport for SYS_GET_TASK_ID syscall.