mc/lib
Andrew Borodin 28ca5cb128 Ticket #4052: fix FTBFS on OSes w/o O_CLOEXEC.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2020-01-22 10:44:19 +03:00
..
event Ticket #3955: code cleanup before 4.8.23 release. 2019-02-03 12:44:40 +03:00
filehighlight Ticket #3955: code cleanup before 4.8.23 release. 2019-02-03 12:44:40 +03:00
mcconfig Move history operation routines from lib/widget/history.c to lib/mcconfig/history.c. 2019-09-01 19:41:12 +03:00
search Ticket #3955: code cleanup before 4.8.23 release. 2019-02-03 12:44:40 +03:00
skin (mc_skin_init): don't check TTY color supports if not required. 2019-04-27 19:29:24 +03:00
strutil Ticket #3992: improve support of Windows 1251 encoding on Solaris. 2019-07-13 08:58:27 +03:00
tty Ticket #4052: fix FTBFS on OSes w/o O_CLOEXEC. 2020-01-22 10:44:19 +03:00
vfs Ticket #4022: fix compile failure on AIX 7.2. 2019-11-18 21:27:56 +03:00
widget (button_set_text): do nothing if new and current texts are equal. 2019-12-15 13:02:31 +03:00
Makefile.am Ticket #3629: configure.ac: drop bundled gettext 2019-09-22 13:10:46 +03:00
charsets.c Ticket #3955: code cleanup before 4.8.23 release. 2019-02-03 12:44:40 +03:00
charsets.h
event-types.h
event.h (mc_event_mass_add): make events const. 2018-02-04 11:30:23 +03:00
filehighlight.h
fileloc.h
fs.h
glibcompat.c Use g_clear_slist() and g_clear_list(). 2019-12-15 12:53:20 +03:00
glibcompat.h Use g_clear_slist() and g_clear_list(). 2019-12-15 12:53:20 +03:00
global.c Ticket #4039: split integer and boolean layout options. 2019-12-15 13:02:31 +03:00
global.h Ticket #4039: split integer and boolean layout options. 2019-12-15 13:02:31 +03:00
hook.c Ticket #3955: code cleanup before 4.8.23 release. 2019-02-03 12:44:40 +03:00
hook.h
keybind.c Ticket #2733 (a simple list of recently edited files) 2019-08-10 09:45:27 +03:00
keybind.h Ticket #2733 (a simple list of recently edited files) 2019-08-10 09:45:27 +03:00
lock.c Ticket #3955: code cleanup before 4.8.23 release. 2019-02-03 12:44:40 +03:00
lock.h
logging.c Ticket #3955: code cleanup before 4.8.23 release. 2019-02-03 12:44:40 +03:00
logging.h
mcconfig.h Move history operation routines from lib/widget/history.c to lib/mcconfig/history.c. 2019-09-01 19:41:12 +03:00
search.h
serialize.c lib/mcconfig: fix coding style; apply source file template. 2019-09-01 19:41:12 +03:00
serialize.h lib/mcconfig: fix coding style; apply source file template. 2019-09-01 19:41:12 +03:00
shell.c Ticket #3955: code cleanup before 4.8.23 release. 2019-02-03 12:44:40 +03:00
shell.h
skin.h Ticket #3145: support for True Color (16 millions colors). 2016-11-13 15:56:59 +03:00
stat-size.h Sync with gnulib 23671eec22f5221a2dff50942f24c41bcf9caeaf. 2018-11-24 14:40:42 +03:00
strescape.h
strutil.h Fix file version sort. 2019-03-02 11:24:07 +03:00
timefmt.c Ticket #3955: code cleanup before 4.8.23 release. 2019-02-03 12:44:40 +03:00
timefmt.h
timer.c Ticket #3955: code cleanup before 4.8.23 release. 2019-02-03 12:44:40 +03:00
timer.h
unixcompat.h Sync with gnulib 4d4877e6c2123c4862c321f3eab28a55bf886216. 2018-11-24 14:40:42 +03:00
util.c lib/util.c: fix coding style. 2019-02-03 12:47:59 +03:00
util.h Ticket #3906: ZSTD support. 2018-03-19 15:00:23 +03:00
utilunix.c Ticket #4022: fix compile failure on AIX 7.2. 2019-11-18 21:27:56 +03:00
utilunix.h
widget.h