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
4344 5507 d 22 h svoboda /branches/dynload/ Merge trunk changes up to r3988 to dynload.  
3474 5725 d 4 h svoboda /branches/dynload/ Merge latest trunk changes into dynload.  
3190 5811 d 6 h svoboda /branches/dynload/ Remove vestiges of loading code coming from trunk  
3150 5825 d 6 h svoboda /branches/dynload/ Merge trunk changes up to r3090 into dynload (still broken)  
3004 5846 d 4 h svoboda /branches/dynload/ A crude task_spawn() libc function to run a program. A tiny command-line application 'cli' to test it.  
2927 5857 d 9 h decky /branches/dynload/ added dynload branch  
2541 6088 d 7 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 6184 d 6 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6340 d 23 h jermar /trunk/ (c) versus (C)  
1866 6475 d 23 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1787 6531 d 1 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1653 6565 d 0 h cejka /uspace/trunk/ Doxygen comments.  
1228 6610 d 3 h jermar /uspace/trunk/ Reflect changes in syscall names in userspace.  
1175 6621 d 7 h jermar /uspace/trunk/ Userspace suport for SYS_GET_TASK_ID syscall.