J E S 2 J O B L O G 11.38.20 JOB 8 $HASP373 HEWO#JCC STARTED - INIT 6 - CLASS C - SYS TK4- 11.38.20 JOB 8 IEF403I HEWO#JCC - STARTED - TIME=11.38.20 11.38.20 JOB 8 IEFACTRT - Stepname Procstep Program Retcode 11.38.20 JOB 8 HEWO#JCC CLG COMPILE JCC RC= 0000 11.38.21 JOB 8 HEWO#JCC CLG PRELINK PRELINK RC= 0000 11.38.21 JOB 8 HEWO#JCC CLG LKED IEWL RC= 0000 11.38.21 JOB 8 HEWO#JCC CLG GO GO RC= 0000 11.38.21 JOB 8 IEF404I HEWO#JCC - ENDED - TIME=11.38.21 11.38.21 JOB 8 $HASP395 HEWO#JCC ENDED ------ JES2 JOB STATISTICS ------ 21 OCT 18 JOB EXECUTION DATE 20 CARDS READ 925 SYSOUT PRINT RECORDS 0 SYSOUT PUNCH RECORDS 0.01 MINUTES EXECUTION TIME 1 //HEWO#JCC JOB 'S322-0C4','WFJM', JOB 8 // CLASS=C,MSGCLASS=A,MSGLEVEL=(1,1), // REGION=8192K,TIME=(1,0),PRTY=8 2 //CLG EXEC JCCCLG, // JOPTS='-o', // PARM.LKED='NCAL,MAP,LIST,NORENT' 3 XXJCCCLG PROC SOUT='*',JCC='JCC', XX INFILE='',JOPTS='-o -list=//DDN:SYSPRINT' ********************************************************************** *** *** Name: SYS2.PROCLIB(JCCCLG) *** *** Desc: Compile and link C program using JCC, PRELINK and IEWL, *** then execute the newly linked program. *** ********************************************************************** 4 XXCOMPILE EXEC PGM=JCC, XX PARM='-I//DDN:JCCINCL //DDN:SYSIN &JOPTS' 5 XXSTEPLIB DD DSN=&JCC..LINKLIB,DISP=SHR 6 XXJCCINCL DD DSN=&JCC..INCLUDE,DISP=SHR 7 XXJCCINCS DD DSN=&JCC..INCLUDE,DISP=SHR 8 XXJCCOUTPT DD UNIT=SYSDA,SPACE=(TRK,(50,20)),DISP=(,PASS),DSN=&&OUTPT 9 XXSTDOUT DD SYSOUT=&SOUT 10 XXSYSPRINT DD SYSOUT=&SOUT 11 XXJCCOASM DD UNIT=VIO,SPACE=(3200,(200,100),RLSE),DSN=&&OBJ, XX DCB=(RECFM=FB,LRECL=80,BLKSIZE=3200),DISP=(,PASS) 12 //COMPILE.SYSIN DD DATA,DLM='/@' X/SYSIN DD DSN=&INFILE,DISP=SHR *** 13 XXPRELINK EXEC PGM=PRELINK, XX PARM='-r //DDN:L //DDN:O //DDN:I' 14 XXSTEPLIB DD DSN=&JCC..LINKLIB,DISP=SHR 15 XXSTDOUT DD SYSOUT=&SOUT 16 XXL DD DSN=&JCC..OBJ,DISP=SHR 17 XXI DD DSN=&&OBJ,DISP=(OLD,DELETE) 18 XXO DD UNIT=VIO,SPACE=(3200,(200,100),RLSE),DSN=&&OBJMOD, XX DCB=(RECFM=FB,LRECL=80,BLKSIZE=3200),DISP=(,PASS) *** 19 XXLKED EXEC PGM=IEWL,PARM='NCAL,MAP,LIST,XREF,NORENT' 20 XXSYSUT1 DD UNIT=SYSDA,SPACE=(CYL,(5,2)) 21 XXSYSPRINT DD SYSOUT=&SOUT 22 XXSYSLIN DD DSN=&&OBJMOD,DISP=(OLD,DELETE) 23 XXSYSLMOD DD DSN=&&GOSET(GO),UNIT=SYSDA,SPACE=(4096,(100,20,1)), XX DCB=(RECFM=U,BLKSIZE=4096),DISP=(,PASS) *** 24 XXGO EXEC PGM=GO 25 XXSTEPLIB DD DSN=&&GOSET,DISP=(OLD,DELETE) 26 //GO.STDOUT DD SYSOUT=*,OUTLIM=5000 X/STDOUT DD SYSOUT=&SOUT 27 //GO.STDERR DD SYSOUT=*,OUTLIM=5000 X/STDERR DD SYSOUT=&SOUT 28 XXSTDIN DD DDNAME=SYSIN 29 //GO.SYSIN DD * // STMT NO. MESSAGE - 4 IEF653I SUBSTITUTION JCL - PARM='-I//DDN:JCCINCL //DDN:SYSIN -o' 5 IEF653I SUBSTITUTION JCL - DSN=JCC.LINKLIB,DISP=SHR 6 IEF653I SUBSTITUTION JCL - DSN=JCC.INCLUDE,DISP=SHR 7 IEF653I SUBSTITUTION JCL - DSN=JCC.INCLUDE,DISP=SHR 9 IEF653I SUBSTITUTION JCL - SYSOUT=* 10 IEF653I SUBSTITUTION JCL - SYSOUT=* 12 IEF653I SUBSTITUTION JCL - DSN=,DISP=SHR 14 IEF653I SUBSTITUTION JCL - DSN=JCC.LINKLIB,DISP=SHR 15 IEF653I SUBSTITUTION JCL - SYSOUT=* 16 IEF653I SUBSTITUTION JCL - DSN=JCC.OBJ,DISP=SHR 21 IEF653I SUBSTITUTION JCL - SYSOUT=* 26 IEF653I SUBSTITUTION JCL - SYSOUT=* 27 IEF653I SUBSTITUTION JCL - SYSOUT=* IEF236I ALLOC. FOR HEWO#JCC COMPILE CLG IEF237I 240 ALLOCATED TO STEPLIB IEF237I 191 ALLOCATED TO SYS00004 IEF237I 241 ALLOCATED TO JCCINCL IEF237I 241 ALLOCATED TO JCCINCS IEF237I 180 ALLOCATED TO JCCOUTPT IEF237I JES2 ALLOCATED TO STDOUT IEF237I JES2 ALLOCATED TO SYSPRINT IEF237I VIO ALLOCATED TO JCCOASM IEF237I JES2 ALLOCATED TO SYSIN IEF142I HEWO#JCC COMPILE CLG - STEP WAS EXECUTED - COND CODE 0000 IEF285I JCC.LINKLIB KEPT *--------0 IEF285I VOL SER NOS= PUB000. IEF285I SYS1.UCAT.MVS KEPT *--------0 IEF285I VOL SER NOS= MVSCAT. IEF285I JCC.INCLUDE KEPT *--------9 IEF285I VOL SER NOS= PUB010. IEF285I JCC.INCLUDE KEPT *--------0 IEF285I VOL SER NOS= PUB010. IEF285I SYS18294.T113820.RA000.HEWO#JCC.OUTPT PASSED *--------0 IEF285I VOL SER NOS= WORK02. IEF285I JES2.JOB00008.SO0103 SYSOUT IEF285I JES2.JOB00008.SO0104 SYSOUT IEF285I SYS18294.T113820.RA000.HEWO#JCC.OBJ PASSED *--------1 IEF285I JES2.JOB00008.SI0101 SYSIN IEF373I STEP /COMPILE / START 18294.1138 IEF374I STEP /COMPILE / STOP 18294.1138 CPU 0MIN 00.04SEC SRB 0MIN 00.01SEC VIRT 1284K SYS 232K ************************************************************************************************************************************ * 1. Jobstep of job: HEWO#JCC Stepname: COMPILE Program name: JCC Executed on 21.10.18 from 11.38.20 to 11.38.20 * * elapsed time 00:00:00,12 CPU-Identifier: TK4- Page-in: 0 * * CPU time 00:00:00,05 Virtual Storage used: 1284K Page-out: 0 * * corr. CPU: 00:00:00,05 CPU time has been corrected by 1 / 1,0 multiplier * * * * I/O Operation * * Number of records read via DD * or DD DATA: 7 * * 240.......0 191.......0 241.......9 241.......0 180.......0 DMY.......0 DMY.......0 FFF.......1 DMY.......0 * * * * Charge for step (w/o SYSOUT): 0,08 * ************************************************************************************************************************************ IEF236I ALLOC. FOR HEWO#JCC PRELINK CLG IEF237I 240 ALLOCATED TO STEPLIB IEF237I 191 ALLOCATED TO SYS00006 IEF237I JES2 ALLOCATED TO STDOUT IEF237I 241 ALLOCATED TO L IEF237I VIO ALLOCATED TO I IEF237I VIO ALLOCATED TO O IEF142I HEWO#JCC PRELINK CLG - STEP WAS EXECUTED - COND CODE 0000 IEF285I JCC.LINKLIB KEPT *--------0 IEF285I VOL SER NOS= PUB000. IEF285I SYS1.UCAT.MVS KEPT *--------0 IEF285I VOL SER NOS= MVSCAT. IEF285I JES2.JOB00008.SO0105 SYSOUT IEF285I JCC.OBJ KEPT *------561 IEF285I VOL SER NOS= PUB010. IEF285I SYS18294.T113820.RA000.HEWO#JCC.OBJ DELETED *--------4 IEF285I SYS18294.T113820.RA000.HEWO#JCC.OBJMOD PASSED *-------68 IEF373I STEP /PRELINK / START 18294.1138 IEF374I STEP /PRELINK / STOP 18294.1138 CPU 0MIN 00.63SEC SRB 0MIN 00.04SEC VIRT 528K SYS 272K ************************************************************************************************************************************ * 2. Jobstep of job: HEWO#JCC Stepname: PRELINK Program name: PRELINK Executed on 21.10.18 from 11.38.20 to 11.38.21 * * elapsed time 00:00:00,77 CPU-Identifier: TK4- Page-in: 0 * * CPU time 00:00:00,67 Virtual Storage used: 528K Page-out: 0 * * corr. CPU: 00:00:00,67 CPU time has been corrected by 1 / 1,0 multiplier * * * * I/O Operation * * Number of records read via DD * or DD DATA: 0 * * 240.......0 191.......0 DMY.......0 241.....561 FFF.......4 FFF......68 * * * * Charge for step (w/o SYSOUT): 1,11 * ************************************************************************************************************************************ IEF236I ALLOC. FOR HEWO#JCC LKED CLG IEF237I 190 ALLOCATED TO SYSUT1 IEF237I JES2 ALLOCATED TO SYSPRINT IEF237I VIO ALLOCATED TO SYSLIN IEF237I 180 ALLOCATED TO SYSLMOD IEF142I HEWO#JCC LKED CLG - STEP WAS EXECUTED - COND CODE 0000 IEF285I SYS18294.T113820.RA000.HEWO#JCC.R0000001 DELETED *-------64 IEF285I VOL SER NOS= WORK03. IEF285I JES2.JOB00008.SO0106 SYSOUT IEF285I SYS18294.T113820.RA000.HEWO#JCC.OBJMOD DELETED *-------69 IEF285I SYS18294.T113820.RA000.HEWO#JCC.GOSET PASSED *-------47 IEF285I VOL SER NOS= WORK02. IEF373I STEP /LKED / START 18294.1138 IEF374I STEP /LKED / STOP 18294.1138 CPU 0MIN 00.03SEC SRB 0MIN 00.01SEC VIRT 260K SYS 248K ************************************************************************************************************************************ * 3. Jobstep of job: HEWO#JCC Stepname: LKED Program name: IEWL Executed on 21.10.18 from 11.38.21 to 11.38.21 * * elapsed time 00:00:00,05 CPU-Identifier: TK4- Page-in: 0 * * CPU time 00:00:00,04 Virtual Storage used: 260K Page-out: 0 * * corr. CPU: 00:00:00,04 CPU time has been corrected by 1 / 1,0 multiplier * * * * I/O Operation * * Number of records read via DD * or DD DATA: 0 * * 190......64 DMY.......0 FFF......69 180......47 * * * * Charge for step (w/o SYSOUT): 0,06 * ************************************************************************************************************************************ IEF236I ALLOC. FOR HEWO#JCC GO CLG IEF237I 180 ALLOCATED TO STEPLIB IEF237I JES2 ALLOCATED TO STDOUT IEF237I JES2 ALLOCATED TO STDERR IEF237I JES2 ALLOCATED TO STDIN IEF142I HEWO#JCC GO CLG - STEP WAS EXECUTED - COND CODE 0000 IEF285I SYS18294.T113820.RA000.HEWO#JCC.GOSET DELETED *--------0 IEF285I VOL SER NOS= WORK02. IEF285I JES2.JOB00008.SO0107 SYSOUT IEF285I JES2.JOB00008.SO0108 SYSOUT IEF285I JES2.JOB00008.SI0102 SYSIN IEF373I STEP /GO / START 18294.1138 IEF374I STEP /GO / STOP 18294.1138 CPU 0MIN 00.01SEC SRB 0MIN 00.00SEC VIRT 416K SYS 228K ************************************************************************************************************************************ * 4. Jobstep of job: HEWO#JCC Stepname: GO Program name: GO Executed on 21.10.18 from 11.38.21 to 11.38.21 * * elapsed time 00:00:00,02 CPU-Identifier: TK4- Page-in: 0 * * CPU time 00:00:00,01 Virtual Storage used: 416K Page-out: 0 * * corr. CPU: 00:00:00,01 CPU time has been corrected by 1 / 1,0 multiplier * * * * I/O Operation * * Number of records read via DD * or DD DATA: 0 * * 180.......0 DMY.......0 DMY.......0 DMY.......0 * * * * Charge for step (w/o SYSOUT): 0,01 * ************************************************************************************************************************************ IEF237I 180 ALLOCATED TO SYS00001 IEF285I SYS18294.T113821.RA000.HEWO#JCC.R0000001 KEPT *--------0 IEF285I VOL SER NOS= WORK02. IEF285I SYS18294.T113820.RA000.HEWO#JCC.OUTPT DELETED IEF285I VOL SER NOS= WORK02. IEF375I JOB /HEWO#JCC/ START 18294.1138 IEF376I JOB /HEWO#JCC/ STOP 18294.1138 CPU 0MIN 00.71SEC SRB 0MIN 00.06SEC Page Option Hint -z8096 (84 max. used of 4096) JCC-RC:0, 323584 heap bytes used, 266240 stack bytes used, Total Time:36ms Mapping @@CRT0 ST000000 Mapping @crt0 ST000001 Mapping athreadid ST000002 Mapping atexit ST000003 Mapping alloca ST000004 Mapping _exit ST000005 Mapping exit ST000006 Mapping _exec_vector ST000007 Mapping _xlate ST000008 Mapping __libc_amode ST000009 Mapping __libc_noexp ST000010 Mapping __init_stack_size ST000011 Mapping malloc ST000012 Mapping __load_args ST000013 Mapping __stdio_init ST000014 Mapping __initio ST000015 Mapping __load_env ST000016 Mapping __init_threads ST000017 Mapping EnterCriticalSection ST000018 Mapping LeaveCriticalSection ST000019 Mapping __socks_thread_term ST000020 Mapping debug_server ST000021 Mapping start_debug ST000022 Mapping main ST000023 Mapping write ST000024 Mapping endthread ST000025 Mapping __term_threads ST000026 Mapping __fcloseall ST000027 Mapping __termio ST000028 Mapping stop_debug ST000029 Mapping __libc_free_all ST000030 Mapping __StartClock ST000031 Mapping __libc_ECS ST000032 Mapping __libc_LCS ST000033 Mapping __libc_STT ST000034 Mapping __libc_expmem ST000035 Mapping __debug_server ST000036 Mapping __environ ST000037 Mapping __progname ST000038 Mapping __libc_arch ST000039 Mapping __libc_oarch ST000040 Mapping __libc_mode ST000041 Mapping __libc_osvm ST000042 Mapping __libc_heap_used ST000043 Mapping __libc_heap_max ST000044 Mapping __libc_stack_used ST000045 Mapping __libc_stack_max ST000046 Mapping __libc_tso_status ST000047 Mapping __libc_stack_start ST000048 Mapping entry_R13 ST000049 Mapping estspie2 ST000050 Mapping a_estspie2 ST000051 Mapping rstspie2 ST000052 Mapping a_rstspie2 ST000053 Mapping @SYSIN ST000054 Mapping printf ST000055 Mapping @_DIV64 ST000056 Mapping __udivdi3 ST000057 Mapping __divdi3 ST000058 Mapping @@DIVI64 ST000059 Mapping @@DIVU64 ST000060 Mapping abs ST000061 Mapping labs ST000062 Mapping @ACOS ST000063 Mapping sqrt ST000064 Mapping atan2 ST000065 Mapping acos ST000066 Mapping estspie ST000067 Mapping rstspie ST000068 Mapping amalloc ST000069 Mapping afree ST000070 Mapping @ARGS ST000071 Mapping __stdin ST000072 Mapping __stdout ST000073 Mapping __stderr ST000074 Mapping __errno ST000075 Mapping @ASCTIME ST000076 Mapping asctime ST000077 Mapping @ASIN ST000078 Mapping asin ST000079 Mapping ASOCKET ST000080 Mapping _L_Sockets ST000081 Mapping _C_Sockets ST000082 Mapping _U_Sockets ST000083 Mapping @ASSERT ST000084 Mapping fprintf ST000085 Mapping stderr ST000086 Mapping __assert ST000087 Mapping @ATAN ST000088 Mapping atan ST000089 Mapping @ATAN2 ST000090 Mapping fabs ST000091 Mapping athreadlock ST000092 Mapping athreadpost ST000093 Mapping athreadwait ST000094 Mapping athreaddtch ST000095 Mapping athreadstatus ST000096 Mapping athreadpri ST000097 Mapping athreadstart ST000098 Mapping Sleep ST000099 Mapping setSleep ST000100 Mapping asystem ST000101 Mapping threadstart ST000102 Mapping @AUX3270 ST000103 Mapping strstr ST000104 Mapping closesocket ST000105 Mapping ioctlsocket ST000106 Mapping select ST000107 Mapping recv ST000108 Mapping send ST000109 Mapping accept ST000110 Mapping listen ST000111 Mapping bind ST000112 Mapping socket ST000113 Mapping SetNative ST000114 Mapping MYTERMON ST000115 Mapping MYTERMFF ST000116 Mapping MYTERMO ST000117 Mapping MYTERMI ST000118 Mapping MYTERMONi ST000119 Mapping MYTERMFFi ST000120 Mapping MYTERMOi ST000121 Mapping MYTERMIi ST000122 Mapping panel_port ST000123 Mapping panel_running ST000124 Mapping @BSEARCH ST000125 Mapping bsearch ST000126 Mapping bzero ST000127 Mapping @CEIL ST000128 Mapping ceil ST000129 Mapping @COS ST000130 Mapping sincos ST000131 Mapping cos ST000132 Mapping @COSH ST000133 Mapping exp ST000134 Mapping cosh ST000135 Mapping @COT ST000136 Mapping tancot ST000137 Mapping cot ST000138 Warning, <@@CRT0> is defined in multiple places, symbol in //DDN:L(CRT0) will be used, symbol in //DDN:L(CRT0) will be discarded Warning, <@crt0> is defined in multiple places, symbol in //DDN:L(CRT0) will be used, symbol in //DDN:L(CRT0) will be discarded Warning, is defined in multiple places, symbol in //DDN:L(CRT0) will be used, symbol in //DDN:L(CRT0) will be discarded Warning, is defined in multiple places, symbol in //DDN:L(CRT0) will be used, symbol in //DDN:L(CRT0) will be discarded Warning, is defined in multiple places, symbol in //DDN:L(CRT0) will be used, symbol in //DDN:L(CRT0) will be discarded Warning, <_exit> is defined in multiple places, symbol in //DDN:L(CRT0) will be used, symbol in //DDN:L(CRT0) will be discarded Warning, is defined in multiple places, symbol in //DDN:L(CRT0) will be used, symbol in //DDN:L(CRT0) will be discarded Warning, <_exec_vector> is defined in multiple places, symbol in //DDN:L(CRT0) will be used, symbol in //DDN:L(CRT0) will be discarded Warning, <_xlate> is defined in multiple places, symbol in //DDN:L(CRT0) will be used, symbol in //DDN:L(CRT0) will be discarded Warning, <__libc_amode> is defined in multiple places, symbol in //DDN:L(CRT0) will be used, symbol in //DDN:L(CRT0) will be discarded Warning, <__StartClock> is defined in multiple places, symbol in //DDN:L(CRT0) will be used, symbol in //DDN:L(CRT0) will be discarded Warning, <__libc_ECS> is defined in multiple places, symbol in //DDN:L(CRT0) will be used, symbol in //DDN:L(CRT0) will be discarded Warning, <__libc_LCS> is defined in multiple places, symbol in //DDN:L(CRT0) will be used, symbol in //DDN:L(CRT0) will be discarded Warning, <__libc_STT> is defined in multiple places, symbol in //DDN:L(CRT0) will be used, symbol in //DDN:L(CRT0) will be discarded Warning, <__libc_expmem> is defined in multiple places, symbol in //DDN:L(CRT0) will be used, symbol in //DDN:L(CRT0) will be discarded Warning, <__debug_server> is defined in multiple places, symbol in //DDN:L(CRT0) will be used, symbol in //DDN:L(CRT0) will be discarded Warning, <__environ> is defined in multiple places, symbol in //DDN:L(CRT0) will be used, symbol in //DDN:L(CRT0) will be discarded Warning, <__progname> is defined in multiple places, symbol in //DDN:L(CRT0) will be used, symbol in //DDN:L(CRT0) will be discarded Warning, <__libc_arch> is defined in multiple places, symbol in //DDN:L(CRT0) will be used, symbol in //DDN:L(CRT0) will be discarded Warning, <__libc_oarch> is defined in multiple places, symbol in //DDN:L(CRT0) will be used, symbol in //DDN:L(CRT0) will be discarded Warning, <__libc_mode> is defined in multiple places, symbol in //DDN:L(CRT0) will be used, symbol in //DDN:L(CRT0) will be discarded Warning, <__libc_osvm> is defined in multiple places, symbol in //DDN:L(CRT0) will be used, symbol in //DDN:L(CRT0) will be discarded Warning, <__libc_heap_used> is defined in multiple places, symbol in //DDN:L(CRT0) will be used, symbol in //DDN:L(CRT0) will be discarded Warning, <__libc_heap_max> is defined in multiple places, symbol in //DDN:L(CRT0) will be used, symbol in //DDN:L(CRT0) will be discarded Warning, <__libc_stack_used> is defined in multiple places, symbol in //DDN:L(CRT0) will be used, symbol in //DDN:L(CRT0) will be discarded Warning, <__libc_stack_max> is defined in multiple places, symbol in //DDN:L(CRT0) will be used, symbol in //DDN:L(CRT0) will be discarded Warning, <__libc_tso_status> is defined in multiple places, symbol in //DDN:L(CRT0) will be used, symbol in //DDN:L(CRT0) will be discarded Warning, <__libc_stack_start> is defined in multiple places, symbol in //DDN:L(CRT0) will be used, symbol in //DDN:L(CRT0) will be discarded Warning, is defined in multiple places, symbol in //DDN:L(CRT0) will be used, symbol in //DDN:L(CRT0) will be discarded Warning, is defined in multiple places, symbol in //DDN:L(CRT0) will be used, symbol in //DDN:L(CRT0) will be discarded Warning, is defined in multiple places, symbol in //DDN:L(CRT0) will be used, symbol in //DDN:L(CRT0) will be discarded Mapping @CSIGN ST000139 Mapping _copysign ST000140 Mapping _chgsign ST000141 Mapping @CTIME ST000142 Mapping localtime ST000143 Mapping ctime ST000144 Mapping __ctype ST000145 Mapping isupper ST000146 Mapping islower ST000147 Mapping isalpha ST000148 Mapping isdigit ST000149 Mapping isxdigit ST000150 Mapping isspace ST000151 Mapping isprint ST000152 Mapping isgraph ST000153 Mapping isblank ST000154 Mapping iscntrl ST000155 Mapping ispunct ST000156 Mapping isalnum ST000157 Mapping @CUSERID ST000158 Mapping cuserid ST000159 Mapping getlogin ST000160 Mapping @DEBUG ST000161 Mapping _setjmp_canc ST000162 Mapping _setjmp_stae ST000163 Mapping gethostbyname ST000164 Mapping inet_addr ST000165 Mapping connect ST000166 Mapping __malloc24 ST000167 Mapping free ST000168 Mapping atol ST000169 Mapping div ST000170 Mapping ldiv ST000171 Mapping udiv ST000172 Mapping EXDYN76 ST000173 Mapping @EXP ST000174 Mapping ldexp ST000175 Mapping __infinity ST000176 Mapping EZASOKET ST000177 Mapping @FABS ST000178 Mapping @FLOAT ST000179 Mapping fltdigit ST000180 Mapping strcat ST000181 Mapping gcvt ST000182 Mapping ecvt ST000183 Mapping fcvt ST000184 Mapping strtod ST000185 Mapping atof ST000186 Mapping @FLOOR ST000187 Mapping floor ST000188 Mapping @FMOD ST000189 Mapping frexp ST000190 Mapping fmod ST000191 Mapping @FPRINTF ST000192 Mapping vfprintf ST000193 Mapping @FREXP ST000194 Mapping @FSCANF ST000195 Mapping vfscanf ST000196 Mapping fscanf ST000197 Mapping fstrstr ST000198 Mapping @GETENV ST000199 Mapping getenv ST000200 Mapping @GETS ST000201 Mapping y_lseek ST000202 Mapping z_complete_write ST000203 Mapping w_term ST000204 Mapping __int_handles ST000205 Mapping __uss_generic ST000206 Mapping LOWLEVIO ST000207 Mapping __gets ST000208 Mapping pushbackc ST000209 Mapping @GMTIME ST000210 Mapping __gettz ST000211 Mapping gmtime ST000212 Mapping gmtime_r ST000213 Mapping localtime_r ST000214 Mapping @IO ST000215 Mapping strupr ST000216 Mapping strcmp ST000217 Mapping __get_tmpddn ST000218 Mapping __get_ddndsnmemb ST000219 Mapping close ST000220 Mapping commit ST000221 Mapping dup ST000222 Mapping dup2 ST000223 Mapping eof ST000224 Mapping open ST000225 Mapping read ST000226 Mapping _style ST000227 Mapping _fmode ST000228 Mapping _vmode ST000229 Mapping _umode ST000230 Mapping __dd_name ST000231 Mapping __libc_ussok ST000232 Mapping @IOMODE ST000233 Mapping isatty ST000234 Mapping setmode ST000235 Mapping @IOMVS ST000236 Mapping __getdcb ST000237 Mapping __getdcba ST000238 Mapping __bldl ST000239 Mapping __note ST000240 Mapping __setstow ST000241 Mapping @LDEXP ST000242 Mapping llabs ST000243 Mapping @LLDIV ST000244 Mapping lldiv ST000245 Mapping @LOG ST000246 Mapping log ST000247 Mapping @LOG10 ST000248 Mapping log10 ST000249 Mapping @LSEARCH ST000250 Mapping lfind ST000251 Mapping lsearch ST000252 Mapping @LSEEK ST000253 Mapping _truncate ST000254 Mapping tell ST000255 Mapping lseek ST000256 Mapping filelength ST000257 Mapping @LTOA ST000258 Mapping ltoa ST000259 Mapping _ultoa ST000260 Mapping @MALLOC ST000261 Mapping __malloc31 ST000262 Mapping calloc ST000263 Mapping _msize ST000264 Mapping __libc_memvm ST000265 Mapping memccpy ST000266 Mapping memchr ST000267 Mapping rawmemchr ST000268 Mapping __rawmemchr ST000269 Mapping memcmp ST000270 Mapping memcpy ST000271 Mapping memicmp ST000272 Mapping __upper1 ST000273 Mapping memmove ST000274 Mapping bcopy ST000275 Mapping __bcopy ST000276 Mapping memset ST000277 Mapping @MKTIME ST000278 Mapping mktime ST000279 Mapping @MODF ST000280 Mapping modf ST000281 Mapping @MVSUTIL ST000282 Mapping _wri2dom ST000283 Mapping _wri2op ST000284 Mapping _wri2log ST000285 Mapping _getlnf ST000286 Mapping _getln ST000287 Mapping _putln ST000288 Mapping _putline ST000289 Mapping _getline ST000290 Mapping _CIB_STOP ST000291 Mapping _write2log ST000292 Mapping _write2op ST000293 Mapping _write2opr ST000294 Mapping @@MVSUT ST000295 Mapping _setstax ST000296 Mapping _setstax_canc ST000297 Mapping _testauth ST000298 Mapping _modeset ST000299 Mapping _wri2opr ST000300 Mapping @PERROR ST000301 Mapping __strerror_r ST000302 Mapping perror ST000303 Mapping @POW ST000304 Mapping pow ST000305 Mapping @PRINTF ST000306 Mapping stdout ST000307 Mapping @PUTENV ST000308 Mapping realloc ST000309 Mapping strchr ST000310 Mapping putenv ST000311 Mapping @QSORT ST000312 Mapping qsort ST000313 Mapping @RAND ST000314 Mapping rand ST000315 Mapping srand ST000316 Mapping @REALLOC ST000317 Mapping @RENAME ST000318 Mapping rename ST000319 Mapping _rotl ST000320 Mapping _lrotl ST000321 Mapping _rotr ST000322 Mapping _lrotr ST000323 Mapping @SCANF ST000324 Mapping stdin ST000325 Mapping scanf ST000326 Mapping setjmp ST000327 Mapping longjmp ST000328 Mapping @SIGNAL ST000329 Mapping raise ST000330 Mapping signal ST000331 Mapping @SIN ST000332 Mapping sin ST000333 Mapping @SINCOS ST000334 Mapping @SINH ST000335 Mapping sinh ST000336 Mapping @SNPRINT ST000337 Mapping vsnprintf ST000338 Mapping snprintf ST000339 Mapping @SOCKET ST000340 Mapping __subtask ST000341 Mapping WSAGetLastError ST000342 Mapping ascii2ebcdic ST000343 Mapping ebcdic2ascii ST000344 Mapping inet_aton ST000345 Mapping fcntl ST000346 Mapping gethostid ST000347 Mapping gethostname ST000348 Mapping getpeername ST000349 Mapping getsockname ST000350 Mapping getsockopt ST000351 Mapping ioctl ST000352 Mapping readsocket ST000353 Mapping readv ST000354 Mapping recvfrom ST000355 Mapping recvmsg ST000356 Mapping sendmsg ST000357 Mapping sendto ST000358 Mapping setsockopt ST000359 Mapping shutdown ST000360 Mapping writesocket ST000361 Mapping writev ST000362 Mapping getclientid ST000363 Mapping givesocket ST000364 Mapping takesocket ST000365 Mapping selectex ST000366 Mapping getibmopt ST000367 Mapping gethostbyaddr ST000368 Mapping give_task ST000369 Mapping give_easy ST000370 Mapping take_easy ST000371 Mapping __jcc_FD_SETSIZE ST000372 Mapping @SPRINTF ST000373 Mapping vsprintf ST000374 Mapping sprintf ST000375 Mapping @SQRT ST000376 Mapping @SSCANF ST000377 Mapping sscanf ST000378 Mapping sstrstr ST000379 Mapping @STDIO ST000380 Mapping strlwr ST000381 Mapping fopen ST000382 Mapping fflush ST000383 Mapping _fflushall ST000384 Mapping freopen ST000385 Mapping fdopen ST000386 Mapping setvbuf ST000387 Mapping setbuf ST000388 Mapping fclose ST000389 Mapping fcloseall ST000390 Mapping fileno ST000391 Mapping feof ST000392 Mapping ferror ST000393 Mapping clearerr ST000394 Mapping fseek ST000395 Mapping rewind ST000396 Mapping ftell ST000397 Mapping fgetpos ST000398 Mapping fsetpos ST000399 Mapping fread ST000400 Mapping _getw ST000401 Mapping ungetc ST000402 Mapping fgetc ST000403 Mapping fgets ST000404 Mapping gets ST000405 Mapping fwrite ST000406 Mapping _putw ST000407 Mapping fputc ST000408 Mapping putchar ST000409 Mapping fputs ST000410 Mapping puts ST000411 Mapping @STRCASE ST000412 Mapping __upper2 ST000413 Mapping strcasecmp ST000414 Mapping strcpy ST000415 Mapping @STRCSPN ST000416 Mapping strcspn ST000417 Mapping @STRDUP ST000418 Mapping strdup ST000419 Mapping @STRERRO ST000420 Mapping strerror ST000421 Mapping @STRFTIM ST000422 Mapping strftime ST000423 Mapping strlen ST000424 Mapping @STRLWR ST000425 Mapping __lower1 ST000426 Mapping @STRNCAS ST000427 Mapping strncasecmp ST000428 Mapping strncat ST000429 Mapping strncmp ST000430 Mapping strncpy ST000431 Mapping @STRNSET ST000432 Mapping strnset ST000433 Mapping @STRPBRK ST000434 Mapping strpbrk ST000435 Mapping strrchr ST000436 Mapping memrchr ST000437 Mapping @STRREV ST000438 Mapping strrev ST000439 Mapping @STRSPN ST000440 Mapping strspn ST000441 Mapping strspnp ST000442 Mapping @STRSTR ST000443 Mapping @STRTOK ST000444 Mapping strtok ST000445 Mapping @STRTOL ST000446 Mapping strtol ST000447 Mapping @STRTOLL ST000448 Mapping strtoll ST000449 Mapping atoll ST000450 Mapping @STRTOUL ST000451 Mapping strtoul ST000452 Mapping @STRTULL ST000453 Mapping strtoull ST000454 Mapping @STRUPR ST000455 Mapping _swab ST000456 Mapping @TAN ST000457 Mapping tan ST000458 Mapping @TANCOT ST000459 Mapping @TANH ST000460 Mapping tanh ST000461 Mapping @THREADS ST000462 Mapping InitialiseCriticalSection ST000463 Mapping beginthread ST000464 Mapping threadstatus ST000465 Mapping threadpriority ST000466 Mapping syncthread ST000467 Mapping systemTSO ST000468 Mapping system ST000469 Mapping spawn ST000470 Mapping spawnc ST000471 Mapping CreateEvent ST000472 Mapping ResetEvent ST000473 Mapping SetEvent ST000474 Mapping EventStatus ST000475 Mapping WaitForSingleEvent ST000476 Mapping WaitForMultipleEvents ST000477 Mapping CloseEvent ST000478 Mapping time ST000479 Mapping gettimeofday ST000480 Mapping difftime ST000481 Mapping clock ST000482 Mapping tolower ST000483 Mapping _tolower ST000484 Mapping __lower2 ST000485 Mapping toupper ST000486 Mapping _toupper ST000487 Mapping @UNLINK ST000488 Mapping _unlink ST000489 Mapping remove ST000490 Mapping @VFPRINT ST000491 Mapping @VFSCANF ST000492 Mapping @VPRINTF ST000493 Mapping vprintf ST000494 Mapping @VSNPRIN ST000495 Mapping @VSPRINT ST000496 Linking Linking Linking Linking Linking Linking Linking Linking Linking Linking Linking Linking Linking Linking Linking Linking Linking Linking Linking Linking Linking Linking Linking Linking Linking Linking Linking Linking Linking PLK-RC:0, Total Time:721ms F64-LEVEL LINKAGE EDITOR OPTIONS SPECIFIED NCAL,MAP,LIST,NORENT DEFAULT OPTION(S) USED - SIZE=(231424,55296) IEW0000 ENTRY ST000000 MODULE MAP CONTROL SECTION ENTRY NAME ORIGIN LENGTH NAME LOCATION NAME LOCATION NAME LOCATION NAME LOCATION ST000000 00 B24 ST000001 00 ST000002 2B8 ST000003 2D0 ST000004 300 ST000005 428 ST000006 440 ST000007 558 ST000008 568 ST000009 5C0 ST000031 688 ST000032 690 ST000033 694 ST000034 698 ST000035 69C ST000036 6A0 ST000037 6A4 ST000038 6A8 ST000039 6AC ST000040 6B0 ST000041 6B4 ST000042 6B8 ST000043 6BC ST000044 6C0 ST000045 6C4 ST000046 6C8 ST000047 6CC ST000048 6D0 ST000049 AD0 ST000051 B1C ST000053 B20 ST000054 B28 74 ST000023 B28 ST000056 BA0 140 ST000059 BA0 ST000060 C38 ST000069 CE0 168 ST000070 DB0 ST000071 E48 1370 ST000013 EF8 ST000072 1B18 ST000073 1B58 ST000074 1B98 ST000075 1BD8 ST000145 21B8 404 ST000146 24BC ST000147 24CC ST000148 24DC ST000149 24EC ST000150 24FC ST000151 250C ST000152 251C ST000153 252C ST000154 253C ST000155 254C ST000156 255C ST000157 256C ST000170 25C0 6C ST000171 25C0 ST000172 25E0 ST000058 2630 214 ST000057 26D8 ST000173 2848 28 ST000179 2870 1FBC ST000182 2F40 ST000183 33D0 ST000184 34A0 ST000185 3578 ST000186 3C90 ST000176 3DA4 ST000180 4830 68 ST000198 4898 58 ST000201 48F0 1564 ST000208 48F0 ST000209 5A90 ST000215 5E58 DB68 ST000218 5E58 ST000219 5F08 ST000015 6648 ST000220 7938 ST000221 8028 ST000222 81D0 ST000223 8508 ST000224 8950 ST000202 8A10 ST000225 9620 ST000226 EBB0 ST000203 FE18 ST000024 109A0 ST000028 12A88 ST000227 13134 ST000228 13138 ST000229 1313C ST000230 13140 ST000231 13144 ST000204 13148 ST000232 13150 ST000205 13358 ST000207 139C0 290 ST000253 13C50 1160 NAME ORIGIN LENGTH NAME LOCATION NAME LOCATION NAME LOCATION NAME LOCATION ST000254 13C50 ST000255 13FB8 ST000256 14230 ST000257 14830 ST000261 14DB0 2004 ST000012 15628 ST000262 156C8 ST000167 15768 ST000263 15810 ST000168 15DD8 ST000030 16008 ST000264 16140 ST000265 16474 ST000306 16DB8 6C ST000055 16DB8 ST000379 16E28 48 ST000380 16E70 2E2C ST000382 17068 ST000383 170E0 ST000384 17178 ST000385 171E0 ST000386 17310 ST000387 173B0 ST000388 17488 ST000014 174F0 ST000389 176C8 ST000027 17778 ST000390 177F0 ST000391 17878 ST000392 17918 ST000393 17998 ST000394 17A18 ST000395 17AA0 ST000396 17B40 ST000397 17BD0 ST000398 17C50 ST000399 17CD8 ST000400 17D58 ST000401 17EF0 ST000402 17F68 ST000403 180A8 ST000404 181C0 ST000405 18408 ST000406 18618 ST000407 18798 ST000408 18810 ST000409 18888 ST000410 18900 ST000411 189A8 ST000325 19C50 ST000307 19C54 ST000086 19C58 ST000181 19CA0 64 ST000310 19D08 6C ST000217 19D78 6C ST000425 19DE8 1A0 ST000381 19DE8 ST000426 19E84 ST000443 19F88 110 ST000104 19F88 ST000446 1A098 564 ST000447 1A4A8 ST000169 1A500 ST000455 1A600 1A0 ST000216 1A600 ST000273 1A69C ST000491 1A7A0 3968 ST000193 1DC80 ST000206 1E108 40 ENTRY ADDRESS 00 TOTAL LENGTH 1E148 ****GO DOES NOT EXIST BUT HAS BEEN ADDED TO DATA SET AUTHORIZATION CODE IS 0. Hello World !