bf5e55a 6.3-004

Authored and Committed by szydell 4 years ago
219 files changed. 2358 lines added. 5367 lines removed.
CMakeLists.txt
file modified
+1 -1
README
file modified
+7 -7
sr_i386/GTMDefinedTypesInitDebug.m
file modified
+132 -300
sr_i386/GTMDefinedTypesInitRelease.m
file modified
+132 -300
sr_i386/merrors_ansi.h
file modified
+8 -4
sr_i386/merrors_ctl.c
file modified
+18 -10
sr_linux/gtm_env_sp.csh
file modified
+1 -1
sr_linux/platform.cmake
file modified
+1 -1
sr_linux/release_name.h
file modified
+7 -6
sr_port/cdb_sc.h
file modified
+46 -38
sr_port/dbcertify_scan_phase.c
file modified
+2 -1
sr_port/error.h
file modified
+1 -2
sr_port/expritem.c
file modified
+10 -7
sr_port/f_select.c
file modified
+16 -7
sr_port/gbldefs.c
file modified
+2 -1
sr_port/gce.mpt
file modified
+12 -4
sr_port/gdeinitsz.m
file modified
+6 -6
sr_port/gds_blk_downgrade.c
file modified
+1 -2
sr_port/gdsfhead.h
file modified
+32 -2
sr_port/gtm_common_defs.h
file modified
+2 -1
sr_port/gtm_env_init.c
file modified
+7 -1
sr_port/gtm_libaio.h
file modified
+2 -4
sr_port/gtm_malloc_src.h
file modified
+38 -3
sr_port/gtm_stdlib.h
file modified
+3 -6
sr_port/gtm_threadgbl_defs.h
file modified
+12 -3
sr_port/gtm_unistd.h
file modified
+4 -1
sr_port/gtmdbglvl.h
file modified
+2 -1
sr_port/gtmrecv_comm_init.c
file modified
+5 -1
sr_port/gtmrecv_upd_proc_init.c
file modified
+8 -2
sr_port/gtmsource_ctl_init.c
file modified
+8 -4
sr_port/gvcst_blk_search.h
file modified
+7 -7
sr_port/gvcst_expand_key.c
file modified
+7 -7
sr_port/gvcst_init.c
file modified
+26 -5
sr_port/gvcst_protos.h
file modified
+1 -3
sr_port/gvcst_reservedDB_funcs.c
file modified
+24 -82
sr_port/gvcst_search.c
file modified
+1 -2
sr_port/gvnh_spanreg.h
file modified
+3 -1
sr_port/hashtab.h
file modified
+16 -11
sr_port/hashtab_implementation.h
file modified
+24 -7
sr_port/hashtab_rehash_ch.c
file modified
+3 -4
sr_port/insert_region.c
file modified
+60 -43
sr_port/io.h
file modified
+3 -23
sr_port/iomt_ansilab_manager.c
file removed
-349
sr_port/iomt_close.c
file removed
-127
sr_port/iomt_eof.c
file removed
-30
sr_port/iomt_erase.c
file removed
-31
sr_port/iomt_flush.c
file removed
-52
sr_port/iomt_getrec.c
file removed
-74
sr_port/iomt_rddoslab.c
file removed
-66
sr_port/iomt_rdone.c
file removed
-101
sr_port/iomt_rdstream.c
file removed
-68
sr_port/iomt_read.c
file removed
-97
sr_port/iomt_readblk.c
file removed
-97
sr_port/iomt_readfl.c
file removed
-101
sr_port/iomt_rewind.c
file removed
-55
sr_port/iomt_skipfile.c
file removed
-59
sr_port/iomt_skiprecord.c
file removed
-61
sr_port/iomt_use.c
file removed
-221
sr_port/iomt_vlflush.c
file removed
-47
sr_port/iomt_write.c
file removed
-102
sr_port/iomt_wrtblk.c
file removed
-70
sr_port/iomt_wrtinit.c
file removed
-69
sr_port/iomt_wtdoslab.c
file removed
-59
sr_port/iomt_wteol.c
file removed
-131
sr_port/iomt_wtff.c
file removed
-45
sr_port/iomt_wtone.c
file removed
-27
sr_port/iorm_wtone.c
file modified
+4 -9
sr_port/iosocket_connect.c
file modified
+6 -1
sr_port/iosocket_create.c
file modified
+3 -3
sr_port/iosocket_destroy.c
file modified
+7 -7
sr_port/iosocket_listen.c
file modified
+1 -8
sr_port/iosocket_rdone.c
file modified
+2 -6
sr_port/iosocket_wtone.c
file modified
+4 -7
sr_port/jnl.h
file modified
+3 -2
sr_port/jnl_file_open_common.c
file modified
+2 -1
sr_port/jnl_file_open_switch.c
file modified
+14 -10
sr_port/jnl_format.c
file modified
+3 -2
sr_port/jnl_write.c
file modified
+1 -2
sr_port/jnl_write_attempt.c
file modified
+4 -23
sr_port/mdb_condition_handler.c
file modified
+3 -3
sr_port/mdef.h
file modified
+12 -6
sr_port/mdq.h
file modified
+3 -3
sr_port/merrors.msg
file modified
+10 -6
sr_port/mstack_size_init.c
file added
+60
sr_port/mstack_size_init.h
file added
+21
sr_port/mtables.c
file modified
+33 -14
sr_port/mu_int_blk.c
file modified
+34 -6
sr_port/mu_int_init.c
file modified
+5 -2
sr_port/mupip_backup.c
file modified
+16 -6
sr_port/mupip_extend.c
file modified
+1 -5
sr_port/mupip_integ.c
file modified
+17 -6
sr_port/mupip_recover.c
file modified
+12 -1
sr_port/mupip_set_journal.c
file modified
+2 -6
sr_port/muprec.h
file modified
+10 -1
sr_port/mur_back_process.c
file modified
+5 -3
sr_port/mur_get_options.c
file modified
+82 -3
sr_port/mur_init.c
file modified
+5 -1
sr_port/mur_open_files.c
file modified
+4 -2
sr_port/mur_select_rec.c
file modified
+29 -2
sr_port/objlabel.h
file modified
+2 -2
sr_port/op_fnview.c
file modified
+24 -6
sr_port/op_gvput.c
file modified
+11 -5
sr_port/op_svget.c
file modified
+8 -1
sr_port/op_view.c
file modified
+41 -37
sr_port/pat_unwind.c
file modified
+3 -1
sr_port/print_exit_stats.c
file modified
+8 -5
sr_port/rce.mpt
file modified
+17 -5
sr_port/region_freeze.c
file modified
+20 -5
sr_port/rse.mpt
file modified
+15 -2
sr_port/svnames.h
file modified
+2 -1
sr_port/t_begin_crit.c
file modified
+4 -1
sr_port/t_qread.c
file modified
+4 -8
sr_port/t_retry.c
file modified
+8 -10
sr_port/tp.h
file modified
+3 -43
sr_port/tp_restart.c
file modified
+10 -16
sr_port/tp_tend.c
file modified
+3 -2
sr_port/unary_tail.c
file modified
+13 -7
sr_port/updproc.c
file modified
+7 -4
sr_port/updproc_end.c
file modified
+6 -0
sr_port/view_arg_convert.c
file modified
+92 -27
sr_port/viewtab.h
file modified
+4 -4
sr_port/wbox_test_init.h
file modified
+4 -3
sr_port/zshow_gvstats.c
file modified
+22 -12
sr_port/zshow_svn.c
file modified
+12 -1
sr_unix/Makefile.mk
file modified
+2 -2
sr_unix/aio_shim.c
file modified
+5 -1
sr_unix/buildpro.csh
file modified
+13 -1
sr_unix/cli_lex.c
file modified
+4 -4
sr_unix/cli_parse.c
file modified
+2 -1
sr_unix/comque.csh
file modified
+4 -1
sr_unix/dse_open.c
file modified
+2 -1
sr_unix/exttab_parse.c
file modified
+3 -1
sr_unix/get_full_path.c
file modified
+6 -2
sr_unix/get_src_line.c
file modified
+6 -3
sr_unix/gse.mpt
file modified
+12 -3
sr_unix/gt_as.csh
file modified
+2 -2
sr_unix/gt_timers.c
file modified
+29 -49
sr_unix/gtm_confstr.c
file added
+80
sr_unix/gtm_env.csh
file modified
+6 -2
sr_unix/gtm_env_init_sp.c
file modified
+2 -3
sr_unix/gtm_exit_handler.c
file modified
+2 -2
sr_unix/gtm_icu.c
file modified
+4 -2
sr_unix/gtm_logicals.h
file modified
+1 -0
sr_unix/gtm_mtio.h
file removed
-28
sr_unix/gtm_permissions.c
file modified
+2 -2
sr_unix/gtm_semutils.c
file modified
+2 -2
sr_unix/gtm_startup.c
file modified
+2 -9
sr_unix/gtm_system.c
file modified
+16 -5
sr_unix/gtm_zlib.c
file modified
+2 -2
sr_unix/gtmci.c
file modified
+3 -1
sr_unix/gtmcrypt.h
file modified
+3 -3
sr_unix/gtmcrypt_dbk_ref.c
file modified
+25 -7
sr_unix/gtmcrypt_util.c
file modified
+3 -2
sr_unix/gtmcrypt_util.h
file modified
+2 -1
sr_unix/gtmrecv.c
file modified
+2 -2
sr_unix/gtmsource.c
file modified
+2 -2
sr_unix/gtmsource_get_opt.c
file modified
+2 -1
sr_unix/gtmsource_process.c
file modified
+2 -2
sr_unix/gtmsource_srv_latch.c
file modified
+6 -4
sr_unix/gvcst_init_sysops.c
file modified
+2 -2
sr_unix/init_gtm.c
file modified
+0 -1
sr_unix/install_debug_symbols_sh.txt
file added
+62
sr_unix/io_open_try.c
file modified
+1 -4
sr_unix/iomt_ch.c
file removed
-68
sr_unix/iomt_closesp.c
file removed
-30
sr_unix/iomt_info.c
file removed
-37
sr_unix/iomt_open.c
file removed
-389
sr_unix/iomt_opensp.c
file removed
-50
sr_unix/iomt_qio.c
file removed
-41
sr_unix/iomt_rdlblk.c
file removed
-60
sr_unix/iomt_reopen.c
file removed
-98
sr_unix/iomt_sense.c
file removed
-33
sr_unix/iomt_tm.c
file removed
-31
sr_unix/iomt_wtlblk.c
file removed
-53
sr_unix/iomtdef.h
file removed
-137
sr_unix/iorm_rdone.c
file modified
+2 -6
sr_unix/jnl_file_extend.c
file modified
+9 -11
sr_unix/jnl_file_open.c
file modified
+2 -2
sr_unix/jnl_fsync.c
file modified
+1 -3
sr_unix/joberr.h
file modified
+3 -2
sr_unix/jobsp.h
file modified
+2 -2
sr_unix/kitstart.csh
file modified
+37 -0
sr_unix/mdefsp.h
file modified
+2 -2
sr_unix/mu_getlst.c
file modified
+3 -1
sr_unix/mu_op_open.c
file modified
+1 -2
sr_unix/mu_rndwn_file.c
file modified
+6 -2
sr_unix/mubexpfilnam.c
file modified
+1 -1
sr_unix/mubfilcpy.c
file modified
+45 -19
sr_unix/mupip_cmd.c
file modified
+2 -1
sr_unix/mupip_cmd_disallow.c
file modified
+2 -1
sr_unix/mupip_restore.c
file modified
+21 -1
sr_unix/mupip_rundown.c
file modified
+2 -2
sr_unix/mupip_set_file.c
file modified
+28 -1
sr_unix/ojstartchild.c
file modified
+8 -3
sr_unix/op_fnfgncal.c
file modified
+5 -3
sr_unix/op_fnzconvert.c
file modified
+3 -2
sr_unix/op_fnzpeek.c
file modified
+4 -2
sr_unix/peekbyname.mpt
file modified
+4 -4
sr_unix/recvpool_init.c
file modified
+10 -1
sr_unix/repl_logfileinfo_get.c
file modified
+3 -2
sr_unix/rmv_mul_slsh.c
file added
+32
sr_unix/rmv_mul_slsh.hsr_port/iomt_dummy.c
file renamed
+7 -7
sr_unix/rts_error.c
file modified
+3 -2
sr_unix/runall.csh
file modified
+4 -1
sr_unix/ss_initiate.c
file modified
+2 -2
sr_unix/suspend.c
file modified
+5 -4
sr_unix/trigger.h
file modified
+26 -30
sr_unix/trigger_locate_andor_load.c
file modified
+5 -3
sr_unix/trigger_parse.c
file modified
+5 -5
sr_unix/trigger_update.c
file modified
+2 -37
sr_unix/trigger_upgrade.c
file modified
+4 -2
sr_unix/util_help.c
file modified
+13 -6
sr_unix/versions.csh
file modified
+2 -2
sr_unix_gnp/cmi_alloc.c
file modified
+4 -2
sr_unix_gnp/cmi_open.c
file modified
+2 -1
sr_x86_64/GTMDefinedTypesInitDebug.m
file modified
+112 -280
sr_x86_64/GTMDefinedTypesInitRelease.m
file modified
+112 -280
sr_x86_64/merrors_ansi.h
file modified
+8 -4
sr_x86_64/merrors_ctl.c
file modified
+18 -10
    6.3-004
    
        
