mc/lib
Andrew Borodin 93f790dc7c Sync with gnulib e96dcbcbc5142bd04c6c2e9e4595d9bea910fb3b.
* m4.include/gnulib/fsusage.m4: (gl_FILE_SYSTEM_USAGE): Don't define
  STAT_STATFS2_FS_DATA.
* m4.include/gnulib/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Don't
  define MOUNTED_GETMNT.
* src/filemanager/filegui.c: remove Ultrix related includes.
* src/filemanager/mountlist.c: Remove STAT_STATFS2_FS_DATA case.
  Remove MOUNTED_GETMNT case.
* lib/tty/tty-internal.h: remove Ultrix-related define.
* src/vfs/smbfs/helpers/include/includes.h: Likewize
* doc/FAQ: Update OS list.
* doc/INSTALL: Likewize.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2018-11-24 14:40:42 +03:00
..
event (mc_event_mass_add): make events const. 2018-02-04 11:30:23 +03:00
filehighlight Ticket #1620: change file highlighting defaults. 2018-02-18 12:05:05 +03:00
mcconfig Update copyright years. 2018-02-04 11:30:22 +03:00
search (mc_search__recode_str): minor optimization. 2018-02-04 11:30:23 +03:00
skin Update copyright years. 2018-02-04 11:30:22 +03:00
strutil (str_ptr_array_join): constify argument. 2018-09-09 19:10:43 +03:00
tty Sync with gnulib e96dcbcbc5142bd04c6c2e9e4595d9bea910fb3b. 2018-11-24 14:40:42 +03:00
vfs Sync with gnulib 4d4877e6c2123c4862c321f3eab28a55bf886216. 2018-11-24 14:40:42 +03:00
widget (dlg_run_done): fix possible NULL dereference. 2018-09-09 19:10:43 +03:00
charsets.c (convert_from_8bit_to_utf_c2): use convert_from_8bit_to_utf_c(). 2018-02-04 11:30:23 +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 Update copyright years. 2018-02-04 11:30:22 +03:00
glibcompat.h
global.c Update copyright years. 2018-02-04 11:30:22 +03:00
global.h Ticket #3930: clarify name of struct stat members for Apple compilation. 2018-08-19 11:37:20 +03:00
hook.c Update copyright years. 2018-02-04 11:30:22 +03:00
hook.h
keybind.c Update copyright years. 2018-02-04 11:30:22 +03:00
keybind.h
lock.c Update copyright years. 2018-02-04 11:30:22 +03:00
lock.h
logging.c Update copyright years. 2018-02-04 11:30:22 +03:00
logging.h
Makefile.am
mcconfig.h
search.h
serialize.c (mc_deserialize_str): trivial optimization. 2018-02-04 11:30:23 +03:00
serialize.h
shell.c Update copyright years. 2018-02-04 11:30:22 +03:00
shell.h
skin.h
stat-size.h Sync with gnulib 23671eec22f5221a2dff50942f24c41bcf9caeaf. 2018-11-24 14:40:42 +03:00
strescape.h
strutil.h strutil: character test functions return gboolean instead of int. 2018-02-04 11:30:23 +03:00
timefmt.c Update copyright years. 2018-02-04 11:30:22 +03:00
timefmt.h
timer.c Update copyright years. 2018-02-04 11:30:22 +03:00
timer.h
unixcompat.h Sync with gnulib 4d4877e6c2123c4862c321f3eab28a55bf886216. 2018-11-24 14:40:42 +03:00
util.c Ticket #3906: ZSTD support. 2018-03-19 15:00:23 +03:00
util.h Ticket #3906: ZSTD support. 2018-03-19 15:00:23 +03:00
utilunix.c Partially revert "VFS: (vfs_s_subclass): make the derived class from vfs_class." 2018-09-10 12:47:12 +03:00
utilunix.h
widget.h