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
2729 6016 d 10 h decky /branches/network/ add networking branch  
2708 6032 d 5 h jermar /trunk/uspace/ VFS_OPEN now understands O_CREAT and O_EXCL.  
2707 6032 d 6 h jermar /trunk/uspace/ Support for mkdir().  
2705 6032 d 23 h jermar /trunk/uspace/ More elegant, flexible and complete version of tmpfs_lookup.  
2699 6040 d 21 h jermar /trunk/uspace/ Finish implementation of readdir(). Functions from this family are implemented
via using file descriptors for directories. For example, readdir() is
implemented as read() from an open directory. Of course, FS implementations
must understand that they are asked to read a directory and behave accordingly.
 
2694 6046 d 0 h jermar /trunk/uspace/lib/libc/ Add opendir(), rewinddir(), closedir() and some prototypes and stubs. Add dirent.h.  
2693 6046 d 8 h jermar /trunk/uspace/ Add ftruncate() and support for VFS_TRUNCATE to VFS and TMPFS.  
2688 6051 d 0 h jermar /trunk/uspace/ Make uspace rwlock API naming conventions consistent with kernel rwlock API.  

Show All