Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3888 5594 d 15 h jermar /tags/0.4.0/ Tag 0.4.0.  
3306 5780 d 18 h jermar /trunk/uspace/lib/libc/ Fix handling of relative paths in task_spawn().  
2755 5943 d 5 h jermar /trunk/uspace/ Add support for relative paths: chdir() and getcwd().  
2674 6006 d 8 h jermar /trunk/uspace/ Add libc VFS wrapper for VFS_WRITE. Fix a small bug in read(). Place open(),
read() and write() declarations in their respective headers according to SUSv3.
 
2671 6006 d 8 h jermar /trunk/uspace/lib/libc/ Add VFS wrappers for VFS_MOUNT, VFS_OPEN and VFS_READ to libc.