mc/lib
Andrew Borodin 42e7e39bd8 Add IS_PATH_SEP macro and use it.
Also massive use of PATH_SEP and PATH_SEP_STR macros.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2015-02-26 09:13:02 +03:00
..
event Update copyright years. 2015-02-26 09:12:08 +03:00
filehighlight Update copyright years. 2015-02-26 09:12:08 +03:00
mcconfig Update copyright years. 2015-02-26 09:12:08 +03:00
search Update copyright years. 2015-02-26 09:12:08 +03:00
skin Update copyright years. 2015-02-26 09:12:08 +03:00
strutil Update copyright years. 2015-02-26 09:12:08 +03:00
tty Update copyright years. 2015-02-26 09:12:08 +03:00
vfs Add IS_PATH_SEP macro and use it. 2015-02-26 09:13:02 +03:00
widget Add IS_PATH_SEP macro and use it. 2015-02-26 09:13:02 +03:00
charsets.c Update copyright years. 2015-02-26 09:12:08 +03:00
charsets.h
event-types.h
event.h
filehighlight.h Rename type file_entry to the file_entry_t. 2013-09-19 16:22:30 +04:00
fileloc.h
fs.h
glibcompat.c Update copyright years. 2015-02-26 09:12:08 +03:00
glibcompat.h lib/glibcompat.h: add missing include of stdarg.h. 2014-12-10 13:09:13 +03:00
global.c Update copyright years. 2015-02-26 09:12:08 +03:00
global.h Add IS_PATH_SEP macro and use it. 2015-02-26 09:13:02 +03:00
hook.c Update copyright years. 2015-02-26 09:12:08 +03:00
hook.h
keybind.c Update copyright years. 2015-02-26 09:12:08 +03:00
keybind.h Ticket #3228 (select/unselect files with the same extension as the current file) 2014-09-25 15:07:55 +04:00
lock.c Update copyright years. 2015-02-26 09:12:08 +03:00
lock.h
logging.c Update copyright years. 2015-02-26 09:12:08 +03:00
logging.h
Makefile.am Ticket #2136: implement user-friendly interruption of long-time operations. 2014-07-22 13:40:30 +04:00
mcconfig.h (mc_config_get_string_list): clarify usage. 2014-07-22 13:12:06 +04:00
search.h (mc_search_prepare_replace_str2): make replace_str const. 2015-02-26 09:12:08 +03:00
serialize.c Update copyright years. 2015-02-26 09:12:08 +03:00
serialize.h
skin.h Ticket #3204: As user, I want to use own default colors for viewer. 2014-05-07 23:03:33 +03:00
strescape.h
strutil.h
timefmt.c Update copyright years. 2015-02-26 09:12:08 +03:00
timefmt.h
timer.c Update copyright years. 2015-02-26 09:12:08 +03:00
timer.h Ticket #2136: implement user-friendly interruption of long-time operations. 2014-07-22 13:40:30 +04:00
unixcompat.h Use symbolic names for standard file descriptors. 2014-02-10 16:26:17 +04:00
util.c Add IS_PATH_SEP macro and use it. 2015-02-26 09:13:02 +03:00
util.h (name_quote): refactoring 2014-12-10 12:57:47 +03:00
utilunix.c Add IS_PATH_SEP macro and use it. 2015-02-26 09:13:02 +03:00
utilunix.h
widget.h