Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4668 6230 d 22 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4667)  
4537 6271 d 8 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4536)  
4055 6370 d 5 h trochtova /branches/dd/ changes in trunk (rev 4054) merged into dd branch  
3022 6653 d 7 h decky /branches/dd/ device drivers branch  
2762 6734 d 1 h jermar /trunk/uspace/lib/libc/include/ Add the definition of the EXDEV error code.  
2755 6740 d 18 h jermar /trunk/uspace/ Add support for relative paths: chdir() and getcwd().  
2734 6755 d 3 h jermar /trunk/uspace/ Support for close().  
2733 6755 d 4 h jermar /trunk/uspace/ Add TMPFS support for destroying leaf links in the file system namespace.  
2705 6776 d 20 h jermar /trunk/uspace/ More elegant, flexible and complete version of tmpfs_lookup.  
2479 6994 d 5 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 7150 d 22 h jermar /trunk/ (c) versus (C)  
1866 7285 d 22 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1787 7341 d 0 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1653 7374 d 23 h cejka /uspace/trunk/ Doxygen comments.  
985 7460 d 2 h palkovsky /uspace/trunk/libc/ Added malloc implementation.