Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
3478 5741 d 1 h decky /branches/arm/ new arm branch  
/branches/arm
2708 5984 d 20 h jermar /trunk/uspace/ VFS_OPEN now understands O_CREAT and O_EXCL.  
/trunk/uspace/lib/libc/include/fcntl.h
/trunk/uspace/srv/vfs/vfs_ops.c
2674 6012 d 15 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.
 
/trunk/uspace/lib/libc/include/fcntl.h
/trunk/uspace/app/tester/vfs/vfs1.c
/trunk/uspace/lib/libc/generic/vfs.c
/trunk/uspace/lib/libc/include/vfs.h