mc/lib
Andrew Borodin b698b7e834 Ticket #3435: clang compiler fixes/cleanups.
Since O_* macros are used in lib/global.h, include <fcntl.h> there.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2015-05-03 19:43:49 +03:00
..
event Update copyright years. 2015-02-26 09:12:08 +03:00
filehighlight Better use of S_IS* macros. 2015-05-03 19:43:48 +03:00
mcconfig Ticket #3435: clang compiler fixes/cleanups. 2015-05-03 19:43:49 +03:00
search Ticket #3416: viewer case insensitive search doesn't find accents. 2015-03-19 11:16:24 +03:00
skin Ticket #3428: fix -Wredundant-decls compiler warnings... 2015-05-03 19:43:48 +03:00
strutil Remove code required for GLib < 2.14.0. 2015-02-26 09:20:54 +03:00
tty reset_hp_softkeys variable is used in S-Lang-based mc only. 2015-05-03 19:43:48 +03:00
vfs Ticket #3435: clang compiler fixes/cleanups. 2015-05-03 19:43:49 +03:00
widget Ticket #3435: clang compiler fixes/cleanups. 2015-05-03 19:43:49 +03:00
charsets.c Update copyright years. 2015-02-26 09:12:08 +03:00
charsets.h
event-types.h
event.h
filehighlight.h
fileloc.h
fs.h Better use of S_IS* macros. 2015-05-03 19:43:48 +03:00
glibcompat.c Remove code required for GLib < 2.14.0. 2015-02-26 09:20:54 +03:00
glibcompat.h Remove code required for GLib < 2.14.0. 2015-02-26 09:20:54 +03:00
global.c Update copyright years. 2015-02-26 09:12:08 +03:00
global.h Ticket #3435: clang compiler fixes/cleanups. 2015-05-03 19:43:49 +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
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 #ifdef for autoconf provided marcos... 2015-05-03 19:43:48 +03:00
util.c Ticket #3435: clang compiler fixes/cleanups. 2015-05-03 19:43:49 +03:00
util.h Ticket #3435: clang compiler fixes/cleanups. 2015-05-03 19:43:49 +03:00
utilunix.c Ticket #3435: clang compiler fixes/cleanups. 2015-05-03 19:43:49 +03:00
utilunix.h
widget.h