Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4688 5490 d 12 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4687)  
4668 5501 d 4 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4667)  
4537 5541 d 15 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4536)  
4420 5566 d 11 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4419)  
4296 5601 d 7 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4295)  
4055 5640 d 12 h trochtova /branches/dd/ changes in trunk (rev 4054) merged into dd branch  
3022 5923 d 14 h decky /branches/dd/ device drivers branch  
2771 6002 d 3 h jermar /trunk/uspace/lib/libc/generic/vfs/ Simplify the libc procedure needed to convert a user-supplied path to an
absolute canonical path.
 
2763 6004 d 7 h jermar /trunk/uspace/ Support for rename().  
2761 6005 d 13 h jermar /trunk/uspace/lib/libc/generic/vfs/ mkdir() and _unlink() should return the real return code.  
2755 6011 d 0 h jermar /trunk/uspace/ Add support for relative paths: chdir() and getcwd().  
2753 6011 d 3 h jermar /trunk/uspace/ Move canonify() to libc so that it can be used also on the libc side.