Subversion Repositories HelenOS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4692 5433 d 15 h svoboda /branches/tracing/ Merge trunk changes up to r4686.  
4377 5533 d 15 h svoboda /branches/tracing/ Merge latest trunk changes to tracing. (i.e. revs 3684:4374, huge). This time hopefully the real thing.  
3536 5724 d 17 h svoboda /branches/tracing/ Merge latest trunk changes into tracing.  
3471 5762 d 22 h svoboda /branches/tracing/ Merge latest trunk changes into tracing.  
3425 5771 d 1 h svoboda /branches/tracing/ Merge latest trunk changes into tracing (broken)  
3424 5771 d 13 h svoboda /branches/tracing/ Merge trunk changes up to r3180 into tracing  
2787 5943 d 18 h decky /branches/tracing/ add dynamic linking, debugging and tracing branch  
2771 5959 d 14 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 5961 d 18 h jermar /trunk/uspace/ Support for rename().  
2761 5962 d 23 h jermar /trunk/uspace/lib/libc/generic/vfs/ mkdir() and _unlink() should return the real return code.  
2755 5968 d 10 h jermar /trunk/uspace/ Add support for relative paths: chdir() and getcwd().  
2753 5968 d 13 h jermar /trunk/uspace/ Move canonify() to libc so that it can be used also on the libc side.