Mikhail S. Pobolovets
|
0a7899709b
|
Simple doxygen description for files in vfs (not subdirs) directory.
Mostly \file and \brief tag added.
Signed-off-by: Mikhail S. Pobolovets <styx.mp@gmail.com>
|
2009-02-10 16:18:55 +02:00 |
|
Enrico Weigelt, metux IT service
|
183a66f7f5
|
changing return types of *read() and *write() functions to ssize_t
|
2009-01-13 19:00:25 +01:00 |
|
Roland Illig
|
bb14c4e1da
|
* vfs.h, vfs-impl.h, vfs.c, local.h, local.c, sfs.c: Removed
support for mmap() and munmap() from the VFS. It is unused and
cannot be applied to remote file systems.
|
2005-07-05 21:01:57 +00:00 |
|
Roland Illig
|
9997fa69f8
|
* *.h: Renamed the multiple inclusion guards.
|
2005-02-18 21:15:37 +00:00 |
|
Roland Illig
|
acd63d7374
|
Moved the declaration of the init_*fs functions into specialized headers (*fs.h or vfs-impl.h).
|
2004-08-17 09:17:43 +00:00 |
|
Roland Illig
|
34a8088483
|
Splittet the vfs.h header into a user's part (vfs.h) and an implementor's part (vfs-impl.h).
|
2004-08-16 23:18:42 +00:00 |
|
Pavel Roskin
|
00b57fd4bf
|
* vfs.h: Remove typedef vfs, it's too ambiguous. Massive
changes to use struct vfs_class instead.
|
2003-10-12 00:24:00 +00:00 |
|
Miguel de Icaza
|
e52a2125fa
|
*** empty log message ***
|
1998-12-15 22:30:55 +00:00 |
|