mc/src
Andrew Borodin d1ced6ed47 tar: initialize variables passed to stoint().
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2024-10-10 21:16:32 +03:00
..
consaver Indentation using GNU indent-2.2.13. 2024-06-02 12:49:13 +03:00
diffviewer ydiff: fix `-Wdiscarded-qualifiers` warning 2024-10-05 11:49:26 +02:00
editor (spell_dialog_spell_suggest_show): refactoring. 2024-10-05 15:07:14 +03:00
filemanager (copy_file_file): handling "Abort" button on chown/chmod/chattr error. 2024-10-05 15:07:14 +03:00
man2hlp Update copyright years. 2024-01-01 09:46:17 +03:00
subshell subshell: ensure compatibility with fish 3.8 2024-08-07 09:50:28 +02:00
vfs tar: initialize variables passed to stoint(). 2024-10-10 21:16:32 +03:00
viewer (mcview_display_hex): refactor, fix coding style. 2024-10-05 15:07:14 +03:00
.gitignore Fix .gitignore 2019-09-01 20:13:27 +03:00
Makefile.am buildsys: fix build on macOS with libssh2 present via homebrew 2024-06-02 12:49:13 +03:00
args.c Indentation using GNU indent-2.2.13. 2024-06-02 12:49:13 +03:00
args.h mceditor: refactoring. 2024-04-07 16:06:16 +03:00
background.c Indentation using GNU indent-2.2.13. 2024-06-02 12:49:13 +03:00
background.h Remove unneeded `struct` keyword for typedef'd structs 2016-03-04 09:23:38 +03:00
clipboard.c Indentation using GNU indent-2.2.13. 2024-06-02 12:49:13 +03:00
clipboard.h
cons.handler.c Update copyright years. 2024-01-01 09:46:17 +03:00
events_init.c Indentation using GNU indent-2.2.13. 2024-06-02 12:49:13 +03:00
events_init.h Use argument names in function declarations. 2021-06-20 15:14:56 +03:00
execute.c Indentation using GNU indent-2.2.13. 2024-06-02 12:49:13 +03:00
execute.h Merge lib/utilunix.h into lib/util.h. 2024-04-07 16:38:11 +03:00
file_history.c Indentation using GNU indent-2.2.13. 2024-06-02 12:49:13 +03:00
file_history.h Refactoring of show file history in the file manager. 2019-08-10 09:45:27 +03:00
help.c Indentation using GNU indent-2.2.13. 2024-06-02 12:49:13 +03:00
help.h Fix various typos in the source code (closes MidnightCommander/mc#177). 2023-01-28 21:38:05 +03:00
history.h Add macros for select/unselect histories. 2022-04-10 17:43:44 +03:00
keymap.c Indentation using GNU indent-2.2.13. 2024-06-02 12:49:13 +03:00
keymap.h Refactoring of keymap load/save. 2021-03-14 19:48:59 +03:00
learn.c Indentation using GNU indent-2.2.13. 2024-06-02 12:49:13 +03:00
learn.h
main.c main: remove `O_EXCL` for wd-file since creation is now managed by wrapper 2024-09-03 07:39:25 +02:00
selcodepage.c Indentation using GNU indent-2.2.13. 2024-06-02 12:49:13 +03:00
selcodepage.h
setup.c (setup__is_cfg_group_must_panel_config): fix coding style. 2024-10-05 15:07:14 +03:00
setup.h Fix various typos in the source code (closes MidnightCommander/mc#177). 2023-01-28 21:38:05 +03:00
textconf.c (show_version): add output of uintmax_t size. 2024-10-05 15:07:14 +03:00
textconf.h
usermenu.c (user_menu_cmd): minor refactoring. 2024-10-08 13:02:24 +03:00
usermenu.h (user_file_menu_cmd): move to src/usermenu.h and make inline. 2024-10-05 15:05:58 +03:00
util.c Indentation using GNU indent-2.2.13. 2024-06-02 12:49:13 +03:00
util.h