mc/lib
Andrew Borodin f1cf92f435 Indentation.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2023-08-04 21:04:55 +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 Remove #include <errno.h> from files where errno is unused. 2023-08-04 21:04:54 +03:00
search Ticket #4450: support PCRE2 in the search engine. 2023-03-25 10:07:41 +03:00
skin Update template for .c files. 2023-03-19 20:34:24 +03:00
strutil Update template for .c files. 2023-03-19 20:34:24 +03:00
tty Remove unused macro ALLOC_COLOR_PAIR_INDEX. 2023-08-04 21:04:55 +03:00
vfs Use vfs_path_get_last_path_vfs() where it is resonable. 2023-08-04 21:04:55 +03:00
widget Indentation. 2023-08-04 21:04:55 +03:00
charsets.c (str_nconvert_to_input): return NULL if input is NULL. 2023-08-04 21:04:54 +03:00
charsets.h
event-types.h
event.h
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
fs.h
glibcompat.c Update copyright years. 2023-01-28 21:38:05 +03:00
glibcompat.h
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
keybind.c Rename key-related APIs: 2023-08-04 21:04:54 +03:00
keybind.h
lock.c (unlock_file): eliminate goto, reduce variable scopes. 2023-08-04 21:04:55 +03:00
lock.h
logging.c Update template for .c files. 2023-03-19 20:34:24 +03:00
logging.h
Makefile.am Ticket #4450: support PCRE2 in the search engine. 2023-03-25 10:07:41 +03:00
mcconfig.h
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
shell.c Update template for .c files. 2023-03-19 20:34:24 +03:00
shell.h
skin.h
stat-size.h
strescape.h
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
util.c Update template for .c files. 2023-03-19 20:34:24 +03:00
util.h Move definition of file_entry_t to separate file. 2023-03-19 20:34:23 +03:00
utilunix.c Update template for .c files. 2023-03-19 20:34:24 +03:00
utilunix.h
widget.h