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
4537 5521 d 7 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4536)  
4420 5546 d 3 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4419)  
4055 5620 d 3 h trochtova /branches/dd/ changes in trunk (rev 4054) merged into dd branch  
3022 5903 d 5 h decky /branches/dd/ device drivers branch  
2755 5990 d 16 h jermar /trunk/uspace/ Add support for relative paths: chdir() and getcwd().  
2674 6053 d 19 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 6053 d 19 h jermar /trunk/uspace/lib/libc/ Add VFS wrappers for VFS_MOUNT, VFS_OPEN and VFS_READ to libc.