mc/lib
Andrew Borodin 792d25a48b Sync with gnulib 4d4877e6c2123c4862c321f3eab28a55bf886216.
Remove support for AIX PS/2.

* m4.include/gnulib/fsusage.m4: (gl_PREREQ_FSUSAGE_EXTRA): Don't check
  for dustat.h.
* lib/unixcompat.h: Remove code for AIX PS/2.
* lib/stat-size.h (ST_NBLOCKSIZE): Likewise.
* lib/vfs/vfs.c: Likewise.
* src/filemanager/mountlist.c: Likewise.
* src/vfs/smbfs/helpers/include/includes.h: Likewise.

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 Update copyright years. 2018-02-04 11:30:22 +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 Use g_queue_free_full(). 2017-01-22 18:44:22 +03:00
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 File panel: unification of terminology. 2017-04-24 16:16:27 +03:00
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 Rename mc_config_get_profile_root() to mc_get_profile_root() 2016-12-04 09:37:50 +03:00
search.h (mc_search_set_error): cleanup compile warning on older gcc compilers: 2016-07-29 09:29:36 +03:00
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 Ticket #3145: support for True Color (16 millions colors). 2016-11-13 15:56:59 +03:00
stat-size.h Sync with gnulib 4d4877e6c2123c4862c321f3eab28a55bf886216. 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