Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4327 5632 d 15 h mejdrech /branches/network/ Net: *merged with trunk 4326, +ne2k irq debug  
4153 5670 d 4 h mejdrech /branches/network/ Networking: merged with trunk changes  
3386 5866 d 7 h decky /branches/network/ add new network branch (copy of current trunk)  
3306 5888 d 12 h jermar /trunk/uspace/lib/libc/ Fix handling of relative paths in task_spawn().  
2755 6050 d 23 h jermar /trunk/uspace/ Add support for relative paths: chdir() and getcwd().  
2674 6114 d 2 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 6114 d 2 h jermar /trunk/uspace/lib/libc/ Add VFS wrappers for VFS_MOUNT, VFS_OPEN and VFS_READ to libc.