mc/src/vfs
Slava Zanko 6505f7d6fa Try fix of compile warnings about assigned but unused variables
...as returned values of functions declared with attribute
warn_unused_result [-Wunused-result].

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2012-07-17 17:04:05 +04:00
..
cpio Ticket #2785: error message when entering into compressed tar and cpio archives. 2012-04-25 16:42:39 +04:00
extfs Ticket #2751: Support *.lib artifacts generated by gputils utility 2012-06-12 14:35:48 +03:00
fish Try fix of compile warnings about assigned but unused variables 2012-07-17 17:04:05 +04:00
ftpfs Try fix of compile warnings about assigned but unused variables 2012-07-17 17:04:05 +04:00
local Return values of following functions are constants now: 2012-03-06 11:52:31 +03:00
sfs Code cleanup: removed unused variables amd removed unnedeed code. 2012-07-17 17:04:05 +04:00
sftpfs SFTP connections are shown now in 'Active VFS connections' list. 2012-07-05 10:34:30 +03:00
smbfs Ticket #2740: code cleanup before 4.8.2 release. 2012-03-19 11:04:56 +03:00
tar Code cleanup: removed unused variables amd removed unnedeed code. 2012-07-17 17:04:05 +04:00
undelfs Use new-style VFS prefixes. 2012-04-22 11:25:11 +03:00
Makefile.am Ticket #1535: SFTP support 2012-06-21 14:29:32 +03:00
plugins_init.c Ticket #1535: SFTP support 2012-06-21 14:29:32 +03:00
plugins_init.h