/* BEGIN INCLUDE FILE ... cobol_fixed_common.incl.pl1 */ /* Modified on 10/27/82 by FCH, [5.1-1], cobol_cln added to save last line num, BUG543(phx13643) */ /* Modified on 07/31/80 by FCH, [4.3-1], use_reporting field added for Report Writer */ /* Modified on 03/30/79 by FCH, [4.1-1], -card option added */ /* Modified on 03/30/79 by FCH, [4.0-2], -svNM option added */ /* Modified on 03/02/79 by FCH, [4.0-1], -levNM option added */ /* Modified by RAL on 10/13/78, [4.0-0], Added option exp from fil2. */ /* Modified by BC on 06/20/77, descriptor added. */ /* Modified by BC on 06/02/77, init_cd_seg, init_cd_offset added. */ /* Modified by BC on 1/21/77, options.profile added. */ /* Modified by FCH on 7/6/76, sysin_fno & sysout_fno deleted, accept_device & display_device added */ /* Modified by FCH on 5/20/77, comp_level added */ /* THE SIZE OF THIS STRUCTURE IN BYTES, (EXCLUDING VARIABLE LENGTH ENTITIES), FOR EACH HARDWARE IMPLEMENTATION IS: HARDWARE | SIZE (BYTES) --------------------------------- 645/6180 | 464 P7 | 396 --------------------------------- */ dcl 1 fixed_common based ( cobol_com_ptr), 2 prog_name char (30), 2 compiler_rev_no char (25), 2 phase_name char (6), 2 currency char (1), 2 fatal_no fixed bin, 2 warn_no fixed bin, 2 proc_counter fixed bin, 2 spec_tag_counter fixed bin, 2 file_count fixed bin, 2 filedescr_offsets (20) char (5), 2 perf_alter_info char (5), 2 another_perform_info char (5), 2 sort_in_info char (5), 2 odo_info char (5), 2 size_seg fixed bin, 2 size_offset fixed bin(24), 2 size_perform_info char (5), 2 rename_info char (5), 2 report_names char (5), 2 rw_buf_seg fixed bin, 2 rw_buf_offset fixed bin(24), 2 rw_buf_length fixed bin(24), 2 file_keys char (5), 2 search_keys char (5), 2 dd_seg_size fixed bin(24), 2 pd_seg_size fixed bin(24), 2 seg_limit fixed bin , 2 number_of_dd_segs fixed bin, 2 seg_info char (5), 2 number_of_ls_pointers fixed bin, 2 link_sec_seg fixed bin, 2 link_sec_offset fixed bin(24), 2 sra_clauses fixed bin, 2 fix_up_info char (5), 2 linage_info char (5), 2 first_dd_item char (5), 2 sort_out_info char (5), 2 db_info char (5), 2 realm_info char (5), 2 rc_realm_info char (5), 2 last_file_key char (5), 2 prog_coll_seq fixed bin, 2 init_cd_seg fixed bin, 2 init_cd_offset fixed bin(24), 2 input_error_exit fixed bin, 2 output_error_exit fixed bin, 2 i_o_error_exit fixed bin, 2 extend_error_exit fixed bin, 2 dummy15 fixed bin, 2 options, 3 cu bit (1), 3 st bit (1), 3 wn bit (1), 3 obs bit (1), 3 dm bit (1), 3 xrl bit (1), 3 xrn bit (1), 3 src bit (1), 3 obj bit (1), 3 exs bit (1), 3 sck bit (1), 3 rno bit (1), 3 u_l bit (1), 3 cnv bit (1), 3 cos bit (1), 3 fmt bit (1), 3 profile bit(1), 3 nw bit (1), 3 exp bit (1), /* [4.0-0] */ 3 card bit (1), /*[4.1-1]*/ 3 fil2 bit (5), 3 m_map bit (1), 3 m_bf bit (1), 3 m_fat bit (1), 3 m_wn bit (1), 3 m_obs bit(1), 3 pd bit(1), 3 oc bit(1), 2 supervisor bit (1), 2 dec_comma bit (1), 2 init_cd bit (1), 2 corr bit (1), 2 initl bit (1), 2 debug bit (1), 2 report bit (1), 2 sync_in_prog bit (1), 2 pd_section bit (1), 2 list_switch bit (1), 2 alpha_cond bit (1), 2 num_cond bit (1), 2 spec_sysin bit (1), 2 spec_sysout bit (1), 2 cpl_files bit (1), 2 obj_dec_comma bit (1), 2 default_sign_type bit (3), 2 use_debug bit(1), 2 syntax_trace bit(1), 2 comp_defaults, 3 comp bit(1), 3 comp_1 bit(1), 3 comp_2 bit(1), 3 comp_3 bit(1), 3 comp_4 bit(1), 3 comp_5 bit(1), 3 comp_6 bit(1), 3 comp_7 bit(1), 3 comp_8 bit(1), 2 disp_defaults, 3 disp bit(1), 3 disp_1 bit(1), 3 disp_2 bit(1), 3 disp_3 bit(1), 3 disp_4 bit(1), 3 disp_5 bit(1), 3 disp_6 bit(1), 3 disp_7 bit(1), 2 descriptor bit(2), 2 levsv bit(3), /*[4.0-1]*/ 2 use_reporting bit(1), /*[4.3-1]*/ 2 cd bit(1), /*[4.4-1]*/ 2 dummy17 bit(3), 2 lvl_rstr bit(32), 2 inst_rstr bit(32), 2 comp_level char(1), 2 dummy18 char(30), 2 object_sign char (1), 2 last_print_rec char (5), 2 coll_seq_info char (5), 2 sys_status_seg fixed bin, 2 sys_status_offset fixed bin(24), 2 compiler_id fixed bin, 2 date_comp_ln fixed bin, 2 compile_mode bit(36), 2 default_temp fixed bin, 2 accept_device fixed bin, 2 display_device fixed bin, 2 cobol_cln fixed bin, /*[5.1-1]*/ 2 alphabet_offset fixed bin; /* END INCLUDE FILE ... cobol_fixed_common.incl.pl1 */ */ ----------------------------------------------------------- Historical Background This edition of the Multics software materials and documentation is provided and donated to Massachusetts Institute of Technology by Group Bull including Bull HN Information Systems Inc. as a contribution to computer science knowledge. This donation is made also to give evidence of the common contributions of Massachusetts Institute of Technology, Bell Laboratories, General Electric, Honeywell Information Systems Inc., Honeywell Bull Inc., Groupe Bull and Bull HN Information Systems Inc. to the development of this operating system. Multics development was initiated by Massachusetts Institute of Technology Project MAC (1963-1970), renamed the MIT Laboratory for Computer Science and Artificial Intelligence in the mid 1970s, under the leadership of Professor Fernando Jose Corbato. Users consider that Multics provided the best software architecture for managing computer hardware properly and for executing programs. Many subsequent operating systems incorporated Multics principles. Multics was distributed in 1975 to 2000 by Group Bull in Europe , and in the U.S. by Bull HN Information Systems Inc., as successor in interest by change in name only to Honeywell Bull Inc. and Honeywell Information Systems Inc. . ----------------------------------------------------------- Permission to use, copy, modify, and distribute these programs and their documentation for any purpose and without fee is hereby granted,provided that the below copyright notice and historical background appear in all copies and that both the copyright notice and historical background and this permission notice appear in supporting documentation, and that the names of MIT, HIS, Bull or Bull HN not be used in advertising or publicity pertaining to distribution of the programs without specific prior written permission. Copyright 1972 by Massachusetts Institute of Technology and Honeywell Information Systems Inc. Copyright 2006 by Bull HN Information Systems Inc. Copyright 2006 by Bull SAS All Rights Reserved */