Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4668 5451 d 13 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4667)  
4537 5491 d 23 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4536)  
4055 5590 d 20 h trochtova /branches/dd/ changes in trunk (rev 4054) merged into dd branch  
3022 5873 d 22 h decky /branches/dd/ device drivers branch  
2762 5954 d 16 h jermar /trunk/uspace/lib/libc/include/ Add the definition of the EXDEV error code.  
2755 5961 d 9 h jermar /trunk/uspace/ Add support for relative paths: chdir() and getcwd().  
2734 5975 d 18 h jermar /trunk/uspace/ Support for close().  
2733 5975 d 19 h jermar /trunk/uspace/ Add TMPFS support for destroying leaf links in the file system namespace.  
2705 5997 d 11 h jermar /trunk/uspace/ More elegant, flexible and complete version of tmpfs_lookup.  
2479 6214 d 20 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6371 d 13 h jermar /trunk/ (c) versus (C)  
1866 6506 d 13 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1787 6561 d 15 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1653 6595 d 14 h cejka /uspace/trunk/ Doxygen comments.  
985 6680 d 17 h palkovsky /uspace/trunk/libc/ Added malloc implementation.