mc/lib
Andrew Borodin 8ed0510df5 Optimization of mc_fhl_array_free().
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-11-24 10:27:20 +03:00
..
filehighlight Optimization of mc_fhl_array_free(). 2010-11-24 10:27:20 +03:00
mcconfig Remove extra check before call mc_config_deinit() 2010-11-24 10:26:27 +03:00
search Remove extra check before mc_search free() call. 2010-11-24 10:27:20 +03:00
skin Remove extra check before call mc_config_deinit() 2010-11-24 10:26:27 +03:00
strutil Ticket #1894: sort order should not mix hidden files with others. 2010-11-01 15:02:57 +03:00
tty Added comment for translators about "at sign" symbol. 2010-11-02 13:34:08 +03:00
vfs replace print_vfs_message to printf 2010-10-27 18:12:02 +04:00
Makefile.am Fix of file panel encoding change w/o VFS support. 2010-09-27 21:43:43 +04:00
filehighlight.h Changes for build after moving interface includes 2010-01-26 10:30:25 +02:00
fileloc.h Install help files into /usr/share/mc/help instead of /usr/share/mc. 2010-10-19 18:25:59 +04:00
fs.h Added definition MC_MAXFILENAMELEN for specify maximum file lenght. 2010-10-11 10:38:30 +03: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
lock.c lib/lock.c: applied MC indentation policy. 2010-11-01 13:54:39 +03:00
lock.h Allow use file locking in various components of MC. 2010-06-22 21:44:22 +04:00
logging.c Fix in lib/logging.c for proper work on 64-bit platforms. 2010-09-28 14:12:32 +04:00
logging.h Move logging.[ch] into library 2010-01-26 10:30:26 +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 Remove extra check before mc_search free() call. 2010-11-24 10:27:20 +03:00
skin.h Ticket #2197: added new color for status bar 2010-11-22 16:07:17 +03:00
strescape.h Moved strecape.[ch] into library 2010-01-26 10:30:25 +02:00
strutil.h Ticket #1994: Sort files by version (like strverscmp(3) does) 2010-02-22 11:08:37 +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 Load locale-specific info (help and hints) from /usr/share/mc only. 2010-10-19 18:25:59 +04:00
util.h Declarations of use_dash() and rotate_dash() were moved form lib/util.h to src/layout.h. 2010-10-27 18:10:50 +04:00
utilunix.c Remove only supported encodings from path. 2010-09-27 21:34:40 +04:00