mc/lib
TobiasW f78f9b2eda Ticket #4509: support for lzo/lzop compression format.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2023-11-26 17:27:11 +03:00
..
event Update template for .c files. 2023-03-19 20:34:24 +03:00
filehighlight Use bit-field members of file_entry_t as integers explicitly. 2023-08-04 21:04:54 +03:00
mcconfig (mc_config_history_save): remove check because condition is always true here. 2023-11-06 21:06:15 +03:00
search Ticket #4450: support PCRE2 in the search engine. 2023-03-25 10:07:41 +03:00
skin tty: refactoring of color pairs deallocation. 2023-11-06 21:06:13 +03:00
strutil (str_8bit_casecmp, str_8bit_ncasecmp): refactor loops. 2023-11-06 21:06:14 +03:00
tty (tty_color_get_name_by_index): fix format overflow. 2023-11-06 21:06:14 +03:00
vfs (vfs_path_build_url_params_str): return NULL instead of an empty string. 2023-11-06 21:06:13 +03:00
widget Fix comments of history and panels.ini files location. 2023-11-06 21:06:15 +03:00
Makefile.am Ticket #4450: support PCRE2 in the search engine. 2023-03-25 10:07:41 +03:00
charsets.c (load_codepages_list_from_file): fix memory leak in free_codepages_list(). 2023-11-06 21:06:14 +03:00
charsets.h (str_convert_to_input): make inline. 2021-03-14 19:30:42 +03:00
event-types.h Reimplement handling of ev_vfs_print_message_t message. 2015-11-05 14:33:21 +03:00
event.h Use argument names in function declarations. 2021-06-20 15:14:56 +03:00
file-entry.h file_entry_t: rename members: 2023-08-04 21:04:54 +03:00
filehighlight.h Move definition of file_entry_t to separate file. 2023-03-19 20:34:23 +03:00
fileloc.h Rename FISH VFS to SHELL one. 2023-10-15 16:04:39 +03:00
fs.h Ticket #3464: (compute_namelen): remove... 2015-05-24 17:59:18 +03:00
glibcompat.c Bump minimum GLib requirenment to 2.32.0. 2023-11-06 21:06:14 +03:00
glibcompat.h Bump minimum GLib requirenment to 2.32.0. 2023-11-06 21:06:14 +03:00
global.c Update copyright years. 2023-01-28 21:38:05 +03:00
global.h Fix various typos in the source code (closes MidnightCommander/mc#177). 2023-01-28 21:38:05 +03:00
hook.c Update copyright years. 2023-01-28 21:38:05 +03:00
hook.h fixed doxygen documentation 2012-09-10 14:29:53 +03:00
keybind.c Rename FISH VFS to SHELL one. 2023-10-15 16:04:39 +03:00
keybind.h Rename FISH VFS to SHELL one. 2023-10-15 16:04:39 +03:00
lock.c (unlock_file): eliminate goto, reduce variable scopes. 2023-08-04 21:04:55 +03:00
lock.h Changed lock_file() and unlock_file() functions 2012-03-06 11:52:30 +03:00
logging.c Update template for .c files. 2023-03-19 20:34:24 +03:00
logging.h Clarify __attribute ((format (printf))) usage. 2015-11-05 14:33:20 +03:00
mcconfig.h (mc_config_history_get_recent_item): new API. 2023-11-06 21:06:15 +03:00
search.h Indentation. 2023-08-04 21:04:55 +03:00
serialize.c Update template for .c files. 2023-03-19 20:34:24 +03:00
serialize.h lib/mcconfig: fix coding style; apply source file template. 2019-09-01 19:41:12 +03:00
shell.c Update template for .c files. 2023-03-19 20:34:24 +03:00
shell.h Fix typos. 2020-12-31 16:26:46 +03:00
skin.h Use argument names in function declarations. 2021-06-20 15:14:56 +03:00
stat-size.h Remove Cray support. 2020-10-13 16:34:55 +03:00
strescape.h Use argument names in function declarations. 2021-06-20 15:14:56 +03:00
strutil.h Fix various typos in the source code (closes MidnightCommander/mc#177). 2023-01-28 21:38:05 +03:00
timefmt.c Update template for .c files. 2023-03-19 20:34:24 +03:00
timefmt.h Fix various typos in the source code (closes MidnightCommander/mc#177). 2023-01-28 21:38:05 +03:00
unixcompat.h Sync with gnulib 4d4877e6c2123c4862c321f3eab28a55bf886216. 2018-11-24 14:40:42 +03:00
util.c Ticket #4509: support for lzo/lzop compression format. 2023-11-26 17:27:11 +03:00
util.h Ticket #4509: support for lzo/lzop compression format. 2023-11-26 17:27:11 +03:00
utilunix.c Update template for .c files. 2023-03-19 20:34:24 +03:00
utilunix.h Lib: removed includes to "src" directory 2011-03-21 23:55:52 +02:00
widget.h Create WBackground widget. 2020-03-08 20:17:29 +03:00