Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2729 6051 d 6 h decky /branches/network/ add networking branch  
2708 6067 d 1 h jermar /trunk/uspace/ VFS_OPEN now understands O_CREAT and O_EXCL.  
2707 6067 d 2 h jermar /trunk/uspace/ Support for mkdir().  
2705 6067 d 19 h jermar /trunk/uspace/ More elegant, flexible and complete version of tmpfs_lookup.  
2699 6075 d 18 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 6080 d 21 h jermar /trunk/uspace/lib/libc/ Add opendir(), rewinddir(), closedir() and some prototypes and stubs. Add dirent.h.  

Show All