Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2755 5927 d 21 h jermar /trunk/uspace/ Add support for relative paths: chdir() and getcwd().  
2674 5991 d 0 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 5991 d 1 h jermar /trunk/uspace/lib/libc/ Add VFS wrappers for VFS_MOUNT, VFS_OPEN and VFS_READ to libc.