Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4687 5425 d 0 h jermar /tags/0.4.1/ Tag 0.4.1  
4618 5453 d 2 h svoboda /trunk/uspace/ Pass task ID to NS from loader. This prevents ID spoofing by user apps.  
4617 5453 d 5 h svoboda /trunk/uspace/ Allow task to return value (will be improved).  
4481 5486 d 2 h decky /trunk/uspace/lib/libc/include/ipc/ sync header files with implementation
coding style
 
2479 6197 d 8 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6354 d 1 h jermar /trunk/ (c) versus (C)  
1866 6489 d 1 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1787 6544 d 3 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1653 6578 d 2 h cejka /uspace/trunk/ Doxygen comments.  
1531 6583 d 2 h jermar /uspace/trunk/ Cleanup of uspace.  
1352 6600 d 7 h palkovsky /uspace/trunk/ Fixed not compiling uspace after libipc merge.  
1351 6600 d 8 h palkovsky /uspace/trunk/ Merge ipc and libc. Does not compile.  
1089 6658 d 9 h palkovsky /uspace/trunk/ More IPC added syscall for hangup and some tests.  
1028 6661 d 21 h palkovsky /uspace/trunk/ Added simple testing skeleton for nameservice.
Added support for ipc_connect_to_me, some fixes.
 
966 6663 d 12 h palkovsky /uspace/trunk/ Added extended syscalls to ipc to support more arguments.