Enrico Weigelt, metux IT service
|
f3370ca9e5
vfs/vfs-impl.h: fixed missing includes
|
15 years ago |
Andrew Borodin
|
179e516c2a
VFS: moved vfs_translate_url() declaration to the public scope.
|
15 years ago |
Slava Zanko
|
9ee5f318ab
Ticket #1395 (Copying to fish is broken)
|
15 years ago |
Andrew Borodin
|
9ef324f7bb
edit/edit.h: added function prototypes.
|
16 years ago |
Andrew Borodin
|
26852546b7
vfs/gc.c src/widget.c: removed unneeded #include's.
|
16 years ago |
Mikhail S. Pobolovets
|
0a7899709b
Simple doxygen description for files in vfs (not subdirs) directory.
|
16 years ago |
Enrico Weigelt, metux IT service
|
183a66f7f5
changing return types of *read() and *write() functions to ssize_t
|
16 years ago |
Roland Illig
|
114b2c1715
Added some comments.
|
19 years ago |
Roland Illig
|
7c1b001728
* vfs-impl.h (union vfs_dirent): Using the offsetof macro
|
19 years ago |
Roland Illig
|
bb14c4e1da
* vfs.h, vfs-impl.h, vfs.c, local.h, local.c, sfs.c: Removed
|
19 years ago |
Andrew V. Samoilov
|
e04694309c
* tar.c (tar_read_header): Fix missed *.
|
20 years ago |
Roland Illig
|
cdc35124d3
Only use this file if USE_VFS is defined.
|
20 years ago |
Roland Illig
|
8a0b96bd27
Made name and prefix of vfs_class constant.
|
20 years ago |
Roland Illig
|
370b29d6f6
Removed duplicate declaration of vfs_file_is_local.
|
20 years ago |
Roland Illig
|
acd63d7374
Moved the declaration of the init_*fs functions into specialized headers (*fs.h or vfs-impl.h).
|
20 years ago |
Roland Illig
|
1105b8e941
Splittet the vfs.h header into a user's part (vfs.h) and an implementor's part (vfs-impl.h).
|
20 years ago |