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 1 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4687)  
4668 5500 d 18 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4667)  
4537 5541 d 4 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4536)  
4420 5566 d 1 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4419)  
4296 5600 d 21 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4295)  
4055 5640 d 1 h trochtova /branches/dd/ changes in trunk (rev 4054) merged into dd branch  
3022 5923 d 3 h decky /branches/dd/ device drivers branch  
2771 6001 d 17 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 6003 d 21 h jermar /trunk/uspace/ Support for rename().  
2761 6005 d 2 h jermar /trunk/uspace/lib/libc/generic/vfs/ mkdir() and _unlink() should return the real return code.  
2755 6010 d 13 h jermar /trunk/uspace/ Add support for relative paths: chdir() and getcwd().  
2753 6010 d 17 h jermar /trunk/uspace/ Move canonify() to libc so that it can be used also on the libc side.