file modified
+1 -1
file modified
+7 -7
file modified
+132 -300
file modified
+8 -4
file modified
+18 -10
file modified
+1 -1
file modified
+1 -1
file modified
+7 -6
file modified
+46 -38
file modified
+1 -2
file modified
+10 -7
file modified
+16 -7
file modified
+2 -1
file modified
+12 -4
file modified
+6 -6
file modified
+1 -2
file modified
+32 -2
file modified
+2 -1
file modified
+7 -1
file modified
+2 -4
file modified
+38 -3
file modified
+3 -6
file modified
+12 -3
file modified
+4 -1
file modified
+2 -1
file modified
+5 -1
file modified
+8 -4
file modified
+7 -7
file modified
+7 -7
file modified
+26 -5
file modified
+1 -3
file modified
+1 -2
file modified
+3 -1
file modified
+16 -11
file modified
+3 -4
file modified
+60 -43
file modified
+3 -23
file removed
-127
file removed
-30
file removed
-31
file removed
-52
file removed
-74
file removed
-66
file removed
-101
file removed
-68
file removed
-97
file removed
-97
file removed
-101
file removed
-55
file removed
-59
file removed
-221
file removed
-47
file removed
-102
file removed
-70
file removed
-69
file removed
-59
file removed
-131
file removed
-45
file removed
-27
file modified
+4 -9
file modified
+6 -1
file modified
+3 -3
file modified
+7 -7
file modified
+1 -8
file modified
+2 -6
file modified
+4 -7
file modified
+3 -2
file modified
+14 -10
file modified
+3 -2
file modified
+1 -2
file modified
+4 -23
file modified
+12 -6
file modified
+3 -3
file modified
+10 -6
file modified
+33 -14
file modified
+34 -6
file modified
+5 -2
file modified
+16 -6
file modified
+1 -5
file modified
+17 -6
file modified
+12 -1
file modified
+2 -6
file modified
+10 -1
file modified
+5 -3
file modified
+82 -3
file modified
+5 -1
file modified
+4 -2
file modified
+29 -2
file modified
+2 -2
file modified
+24 -6
file modified
+11 -5
file modified
+8 -1
file modified
+41 -37
file modified
+3 -1
file modified
+8 -5
file modified
+17 -5
file modified
+20 -5
file modified
+15 -2
file modified
+2 -1
file modified
+4 -1
file modified
+4 -8
file modified
+8 -10
file modified
+3 -43
file modified
+10 -16
file modified
+3 -2
file modified
+13 -7
file modified
+7 -4
file modified
+6 -0
file modified
+92 -27
file modified
+4 -4
file modified
+4 -3
file modified
+22 -12
file modified
+12 -1
file modified
+2 -2
file modified
+5 -1
file modified
+13 -1
file modified
+4 -4
file modified
+2 -1
file modified
+4 -1
file modified
+2 -1
file modified
+3 -1
file modified
+6 -2
file modified
+6 -3
file modified
+12 -3
file modified
+2 -2
file modified
+29 -49
file modified
+6 -2
file modified
+2 -3
file modified
+2 -2
file modified
+4 -2
file modified
+1 -0
file removed
-28
file modified
+2 -2
file modified
+2 -2
file modified
+2 -9
file modified
+16 -5
file modified
+2 -2
file modified
+3 -1
file modified
+3 -3
file modified
+25 -7
file modified
+3 -2
file modified
+2 -1
file modified
+2 -2
file modified
+2 -2
file modified
+2 -1
file modified
+2 -2
file modified
+2 -2
file modified
+0 -1
file modified
+1 -4
file removed
-68
file removed
-30
file removed
-37
file removed
-389
file removed
-50
file removed
-41
file removed
-60
file removed
-98
file removed
-33
file removed
-31
file removed
-53
file removed
-137
file modified
+2 -6
file modified
+9 -11
file modified
+2 -2
file modified
+1 -3
file modified
+3 -2
file modified
+2 -2
file modified
+37 -0
file modified
+2 -2
file modified
+3 -1
file modified
+1 -2
file modified
+6 -2
file modified
+1 -1
file modified
+45 -19
file modified
+2 -1
file modified
+2 -1
file modified
+21 -1
file modified
+2 -2
file modified
+28 -1
file modified
+8 -3
file modified
+5 -3
file modified
+3 -2
file modified
+4 -2
file modified
+4 -4
file modified
+10 -1
sr_unix/rmv_mul_slsh.h sr_port/iomt_dummy.c
file renamed
+7 -7
file modified
+3 -2
file modified
+4 -1
file modified
+2 -2
file modified
+5 -4
file modified
+26 -30
file modified
+5 -5
file modified
+2 -37
file modified
+4 -2
file modified
+13 -6
file modified
+2 -2
file modified
+4 -2
file modified
+2 -1
file modified
+8 -4
file modified
+18 -10