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
3150 5863 d 14 h svoboda /branches/dynload/ Merge trunk changes up to r3090 into dynload (still broken)  
3004 5884 d 12 h svoboda /branches/dynload/ A crude task_spawn() libc function to run a program. A tiny command-line application 'cli' to test it.  
2927 5895 d 18 h decky /branches/dynload/ added dynload branch  
2541 6126 d 15 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 6222 d 14 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6379 d 7 h jermar /trunk/ (c) versus (C)  
1866 6514 d 7 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1787 6569 d 9 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1653 6603 d 8 h cejka /uspace/trunk/ Doxygen comments.  
1228 6648 d 11 h jermar /uspace/trunk/ Reflect changes in syscall names in userspace.  
1175 6659 d 16 h jermar /uspace/trunk/ Userspace suport for SYS_GET_TASK_ID syscall.