Subversion Repositories HelenOS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4692 5444 d 3 h svoboda /branches/tracing/ Merge trunk changes up to r4686.  
4377 5544 d 2 h svoboda /branches/tracing/ Merge latest trunk changes to tracing. (i.e. revs 3684:4374, huge). This time hopefully the real thing.  
3536 5735 d 4 h svoboda /branches/tracing/ Merge latest trunk changes into tracing.  
3471 5773 d 9 h svoboda /branches/tracing/ Merge latest trunk changes into tracing.  
3425 5781 d 12 h svoboda /branches/tracing/ Merge latest trunk changes into tracing (broken)  
3424 5782 d 0 h svoboda /branches/tracing/ Merge trunk changes up to r3180 into tracing  
2787 5954 d 6 h decky /branches/tracing/ add dynamic linking, debugging and tracing branch  
2771 5970 d 1 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 5972 d 5 h jermar /trunk/uspace/ Support for rename().  
2761 5973 d 10 h jermar /trunk/uspace/lib/libc/generic/vfs/ mkdir() and _unlink() should return the real return code.  
2755 5978 d 21 h jermar /trunk/uspace/ Add support for relative paths: chdir() and getcwd().  
2753 5979 d 1 h jermar /trunk/uspace/ Move canonify() to libc so that it can be used also on the libc side.