mc/lib
Slava Zanko 12a9390524 Changed lock_file() and unlock_file() functions
...to handle vfs_path_t objects.

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2012-03-06 11:52:30 +03:00
..
event Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
filehighlight Added function mc_config_get_full_path() for search user's config files by short names. 2011-12-06 16:24:10 +03:00
mcconfig Changed interface of function mc_open() for handle vfs_path_t object as parameter 2012-03-06 11:41:25 +03:00
search Ticket #2705: the 0x prefix for hexadecimal search is optional now. 2012-01-29 18:52:16 +03:00
skin Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
strutil (strutils_unescape): allow disable shell variable substitution. 2012-02-24 09:39:04 +03:00
tty Ticket #2628 (shift-tab, ctrl-tab incorrect works) 2011-12-29 17:20:35 +04:00
vfs Added function vfs_path_cmp() 2012-03-06 11:45:51 +03:00
widget Changed interface of function mc_opendir() 2012-03-06 11:41:24 +03:00
Makefile.am Ticket 2570: Code cleanup 2011-07-11 20:23:44 +03:00
charsets.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
charsets.h Code cleanup after runing splint on src/main.c file 2011-10-17 13:30:03 +03:00
event-types.h Optimization of history load. 2011-06-21 16:13:10 +04:00
event.h Event system: added addition parameter event_init_data to mc_event_del() function. 2011-06-21 16:13:10 +04:00
filehighlight.h Lib: removed includes to "src" directory 2011-03-21 23:55:52 +02:00
fileloc.h Ticket #2625: mc does not preserve file mtime when copying over ssh 2011-12-12 11:51:25 +03:00
fs.h Code cleanup after runing splint on src/main.c file 2011-10-17 13:30:03 +03:00
glibcompat.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
glibcompat.h Code indentation in lib directory 2010-11-24 10:27:20 +03:00
global.c Ticket #86 (disable X11 from command line) 2011-12-22 09:04:50 +04:00
global.h Ticket #86 (disable X11 from command line) 2011-12-22 09:04:50 +04:00
hook.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
hook.h Moved hooks from lib/util.[ch] to new files lib/hook.[ch] 2010-11-24 10:27:46 +03:00
keybind.c Ticket #2731 (scroll long filenames in panel) 2012-02-21 22:20:25 +04:00
keybind.h Ticket #2731 (scroll long filenames in panel) 2012-02-21 22:20:25 +04:00
lock.c Changed lock_file() and unlock_file() functions 2012-03-06 11:52:30 +03:00
lock.h Changed lock_file() and unlock_file() functions 2012-03-06 11:52:30 +03:00
logging.c Added function mc_config_get_full_path() for search user's config files by short names. 2011-12-06 16:24:10 +03:00
logging.h Added new function mc_always_log() for logging on early bootstrap stages 2011-01-20 17:38:27 +02:00
mcconfig.h Changed interface of mc_stat() and mc_lstat() functions 2012-03-06 11:41:24 +03:00
search.h Despite of the fact that algorithm now ignores the absence of closing curly 2011-07-08 17:28:07 +03:00
serialize.c Fixed memory leak in lib/serialize.c 2011-12-12 12:23:25 +03:00
serialize.h Added ability to serialize/deserialize strings and config objects(mc_config_t) 2011-06-23 14:45:00 +03:00
skin.h fail back to standard skin if 256-colors skin used on non256 colors terminal 2011-01-24 15:46:10 +02:00
strescape.h Code indentation in lib directory 2010-11-24 10:27:20 +03:00
strutil.h str_isutf8() function now returns gboolean value 2011-07-08 17:26:31 +03:00
timefmt.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
timefmt.h Moved time related stuff from lib/util.[ch] into lib/timefmt.[ch]. 2010-11-24 10:27:47 +03:00
unixcompat.h Code indentation in lib directory 2010-11-24 10:27:20 +03:00
util.c Changed type of WPanel::cwd (char *) and WPanel::lwd (char *) 2012-03-06 11:45:50 +03:00
util.h Changed type of WPanel::cwd (char *) and WPanel::lwd (char *) 2012-03-06 11:45:50 +03:00
utilunix.c Moved functions mc_mkstemp() and mc_tempdir() to VFS module. 2012-03-06 11:41:25 +03:00
utilunix.h Lib: removed includes to "src" directory 2011-03-21 23:55:52 +02:00
widget.h Moved filemanager-related stuff to src/filemanager directory 2010-11-24 10:51:32 +03:00