mc/lib
Andrew Borodin ad9c1daad8 Ticket #1909: easy plugable EXTFS VFS.
Reimplemented EXTFS VFS to be friendly to package-based
systems. Currently, MC requires to edit extfs.ini file
to add new plugin to MC VFS. After upgrade, all changes
to this files will be lost.

To solve that problem, MC configuration system should
support ".d" pattern.

Initial step: refactoring of current extfs code:
cleanup, type accuracy, indentation.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-02-15 16:10:02 +00:00
..
filehighlight Moved strecape.[ch] into library 2010-01-26 10:30:25 +02:00
mcconfig lib/mcconfig/common.c: fixed memory leak 2010-02-02 21:56:01 +03:00
search Moved strecape.[ch] into library 2010-01-26 10:30:25 +02:00
skin Ticket #1990: code cleanup before 4.7.0.2 release. 2010-02-02 21:45:05 +03:00
strutil Move logging.[ch] into library 2010-01-26 10:30:26 +02:00
tty Ticket #1926: Ctrl-\ key behaviour in NCurses-based MC. 2010-02-06 13:21:25 +03:00
vfs Ticket #1909: easy plugable EXTFS VFS. 2010-02-15 16:10:02 +00:00
filehighlight.h Changes for build after moving interface includes 2010-01-26 10:30:25 +02:00
fileloc.h Reorganization of sources. Part 2 2010-01-26 10:30:23 +02:00
fs.h Reorganization of sources. Part 1. 2010-01-26 10:30:23 +02:00
glibcompat.c Reorganization of sources. Part 1. 2010-01-26 10:30:23 +02:00
glibcompat.h Reorganization of sources. Part 1. 2010-01-26 10:30:23 +02:00
global.h Move logging.[ch] into library 2010-01-26 10:30:26 +02:00
logging.c Changes for build after moving logging.[ch] into library 2010-01-26 10:30:26 +02:00
logging.h Move logging.[ch] into library 2010-01-26 10:30:26 +02:00
Makefile.am lib/Makefile.am: added lib/skin.h into distribution 2010-02-02 18:01:18 +02:00
mcconfig.h Move all interface includes from subdirs lib/*/*.h into lib/*.h 2010-01-26 10:30:25 +02:00
search.h Move all interface includes from subdirs lib/*/*.h into lib/*.h 2010-01-26 10:30:25 +02:00
skin.h Move all interface includes from subdirs lib/*/*.h into lib/*.h 2010-01-26 10:30:25 +02:00
strescape.h Moved strecape.[ch] into library 2010-01-26 10:30:25 +02:00
strutil.h Moved strutil-related stuff from src into lib/strutil/* 2010-01-26 10:30:24 +02:00
timefmt.h Added missed includes. 2010-02-02 21:45:11 +03:00
unixcompat.h patches for AIX with ncurses support 2010-01-27 10:04:38 +02:00
util.c Ticket #1767: Custom/locale-based date format 2010-02-15 12:31:47 +02:00
util.h Ticket #1767: Custom/locale-based date format 2010-02-15 12:31:47 +02:00
utilunix.c Ticket #262: remove obsolete own putenv() implementation. 2010-01-30 18:31:24 +03:00