Patch Name: PHSS_23952 Patch Description: s700_800 10.X Fortran90 B.10.20.(19|20|27) cumulative patch Creation Date: 01/07/01 Post Date: 01/07/01 Hardware Platforms - OS Releases: s700: 10.20 s800: 10.20 Products: FORTRAN90 B.10.20.19 FORTRAN90 B.10.20.20 FORTRAN90 B.10.20.27 Filesets: FORTRAN90.FORT90-PRG,B.10.20.19 FORTRAN90.FORT90-PRG,B.10.20.20 FORTRAN90.FORT90-PRG,B.10.20.27 FORTRAN90.FORT90-MAN,B.10.20.19 FORTRAN90.FORT90-MAN,B.10.20.20 FORTRAN90.FORT90-MAN,B.10.20.27 FORTRAN90.F90-JPN-E-MAN,B.10.20.19 FORTRAN90.F90-JPN-E-MAN,B.10.20.20 FORTRAN90.F90-JPN-E-MAN,B.10.20.27 FORTRAN90.F90-JPN-S-MAN,B.10.20.19 FORTRAN90.F90-JPN-S-MAN,B.10.20.20 FORTRAN90.F90-JPN-S-MAN,B.10.20.27 Automatic Reboot?: No Status: General Release Critical: No Path Name: /hp-ux_patches/s700_800/10.X/PHSS_23952 Symptoms: PHSS_23952: 01)JAGaa94224:The compiler did not accept READONLY as a key word in the OPEN statement. 02)JAGac95334:The compiler did not allow "SAVE" to be specified more than once for a variable. 03)JAGad25551:The compiler aborted when using the combination of switches +O3 +Oall +Oautopar +Oparallel +Ovectorize. 04)JAGad24532:Using the prefetch directive sometimes caused the compiler to encounter an internal error. 05)JAGad00319:The compiler did not allow an EQUIVALENCE statement to follow the variable declaration. 06)JAGad31474:The compiler did not allow the use of the intrinsic "size" function in array declarations. 07)JAGad34044:The compiler could not handle debug symbol indices above 2**20. This problem appeared as an internal compiler error. 08)JAGad38375:The F90 compiler generated different output than the F77 compiler for 2**(-1). 09)JAGad47767:The compiler generated an internal error when evaluating a parameter statement that used the INT intrinsic. 10)JAGad48285:Poor run-time performance when using pointers to arrays passed as parameters. 11)JAGad48570:Poor compile-time performance for initialization of large arrays. 12)JAGad51609:The compiler did not initialize character variables with length *. 13)JAGad53957:The compiler calculated an incorrect results for -10**30 when compiling using free- format. 14)JAGad54112:The intrinsic function NINT returned a wrong answer. 15)JAGad54504:Low level optimization of 64 bit code caused an internal compiler error. 16)JAGad55286:+U77 caused core dump & memory fault. 17)JAGad58257:The compiler aborted on very large arrays. 18)JAGad62012:Using -g +z and +O2 sometimes caused an internal compiler error. 19)JAGad62762:Poor compile-time performance problem with producing debug information at +O1. 20)JAGad64044:The compiler tried to save values for variables not valid in a SAVE list when a SAVE statement was specified with no parameters. 21)JAGad64905:Programs produced wrong answers when copying large string constants. 22)JAGad66766:The compiler aborted on nested routines with ALIAS directives. 23)JAGad68052:The F90 compiler did not allow % as comment character while F77 accepted this. 24)JAGad68443:The compiler aborted in the presence of redundant module uses. 25)JAGad69241:The compiler silently failed to create threads when the user sets CPS_STACK_SIZE too large. 26)JAGad69726:The M edit descriptor, available with F77, was not available in F90. 27)JAGad70835:The N edit descriptor, available with F77, was not available in F90. PHSS_23724: 01)JAGad00315:The compiler got an internal error when passing a character substring as a parameter. 02)JAGad51751:The compiler does not recognize and default to generate code for PA2.0 architecture on L class machines. 03)JAGad52669:The compiler does not handle ".." in relative source path correctly. 04)JAGad55851:The compiler does not always process the shared common directive correctly. PHSS_23351: 01)JAGad49313:Compiler does not allow common blocks to be mapped to system shared memory regions. 02)JAGad47314:Fortran77 and Fortran90 processes cannot share memory whose size is not a multiple of 8 bytes. 03)JAGad08926:The compiler is not unrolling a simple loop, user unroll is 2.5 times faster. 04)JAGad05033:The F90 Compiler takes over 100x longer to compile a series of logical/equivalence statements than the F77 compiler. PHSS_23243: 01)JAGad47735:Compiler does not allow a called "C" subroutine to modify a string literal parameter. This was allowed in F77. PHSS_23025: 01)JAGad41375:Compiler asserts on source with large number of tokens. 02)JAGad39319:Internal Compiler error using +Oopenmp 03)JAGad41488:Return 0 not handled properly (should be a normal return). 04)JAGab75257:Fortran90 does not support Complex(16). Should return an error. 05)JAGad44817:Compiler Internal Error with +Oopenmp. 06)JAGad43235:Use of PRIVATE directive causes internal compiler abort with bad dictionary reference. PHSS_22538: 01)JAGaa68236: Computation of "s**5." is 2-3 times slower with F90 than F77. 02)JAGad12935: f90 program generates incorrect results when compiled with -C. 03)JAGad15427: The compiler aborts using +O3 +Oparallel for programs with a GOTO out of a LOOP_PARALLEL. 04)JAGad23650: Compiler generates internal error message during assignment of a string field from a constant record substructure. 05)JAGad30138: Parallel reduction code overwrites static variables in BSS. 06)JAGad32585: F90 compilation error: Return_U2_Variable_Tag_From_Variable observed when a name list containing objects declared in common is used in a read statement. 07)JAGad32663: Error 4244 was not generated for OpenMP code as expected when a dynamic variable is used in a "private" clause of the "$omp parallel" directive. 08)JAGad33376: +DAportable does not work on 11x PA 2.0 machines. It produces an executable that will not run on PA 1.1. 09)JAGad35535: The F90 compiler needs an extension to allow a file to be opened several times using different unit numbers. This switch was in the F77 product as +E5. PHSS_22464: 01)JAGaa68254: Compiler Internal Error referencing f90numtab overflow with large data initialization. 02)JAGad12934: Compiler Internal Error with (character*(*)) when compiling index((text),'TEST'). 03)JAGad15565: IXOR of logical*1 was not supported. 04)JAGad23380: Customer requests E and G format treatment of leading zeros match f77 compiler output for easier comparison of prior results. 05)JAGad25820: +fastallocatable caused errors with allocatable arrays that were SAVEd. 06)JAGad29886: Compiler Internal Error when a module defines a COMMON block and USEs another module that also defines the same COMMON block. PHSS_22290: 01)JAGad10204: Compiler Internal Error with 'write(*) sizeof(1)' 02)JAGad12719: EQUIVALENCE statements with shared common caused compile time errors. PHSS_22112: 01)JAGad04422: Some OpenMP directives caused compiler internal errors when used with Modules. 02)JAGad08015: When multiple load options occurred in a single compile line and the later options were shorter than the earlier options, incorrect behavior occurred. 03)JAGad14842: The zero based getarg solution provided by PHSS_20578 caused incompatiblies for some customers using shared library calls to getarg. 04)JAGad10257: FSTREAM intrinsic only returns the lower 32 bits of FILE *fp pointer. That can cause problems for applications using wide mode (+DA2.0W). 05)JAGad21776: Hollerith literals that extended beyond a single line behaved differently in f77 +es than with f90 with +extend_source 06)JAGad23380: Request for closer correspondance of I/O output between f77 and f90. PHSS_21787: 01)JAGac40404: OpenMP runtime routines not yet available (such as omp_get_thread_num, omp_set_lock, omp_unset_lock, omp_test_lock) cause an abnormal exit from the compiler. 02)JAGac86812: segmentation fault in Fortran90 Front End after invalid alternate return detected. 03)JAGac89036: use of +fastallocatable building module gives error 8901 04)JAGad00206: +fastallocatable problem with SPEC 191.fma3d 05)JAGad00286: compiler abort for legal code with PARAMETER value in a CHARACTER declaration. 06)JAGad00311: assigning 65535 to an integer*2 generated an error message. 07)JAGad02360: Parallel reduction overflows were not handled correctly. 08)JAGad04015: Difference in literal printing between f77 +es and f90 +extend_source. 09)JAGad04620: Problem with Union overlapping other variables. 10)JAGad09092: NASTRAN f90 problem +DS2.0W segmentation fault and wrong behavior 11)JAGad09294: LOGICAL FUNCTION G*1() syntax not accepted by f90, but was accepted by f77. 12)JAGad12095: OpenMP directive error handling was inadequate. PHSS_21485: 01)JAGab70979: Reshape with negative numbers gives incorrect results. 02)JAGab75487: Some variables starting with Z in data statements are not handled properly. 03)JAGac86733: Logical statement function containing floating point gives incorrect results. 04)JAGad00245: Backend Assert - Unimplemented feature 5172 while compiling +O3 +Oparallel for a loop that had a multiple of 2 loop stride. 05)JAGad00286: When a CHARACTER declaration size is set by a PARAMETER value, the compiler complains that the value was undefined. 06)JAGad00305: Alternate return arguments in an external subroutine call that was part of an IF statement caused an compiler internal error (8901). 07)JAGad00306: REAL*4 constants that exceeded the range of REAL*4 variables caused a compiler time error to be generated. 08)JAGad04026: Need to support OpenMP model of threadprivate. Defect Description: PHSS_23952: 01)JAGaa94224:The compiler did not accept READONLY as a key word in the OPEN statement. Added READONLY and mapped it to ACTION='READ'. Resolution:Recompile with the new compiler. 02)JAGac95334:Upgraded the compiler to ignore multiple occurrences of SAVE for a variable. Resolution:Recompile with the new compiler. 03)JAGad25551:The compiler optimizations were mishandling parameter passing. Fixed the optimizations. Resolution:Recompile with the new compiler. 04)JAGad24532:Fixed a problem with code generation for prefetch instructions. Resolution:Recompile with the new compiler. 05)JAGad00319:Updated the compiler front-end to allow the EQUIVALENCE statement to follow the variable declaration. Resolution:Recompile with the new compiler. 06)JAGad31474:Updated the compiler to allow the use of the intrinsic "size" function in array delcarations. Resolution:Recompile with the new compiler. 07)JAGad34044:Upgraded the compiler to handle debug symbol indexes above 2**20. This problem appeared as an internal compiler error. Resolution:Recompile with the new compiler. 08)JAGad38375:Fixed the F90 compiler to generate the correct value for 2**(-1). Resolution:Recompile with the new compiler. 09)JAGad47767:Fixed the handling of the INT intrinsic. Resolution:Recompile with the new compiler. 10)JAGad48285:Improved the copy semantics for pointers to arrays passed as parameters. Resolution:Recompile with the new compiler. 11)JAGad48570:Improved compile-time performance for initialization of large arrays. Resolution:Recompile with the new compiler. 12)JAGad51609:Changed the compiler to initialize character variables with length *. Resolution:Recompile with the new compiler. 13)JAGad53957:Fixed token handling in the free-format mode so that -10**30 is handled correctly. Resolution:Recompile with the new compiler. 14)JAGad54112:Fixed the intrinsic NINT function. Resolution:Recompile with the new compiler. 15)JAGad54504:Fixed low level optimization. Resolution:Recompile with the new compiler. 16)JAGad55286:Fixed problem with file handling for +U77. Resolution:Recompile with the new compiler. 17)JAGad58257:A bug in the compiler caused an internal error for very large arrays. Resolution:Recompile with the new compiler. 18)JAGad62012:A compiler bug in the handling of debug lables caused an internal compiler error with -g and +O2. Resolution:Recompile with the new compiler. 19)JAGad62762:Inefficient algorithm for handling debug symbols in the +O1 case. Enhanced the algorithm. Resolution:Recompile with the new compiler. 20)JAGad64044:Fixed the compiler so that it checks for valid variables before trying to apply the SAVE attribute. Resolution:Recompile with the new compiler. 21)JAGad64905:Fixed bug in handling of large string constants Resolution:Recompile with the new compiler. 22)JAGad66766:Fixed bug in handling nested routines. Resolution:Recompile with the new compiler. 23)JAGad68052:Added % as a comment character for compatibility with F77. Resolution:Recompile with the new compiler. 24)JAGad68443:Fixed a bug in the handling of redundant module uses. Resolution:Recompile with the new compiler. 25)JAGad69241:Fixed the compiler to output a warning when threads cannot be created due to stack size problems. Resolution:Recompile with the new compiler. 26)JAGad69726:Added the M edit descriptor which was available with F77. Resolution:Recompile with the new compiler. Note: this feature also requires the libcl patch PHSS_24380. 27)JAGad70835:Added the N edit descriptor which was available with F77. Note: this feature also requires the libcl patch PHSS_24380. PHSS_23724: 01)JAGad00315:A bug in the compiler caused the value of the first element to be passed instead of its address. This has been fixed. Resolution:Recompile with the new compiler. 02)JAGad51751:L class machines were not being properly recognized. Resolution:Recompile with the new compiler. 03)JAGad52669:Did not recognize ".." in relative source paths correctly. Resolution:Recompile with the new compiler. 04)JAGad55851:The compiler did not handle the shared common directive at the file level properly. Resolution:Recompile with the new compiler. PHSS_23351: 01)JAGad49313:There was no mechanism for this in the compiler. Added compilation switch +indirectcommonlist=file to allow the common blocks listed in the specified file to be treated as shared common blocks. These common blocks are not attached. The user must attach or otherwise allocate storage for the common blocks before they are referenced. Resolution:Recompile with the new compiler using +indirectcommonlist=file switch. 02)JAGad47314:There was no mechanism to select this behavior. Added the +nopadsharedcommon flag to direct the compiler to not pad shared common blocks to a multiple of 8 bytes. All source files referencing the same shared common block must be compiled with the same setting of this flag. Resolution:Recompile with the new compiler using +nopadsharedcommon flag. 03)JAGad08926:There was a problem with max/min reductions in the loop unroll algorithm. Resolution:Recompile with the new compiler. 04)JAGad05033:Equivalence processing in the front end used an overly simplisitic n**3 algorithm. It has been enhanced to an n**2 algorithm. Resolution:Recompile with the new compiler. PHSS_23243: 01)JAGad47735:The places string literals in read-only memory. Modified the compiler to place the literal in read-write memory if the user specifies +charlit77. Resolution:Recompile with the new compiler using +charlit77. PHSS_23025: 01)JAGad41375:Token string table size was limiting number of tokens. Resolution: Recompile with new compiler. 02)JAGad39319:The IFBLOCK following the OMPPARALLELDOBLOCK was being read before "insertendompdo" was called. Resolution: Recompile with new compiler. 03)JAGad41488:Compiler didn't handle return 0 correctly. Resolution: Recompile with new compiler. 04)JAGab75257:Compiler tried to represent data types in an unsupported format. Resolution: Recompile with new compiler. 05)JAGad44817:A push routine in DU_directives.c was being called twice when it should only be called once. Resolution: Recompile with new compiler. 06)JAGad43235:Compiler didn't handle PRIVATE directives correctly. Resolution: Recompile with new compiler. PHSS_22538: 01)JAGaa68236: F90 did not inline x**r, where r is a real constant with an integral value. Resolution: Recompile with new compiler. 02)JAGad12935: The basic basic block optimizer in the LLO disposed of a store that it incorrectly determined was redundant. Resolution: Recompile with new compiler. 03)JAGad15427: The optimizer tried to parallelize a loop with multiple exits and aborted. This type of loop cannot be parallelized. The compiler now generates a warning message and continues to compile without parallelizing the loop. Resolution: Recompile with new compiler. 04)JAGad23650: The compiler was producing an unexpected type of initializer for an array of derived type, when the initial value was an array constructor composed of structure constructors. Resolution: Recompile with new compiler. 05)JAGad30138: The compiler was using an incorrect memory area when several reduction variables were needed within a loop. Resolution: Recompile with new compiler. 06)JAGad32585: The compiler did not correctly handle the name list. Resolution: Recompile with new compiler. 07)JAGad32663: The compiler did not handle this disallowed variable correctly. It now generates the appropriate error message. Resolution: Recompile with new compiler. 08)JAGad33376: The link process caused 2.0 libraries to get pulled in. We now pull in 1.1 libraries. Resolution: Rebuild. 09)JAGad35535: The compiler now supports +multi_open to allow a file to be used in multiple F90 Open statements. Resolution: Compile using the new +multi_open compiler switch. PHSS_22464: 01)JAGaa68254: Compiler Internal Error referencing f90numtab overflow with large data initialization. Internal compiler tables were increased in size. Resolution: Recompile with new compiler. 02)JAGad12934: Compiler failed to handle an extra set of paratheses in a character variable as an intrinsic argument. Resolution: Recompile with new compiler. 03)JAGad15565: IXOR of logical*1 was not supported. Resolution: Recompile with new compiler. 04)JAGad23380: Customer requests E and G format treatment of leading zeros match f77 compiler output for easier comparison of prior results. New switch +io77 added to support this functionality. Resolution: Recompile with new compiler using +io77. 05)JAGad25820: +fastallocatable caused errors with allocatable arrays that were SAVEd. Resolution: Recompile with new compiler. 06)JAGad29886: Compiler Internal Error when a module defines a COMMON block and USEs another module that also defines the same COMMON block. Resolution: Recompile with new compiler. PHSS_22290: 01)JAGad10204: Compiler failed to handle correctly a constant argument to sizeof. Resolution: Recompile with new compiler. 02)JAGad12719: EQUIVALENCE statements with shared common were not handled correctly. Resolution: Recompile with new compiler. PHSS_22112: 01)JAGad04422: Some OpenMP directives caused parallel code to be misplaced in the code stream when used with Modules. Resolution: Recompile with new compiler. 02)JAGad08015: The load option buffer was not being reinitialized between uses, leaving garbage at the end of the buffer on second and later uses. Resolution: Recompile with new compiler. 03)JAGad14842: The zero based getarg solution provided by PHSS_20578 caused incompatiblies for some customers using shared library calls to getarg, so PHSS_20578 was superceded. Resolution: Zero-based getarg behavior is now the default when recompiling code. (HP f77 compatible and also the method used by most other Fortran vendors). To retain the one-based behavior of earlier versions of f90, recompile with the switch +getarg1. 04)JAGad10257: FSTREAM intrinsic only returns the lower 32 bits of FILE *fp pointer. That can cause problems for applications using wide mode (+DA2.0W). Resolution: Recompile with new compiler. 05)JAGad21776: Hollerith literals that extended beyond a single line behaved differently in f77 +es than with f90 with +extend_source. Resolution: Recompile with new compiler using +es switch. 06)JAGad23380: f90 has different I/O behavior for some cases with G format. New switch added to provide G format that behaves like f77. Resolution: Recompile with new compiler using +gformat77. PHSS_21787: 01)JAGac40404: OpenMP runtime routines not yet available did not give an appropriate error message. Resolution: Recompile with new compiler. 02)JAGac86812: Fortran90 Front End did not handle an invalid alternate return appropriately. Resolution: Recompile with new compiler. 03)JAGac89036: Errors were present in design of fastallocatable option. New design is binary compatible with non-fastallocatable code, so mixed compilation is allowed. Resolution: Recompile with new compiler 04)JAGad00206: Errors were present in design of fastallocatable option. New design is binary compatible with non-fastallocatable code, so mixed compilation is allowed. Resolution: Recompile with new compiler 05)JAGad00286: Fortran Front End did not handle PARAMETER values in CHARACTER declarations properly. Resolution: Recompile with new compiler. 06)JAGad00311: assigning 65535 to an integer*2 did not allow for unsigned value representation. Resolution: Recompile with new compiler. 07)JAGad02360: HLO did not use cpslib 'rover' feature for parallel reduction overflow Resolution: Recompile with new compiler. 08)JAGad04015: f90 +extend_source blindly extended the line with blanks while with +es, f77 trimmed the line to match the blanks in the source file. Resolution: Recompile with new compiler using the new flag +es instead of +extend_source. 09)JAGad04620: Unions not at the start of structures were incorrectly handled. Resolution: Recompile with new compiler. 10)JAGad09092: Assigned format labels in wide mode were not handled correctly. Resolution: Recompile with new compiler. 11)JAGad09294: LOGICAL FUNCTION G*1() syntax not accepted by f90, but was accepted by f77. Resolution: Recompile with new compiler. 12)JAGad12095: OpenMP directives did not handle several cases appropriately. These were resolved. Resolution: Recompile with new compiler. PHSS_21485: 01)JAGab70979: Integer exponentiation of negative numbers by negative numbers was incorrectly implemented. Resolution: Recompile with new compiler. 02)JAGab75487: While implemented the 'Z' hex data format extension for DATA statements to better support existing f77 code, the parser was incorrectly changed to not distingish between variables and hex values starting with Z. Resolution: Recompile with new compiler. 03)JAGac86733: When logical statement functions contained floating point code, the result register was not set properly. Resolution: Recompile with new compiler. 04)JAGad00245: The HLO phase encoded a nonexistent arithmetic left shift instead of the correct logical left shift. Resolution: Recompile with new compiler. 05)JAGad00286: The parser was not making PARAMETER values available to CHARACTER declarations. Resolution: Recompile with new compiler. 06)JAGad00305: Alternate return arguments were not handled correctly for some cases. Resolution: Recompile with new compiler. 07)JAGad00306: Users desired that out of range REAL*4 constants in f90 match the behavior of f77. f90 generated an error message while f77 replaced out of range constants with the largest representable REAL*4 constant. Resolution: Recompile with new compiler. 08)JAGad04026: The OpenMP model of threadprivate needed to be mapped to the HP model of thread private. Also, warnings were added to state that unnamed critical sections are not supported yet. Resolution: Recompile with new compiler. SR: 0000000000 Patch Files: /opt/fortran90/bin/f90 /opt/fortran90/bin/fsplit /opt/fortran90/contrib/bin/fid /opt/fortran90/contrib/lbin/fid1 /opt/fortran90/contrib/lbin/fid2 /opt/fortran90/contrib/lib/nls/msg/C/fid.cat /opt/fortran90/lbin/f90com32 /opt/fortran90/lbin/f90com64 /opt/fortran90/lib/libF90.a /opt/fortran90/lib/libU77.a /opt/fortran90/lib/libU77.alias /opt/fortran90/lib/libU77_.alias /opt/fortran90/lib/libblas.a /opt/fortran90/lib/libisamstub.a /opt/fortran90/lib/libisamstubs.a /opt/fortran90/lib/libp/libU77.a /opt/fortran90/lib/nls/C/libF90.cat /opt/fortran90/lib/nls/msg/C/f90.cat /opt/fortran90/lib/nls/msg/C/f90com.cat /opt/fortran90/lib/nls/msg/C/fsplit.cat /opt/fortran90/lib/pa1.1/libblas.a /opt/fortran90/lib/pa2.0/libF90.a /opt/fortran90/contrib/man/man1.Z/fid.1 /opt/fortran90/share/man/man1.Z/f90.1 /opt/fortran90/share/man/man1.Z/fsplit.1 /opt/fortran90/share/man/man3.Z/access.3f /opt/fortran90/share/man/man3.Z/alarm.3f /opt/fortran90/share/man/man3.Z/blas.3x /opt/fortran90/share/man/man3.Z/blas1.3x /opt/fortran90/share/man/man3.Z/blas2.3x /opt/fortran90/share/man/man3.Z/blas3.3x /opt/fortran90/share/man/man3.Z/blas_cgemm.3x /opt/fortran90/share/man/man3.Z/blas_dgemm.3x /opt/fortran90/share/man/man3.Z/blas_sgemm.3x /opt/fortran90/share/man/man3.Z/blas_zgemm.3x /opt/fortran90/share/man/man3.Z/caxpy.3x /opt/fortran90/share/man/man3.Z/caxpyc.3x /opt/fortran90/share/man/man3.Z/ccopy.3x /opt/fortran90/share/man/man3.Z/ccopyc.3x /opt/fortran90/share/man/man3.Z/cdotc.3x /opt/fortran90/share/man/man3.Z/cdotu.3x /opt/fortran90/share/man/man3.Z/cgbmv.3x /opt/fortran90/share/man/man3.Z/cgemm.3x /opt/fortran90/share/man/man3.Z/cgemv.3x /opt/fortran90/share/man/man3.Z/cgerc.3x /opt/fortran90/share/man/man3.Z/cgeru.3x /opt/fortran90/share/man/man3.Z/chbmv.3x /opt/fortran90/share/man/man3.Z/chdir.3f /opt/fortran90/share/man/man3.Z/chemm.3x /opt/fortran90/share/man/man3.Z/chemv.3x /opt/fortran90/share/man/man3.Z/cher.3x /opt/fortran90/share/man/man3.Z/cher2.3x /opt/fortran90/share/man/man3.Z/cher2k.3x /opt/fortran90/share/man/man3.Z/cherk.3x /opt/fortran90/share/man/man3.Z/chmod.3f /opt/fortran90/share/man/man3.Z/chpmv.3x /opt/fortran90/share/man/man3.Z/chpr.3x /opt/fortran90/share/man/man3.Z/chpr2.3x /opt/fortran90/share/man/man3.Z/crot.3x /opt/fortran90/share/man/man3.Z/cscal.3x /opt/fortran90/share/man/man3.Z/csrot.3x /opt/fortran90/share/man/man3.Z/csscal.3x /opt/fortran90/share/man/man3.Z/cswap.3x /opt/fortran90/share/man/man3.Z/csymm.3x /opt/fortran90/share/man/man3.Z/csyr2k.3x /opt/fortran90/share/man/man3.Z/csyrk.3x /opt/fortran90/share/man/man3.Z/ctbmv.3x /opt/fortran90/share/man/man3.Z/ctbsv.3x /opt/fortran90/share/man/man3.Z/ctime.3f /opt/fortran90/share/man/man3.Z/ctpmv.3x /opt/fortran90/share/man/man3.Z/ctpsv.3x /opt/fortran90/share/man/man3.Z/ctrmm.3x /opt/fortran90/share/man/man3.Z/ctrmv.3x /opt/fortran90/share/man/man3.Z/ctrsm.3x /opt/fortran90/share/man/man3.Z/ctrsv.3x /opt/fortran90/share/man/man3.Z/czero.3x /opt/fortran90/share/man/man3.Z/dasum.3x /opt/fortran90/share/man/man3.Z/date.3f /opt/fortran90/share/man/man3.Z/datey2k.3f /opt/fortran90/share/man/man3.Z/daxpy.3x /opt/fortran90/share/man/man3.Z/dcopy.3x /opt/fortran90/share/man/man3.Z/ddot.3x /opt/fortran90/share/man/man3.Z/dgbmv.3x /opt/fortran90/share/man/man3.Z/dgemm.3x /opt/fortran90/share/man/man3.Z/dgemv.3x /opt/fortran90/share/man/man3.Z/dger.3x /opt/fortran90/share/man/man3.Z/dnrm2.3x /opt/fortran90/share/man/man3.Z/dnrsq.3x /opt/fortran90/share/man/man3.Z/drot.3x /opt/fortran90/share/man/man3.Z/dsbmv.3x /opt/fortran90/share/man/man3.Z/dscal.3x /opt/fortran90/share/man/man3.Z/dspmv.3x /opt/fortran90/share/man/man3.Z/dspr.3x /opt/fortran90/share/man/man3.Z/dspr2.3x /opt/fortran90/share/man/man3.Z/dswap.3x /opt/fortran90/share/man/man3.Z/dsymm.3x /opt/fortran90/share/man/man3.Z/dsymv.3x /opt/fortran90/share/man/man3.Z/dsyr.3x /opt/fortran90/share/man/man3.Z/dsyr2.3x /opt/fortran90/share/man/man3.Z/dsyr2k.3x /opt/fortran90/share/man/man3.Z/dsyrk.3x /opt/fortran90/share/man/man3.Z/dtbmv.3x /opt/fortran90/share/man/man3.Z/dtbsv.3x /opt/fortran90/share/man/man3.Z/dtime.3f /opt/fortran90/share/man/man3.Z/dtpmv.3x /opt/fortran90/share/man/man3.Z/dtpsv.3x /opt/fortran90/share/man/man3.Z/dtrmm.3x /opt/fortran90/share/man/man3.Z/dtrmv.3x /opt/fortran90/share/man/man3.Z/dtrsm.3x /opt/fortran90/share/man/man3.Z/dtrsv.3x /opt/fortran90/share/man/man3.Z/dzasum.3x /opt/fortran90/share/man/man3.Z/dzero.3x /opt/fortran90/share/man/man3.Z/dznrm2.3x /opt/fortran90/share/man/man3.Z/dznrsq.3x /opt/fortran90/share/man/man3.Z/etime.3f /opt/fortran90/share/man/man3.Z/falloc.3f /opt/fortran90/share/man/man3.Z/fdate.3f /opt/fortran90/share/man/man3.Z/fgetc.3f /opt/fortran90/share/man/man3.Z/fork.3f /opt/fortran90/share/man/man3.Z/fortran.3f /opt/fortran90/share/man/man3.Z/fputc.3f /opt/fortran90/share/man/man3.Z/free.3f /opt/fortran90/share/man/man3.Z/fseek.3f /opt/fortran90/share/man/man3.Z/fstat.3f /opt/fortran90/share/man/man3.Z/ftell.3f /opt/fortran90/share/man/man3.Z/gerror.3f /opt/fortran90/share/man/man3.Z/getarg.3f /opt/fortran90/share/man/man3.Z/getc.3f /opt/fortran90/share/man/man3.Z/getcwd.3f /opt/fortran90/share/man/man3.Z/getenv.3f /opt/fortran90/share/man/man3.Z/getgid.3f /opt/fortran90/share/man/man3.Z/getlog.3f /opt/fortran90/share/man/man3.Z/getpid.3f /opt/fortran90/share/man/man3.Z/getuid.3f /opt/fortran90/share/man/man3.Z/gmtime.3f /opt/fortran90/share/man/man3.Z/hostnm.3f /opt/fortran90/share/man/man3.Z/iargc.3f /opt/fortran90/share/man/man3.Z/iasum.3x /opt/fortran90/share/man/man3.Z/icamax.3x /opt/fortran90/share/man/man3.Z/icopy.3x /opt/fortran90/share/man/man3.Z/idamax.3x /opt/fortran90/share/man/man3.Z/idate.3f /opt/fortran90/share/man/man3.Z/idatey2k.3f /opt/fortran90/share/man/man3.Z/ierrno.3f /opt/fortran90/share/man/man3.Z/iiamax.3x /opt/fortran90/share/man/man3.Z/intro.3f /opt/fortran90/share/man/man3.Z/isamax.3x /opt/fortran90/share/man/man3.Z/isatty.3f /opt/fortran90/share/man/man3.Z/iswap.3x /opt/fortran90/share/man/man3.Z/itime.3f /opt/fortran90/share/man/man3.Z/izamax.3x /opt/fortran90/share/man/man3.Z/izero.3x /opt/fortran90/share/man/man3.Z/kill.3f /opt/fortran90/share/man/man3.Z/link.3f /opt/fortran90/share/man/man3.Z/loc.3f /opt/fortran90/share/man/man3.Z/lstat.3f /opt/fortran90/share/man/man3.Z/ltime.3f /opt/fortran90/share/man/man3.Z/malloc.3f /opt/fortran90/share/man/man3.Z/perror.3f /opt/fortran90/share/man/man3.Z/putc.3f /opt/fortran90/share/man/man3.Z/qsort.3f /opt/fortran90/share/man/man3.Z/rename.3f /opt/fortran90/share/man/man3.Z/sasum.3x /opt/fortran90/share/man/man3.Z/saxpy.3x /opt/fortran90/share/man/man3.Z/scasum.3x /opt/fortran90/share/man/man3.Z/scnrm2.3x /opt/fortran90/share/man/man3.Z/scnrsq.3x /opt/fortran90/share/man/man3.Z/scopy.3x /opt/fortran90/share/man/man3.Z/sdot.3x /opt/fortran90/share/man/man3.Z/sdsdot.3x /opt/fortran90/share/man/man3.Z/sgbmv.3x /opt/fortran90/share/man/man3.Z/sgemm.3x /opt/fortran90/share/man/man3.Z/sgemv.3x /opt/fortran90/share/man/man3.Z/sger.3x /opt/fortran90/share/man/man3.Z/signal.3f /opt/fortran90/share/man/man3.Z/sleep.3f /opt/fortran90/share/man/man3.Z/snrm2.3x /opt/fortran90/share/man/man3.Z/snrsq.3x /opt/fortran90/share/man/man3.Z/srot.3x /opt/fortran90/share/man/man3.Z/srotg.3x /opt/fortran90/share/man/man3.Z/srotm.3x /opt/fortran90/share/man/man3.Z/srotmg.3x /opt/fortran90/share/man/man3.Z/ssbmv.3x /opt/fortran90/share/man/man3.Z/sscal.3x /opt/fortran90/share/man/man3.Z/sspmv.3x /opt/fortran90/share/man/man3.Z/sspr.3x /opt/fortran90/share/man/man3.Z/sspr2.3x /opt/fortran90/share/man/man3.Z/sswap.3x /opt/fortran90/share/man/man3.Z/ssymm.3x /opt/fortran90/share/man/man3.Z/ssymv.3x /opt/fortran90/share/man/man3.Z/ssyr.3x /opt/fortran90/share/man/man3.Z/ssyr2.3x /opt/fortran90/share/man/man3.Z/ssyr2k.3x /opt/fortran90/share/man/man3.Z/ssyrk.3x /opt/fortran90/share/man/man3.Z/stat.3f /opt/fortran90/share/man/man3.Z/stbmv.3x /opt/fortran90/share/man/man3.Z/stbsv.3x /opt/fortran90/share/man/man3.Z/stpmv.3x /opt/fortran90/share/man/man3.Z/stpsv.3x /opt/fortran90/share/man/man3.Z/strmm.3x /opt/fortran90/share/man/man3.Z/strmv.3x /opt/fortran90/share/man/man3.Z/strsm.3x /opt/fortran90/share/man/man3.Z/strsv.3x /opt/fortran90/share/man/man3.Z/symlnk.3f /opt/fortran90/share/man/man3.Z/system.3f /opt/fortran90/share/man/man3.Z/szero.3x /opt/fortran90/share/man/man3.Z/tclose.3f /opt/fortran90/share/man/man3.Z/time.3f /opt/fortran90/share/man/man3.Z/topen.3f /opt/fortran90/share/man/man3.Z/tread.3f /opt/fortran90/share/man/man3.Z/trewin.3f /opt/fortran90/share/man/man3.Z/tskipf.3f /opt/fortran90/share/man/man3.Z/tstate.3f /opt/fortran90/share/man/man3.Z/ttynam.3f /opt/fortran90/share/man/man3.Z/twrite.3f /opt/fortran90/share/man/man3.Z/unlink.3f /opt/fortran90/share/man/man3.Z/wait.3f /opt/fortran90/share/man/man3.Z/zaxpy.3x /opt/fortran90/share/man/man3.Z/zaxpyc.3x /opt/fortran90/share/man/man3.Z/zcopy.3x /opt/fortran90/share/man/man3.Z/zcopyc.3x /opt/fortran90/share/man/man3.Z/zdotc.3x /opt/fortran90/share/man/man3.Z/zdotu.3x /opt/fortran90/share/man/man3.Z/zdrot.3x /opt/fortran90/share/man/man3.Z/zdscal.3x /opt/fortran90/share/man/man3.Z/zgbmv.3x /opt/fortran90/share/man/man3.Z/zgemm.3x /opt/fortran90/share/man/man3.Z/zgemv.3x /opt/fortran90/share/man/man3.Z/zgerc.3x /opt/fortran90/share/man/man3.Z/zgeru.3x /opt/fortran90/share/man/man3.Z/zhbmv.3x /opt/fortran90/share/man/man3.Z/zhemm.3x /opt/fortran90/share/man/man3.Z/zhemv.3x /opt/fortran90/share/man/man3.Z/zher.3x /opt/fortran90/share/man/man3.Z/zher2.3x /opt/fortran90/share/man/man3.Z/zher2k.3x /opt/fortran90/share/man/man3.Z/zherk.3x /opt/fortran90/share/man/man3.Z/zhpmv.3x /opt/fortran90/share/man/man3.Z/zhpr.3x /opt/fortran90/share/man/man3.Z/zhpr2.3x /opt/fortran90/share/man/man3.Z/zrot.3x /opt/fortran90/share/man/man3.Z/zscal.3x /opt/fortran90/share/man/man3.Z/zswap.3x /opt/fortran90/share/man/man3.Z/zsymm.3x /opt/fortran90/share/man/man3.Z/zsyr2k.3x /opt/fortran90/share/man/man3.Z/zsyrk.3x /opt/fortran90/share/man/man3.Z/ztbmv.3x /opt/fortran90/share/man/man3.Z/ztbsv.3x /opt/fortran90/share/man/man3.Z/ztpmv.3x /opt/fortran90/share/man/man3.Z/ztpsv.3x /opt/fortran90/share/man/man3.Z/ztrmm.3x /opt/fortran90/share/man/man3.Z/ztrmv.3x /opt/fortran90/share/man/man3.Z/ztrsm.3x /opt/fortran90/share/man/man3.Z/ztrsv.3x /opt/fortran90/share/man/man3.Z/zzero.3x /opt/fortran90/contrib/man/ja_JP.SJIS/man1.Z/fid.1 /opt/fortran90/share/man/ja_JP.SJIS/man1.Z/f90.1 /opt/fortran90/share/man/ja_JP.SJIS/man1.Z/fsplit.1 /opt/fortran90/contrib/man/ja_JP.eucJP/man1.Z/fid.1 /opt/fortran90/share/man/ja_JP.eucJP/man1.Z/f90.1 /opt/fortran90/share/man/ja_JP.eucJP/man1.Z/fsplit.1 what(1) Output: /opt/fortran90/bin/f90: HP-UX f90 20010618 (003353) B3907DB/B3909DB PHSS_23 952 also B.10.20.40 HP F90 v2.5.1 /usr/lib/libc: $Revision: 76.3 $ /opt/fortran90/bin/fsplit: HP-UX fsplit 20010618 (003539) B3907DB/B3909DB PHSS _23952 also B.10.20.40 /opt/fortran90/contrib/bin/fid: HP-UX fid 20010618 (003726) B3907DB/B3909DB PHSS_23 952 also B.10.20.40 /usr/lib/libc: $Revision: 76.3 $ /opt/fortran90/contrib/lbin/fid1: HP-UX fid1 20010618 (003730) B3907DB/B3909DB PHSS_2 3952 also B.10.20.40 /usr/lib/libc: $Revision: 76.3 $ /opt/fortran90/contrib/lbin/fid2: HP-UX fid2 20010618 (003739) B3907DB/B3909DB PHSS_2 3952 also B.10.20.40 /usr/lib/libc: $Revision: 76.3 $ /opt/fortran90/contrib/lib/nls/msg/C/fid.cat: None /opt/fortran90/lbin/f90com32: HP F90 v2.5.1 HP-UX SLLIC/OPTIMIZER UX.11.01.96 (ROSE): 11/16/98 HP aC++ B3910B A.01.19.02 Classic Iostream Library HP aC++ B3910B A.01.19.02 Language Support Library Ucode Code Generator - UX11.01.04(GS IB4) (PACG - No vember 16, 1998) HP-UX f90com32 20010618 (000551) B3907DB/B3909DB PH SS_23952 also B.10.20.40 Copyright (c) 1993-2001 HP. All Rights Reserved. HP Fortran-95 Version F95D4 HP:131200:080240 Ucode-2 Version 2-6 High Level Optimizer - 11-Jun-2001.14:51 /usr/lib/libc: $Revision: 76.3 $ /opt/fortran90/lbin/f90com64: HP F90 v2.5.1 HP-UX SLLIC/OPTIMIZER UX.11.01.96 (ROSE): 11/16/98 HP aC++ B3910B A.01.19.02 Classic Iostream Library HP aC++ B3910B A.01.19.02 Language Support Library Ucode Code Generator - UX11.01.04(GS IB4) (PACG - No vember 16, 1998) HP-UX f90com64 20010618 (002050) B3907DB/B3909DB PH SS_23952 also B.10.20.40 Copyright (c) 1993-2001 HP. All Rights Reserved. HP Fortran-95 Version F95D4 HP:131200:080240 Ucode-2 Version 2-6 High Level Optimizer - 11-Jun-2001.14:51 /usr/lib/libc: $Revision: 76.3 $ /opt/fortran90/lib/libF90.a: None /opt/fortran90/lib/libU77.a: HP-UX libU77.a 20010618 (003442) B3907DB/B3909DB PH SS_23952 also B.10.20.40 /opt/fortran90/lib/libU77.alias: None /opt/fortran90/lib/libU77_.alias: None /opt/fortran90/lib/libblas.a: HP-UX libblas.a PA1.0 960321 (023945) B3906AA/B3908 AA B.10.20.01 /opt/fortran90/lib/libisamstub.a: HP-UX libisamstub.a 20010618 (000317) B3907DB/B3909 DB PHSS_23952 also B.10.20.40 /opt/fortran90/lib/libisamstubs.a: HP-UX libisamstub.a 20010618 (000317) B3907DB/B3909 DB PHSS_23952 also B.10.20.40 /opt/fortran90/lib/libp/libU77.a: HP-UX libU77_p.a 20010618 (003518) B3907DB/B3909DB PHSS_23952 also B.10.20.40 /opt/fortran90/lib/nls/C/libF90.cat: None /opt/fortran90/lib/nls/msg/C/f90.cat: None /opt/fortran90/lib/nls/msg/C/f90com.cat: None /opt/fortran90/lib/nls/msg/C/fsplit.cat: None /opt/fortran90/lib/pa1.1/libblas.a: HP-UX 11.0 pa32 BLAS Library (PA1.1 version) (000121 .1132) /opt/fortran90/lib/pa2.0/libF90.a: None /opt/fortran90/contrib/man/man1.Z/fid.1: None /opt/fortran90/share/man/man1.Z/f90.1: None /opt/fortran90/share/man/man1.Z/fsplit.1: None /opt/fortran90/share/man/man3.Z/access.3f: None /opt/fortran90/share/man/man3.Z/alarm.3f: None /opt/fortran90/share/man/man3.Z/blas.3x: None /opt/fortran90/share/man/man3.Z/blas1.3x: None /opt/fortran90/share/man/man3.Z/blas2.3x: None /opt/fortran90/share/man/man3.Z/blas3.3x: None /opt/fortran90/share/man/man3.Z/blas_cgemm.3x: None /opt/fortran90/share/man/man3.Z/blas_dgemm.3x: None /opt/fortran90/share/man/man3.Z/blas_sgemm.3x: None /opt/fortran90/share/man/man3.Z/blas_zgemm.3x: None /opt/fortran90/share/man/man3.Z/caxpy.3x: None /opt/fortran90/share/man/man3.Z/caxpyc.3x: None /opt/fortran90/share/man/man3.Z/ccopy.3x: None /opt/fortran90/share/man/man3.Z/ccopyc.3x: None /opt/fortran90/share/man/man3.Z/cdotc.3x: None /opt/fortran90/share/man/man3.Z/cdotu.3x: None /opt/fortran90/share/man/man3.Z/cgbmv.3x: None /opt/fortran90/share/man/man3.Z/cgemm.3x: None /opt/fortran90/share/man/man3.Z/cgemv.3x: None /opt/fortran90/share/man/man3.Z/cgerc.3x: None /opt/fortran90/share/man/man3.Z/cgeru.3x: None /opt/fortran90/share/man/man3.Z/chbmv.3x: None /opt/fortran90/share/man/man3.Z/chdir.3f: None /opt/fortran90/share/man/man3.Z/chemm.3x: None /opt/fortran90/share/man/man3.Z/chemv.3x: None /opt/fortran90/share/man/man3.Z/cher.3x: None /opt/fortran90/share/man/man3.Z/cher2.3x: None /opt/fortran90/share/man/man3.Z/cher2k.3x: None /opt/fortran90/share/man/man3.Z/cherk.3x: None /opt/fortran90/share/man/man3.Z/chmod.3f: None /opt/fortran90/share/man/man3.Z/chpmv.3x: None /opt/fortran90/share/man/man3.Z/chpr.3x: None /opt/fortran90/share/man/man3.Z/chpr2.3x: None /opt/fortran90/share/man/man3.Z/crot.3x: None /opt/fortran90/share/man/man3.Z/cscal.3x: None /opt/fortran90/share/man/man3.Z/csrot.3x: None /opt/fortran90/share/man/man3.Z/csscal.3x: None /opt/fortran90/share/man/man3.Z/cswap.3x: None /opt/fortran90/share/man/man3.Z/csymm.3x: None /opt/fortran90/share/man/man3.Z/csyr2k.3x: None /opt/fortran90/share/man/man3.Z/csyrk.3x: None /opt/fortran90/share/man/man3.Z/ctbmv.3x: None /opt/fortran90/share/man/man3.Z/ctbsv.3x: None /opt/fortran90/share/man/man3.Z/ctime.3f: None /opt/fortran90/share/man/man3.Z/ctpmv.3x: None /opt/fortran90/share/man/man3.Z/ctpsv.3x: None /opt/fortran90/share/man/man3.Z/ctrmm.3x: None /opt/fortran90/share/man/man3.Z/ctrmv.3x: None /opt/fortran90/share/man/man3.Z/ctrsm.3x: None /opt/fortran90/share/man/man3.Z/ctrsv.3x: None /opt/fortran90/share/man/man3.Z/czero.3x: None /opt/fortran90/share/man/man3.Z/dasum.3x: None /opt/fortran90/share/man/man3.Z/date.3f: None /opt/fortran90/share/man/man3.Z/datey2k.3f: None /opt/fortran90/share/man/man3.Z/daxpy.3x: None /opt/fortran90/share/man/man3.Z/dcopy.3x: None /opt/fortran90/share/man/man3.Z/ddot.3x: None /opt/fortran90/share/man/man3.Z/dgbmv.3x: None /opt/fortran90/share/man/man3.Z/dgemm.3x: None /opt/fortran90/share/man/man3.Z/dgemv.3x: None /opt/fortran90/share/man/man3.Z/dger.3x: None /opt/fortran90/share/man/man3.Z/dnrm2.3x: None /opt/fortran90/share/man/man3.Z/dnrsq.3x: None /opt/fortran90/share/man/man3.Z/drot.3x: None /opt/fortran90/share/man/man3.Z/dsbmv.3x: None /opt/fortran90/share/man/man3.Z/dscal.3x: None /opt/fortran90/share/man/man3.Z/dspmv.3x: None /opt/fortran90/share/man/man3.Z/dspr.3x: None /opt/fortran90/share/man/man3.Z/dspr2.3x: None /opt/fortran90/share/man/man3.Z/dswap.3x: None /opt/fortran90/share/man/man3.Z/dsymm.3x: None /opt/fortran90/share/man/man3.Z/dsymv.3x: None /opt/fortran90/share/man/man3.Z/dsyr.3x: None /opt/fortran90/share/man/man3.Z/dsyr2.3x: None /opt/fortran90/share/man/man3.Z/dsyr2k.3x: None /opt/fortran90/share/man/man3.Z/dsyrk.3x: None /opt/fortran90/share/man/man3.Z/dtbmv.3x: None /opt/fortran90/share/man/man3.Z/dtbsv.3x: None /opt/fortran90/share/man/man3.Z/dtime.3f: None /opt/fortran90/share/man/man3.Z/dtpmv.3x: None /opt/fortran90/share/man/man3.Z/dtpsv.3x: None /opt/fortran90/share/man/man3.Z/dtrmm.3x: None /opt/fortran90/share/man/man3.Z/dtrmv.3x: None /opt/fortran90/share/man/man3.Z/dtrsm.3x: None /opt/fortran90/share/man/man3.Z/dtrsv.3x: None /opt/fortran90/share/man/man3.Z/dzasum.3x: None /opt/fortran90/share/man/man3.Z/dzero.3x: None /opt/fortran90/share/man/man3.Z/dznrm2.3x: None /opt/fortran90/share/man/man3.Z/dznrsq.3x: None /opt/fortran90/share/man/man3.Z/etime.3f: None /opt/fortran90/share/man/man3.Z/falloc.3f: None /opt/fortran90/share/man/man3.Z/fdate.3f: None /opt/fortran90/share/man/man3.Z/fgetc.3f: None /opt/fortran90/share/man/man3.Z/fork.3f: None /opt/fortran90/share/man/man3.Z/fortran.3f: None /opt/fortran90/share/man/man3.Z/fputc.3f: None /opt/fortran90/share/man/man3.Z/free.3f: None /opt/fortran90/share/man/man3.Z/fseek.3f: None /opt/fortran90/share/man/man3.Z/fstat.3f: None /opt/fortran90/share/man/man3.Z/ftell.3f: None /opt/fortran90/share/man/man3.Z/gerror.3f: None /opt/fortran90/share/man/man3.Z/getarg.3f: None /opt/fortran90/share/man/man3.Z/getc.3f: None /opt/fortran90/share/man/man3.Z/getcwd.3f: None /opt/fortran90/share/man/man3.Z/getenv.3f: None /opt/fortran90/share/man/man3.Z/getgid.3f: None /opt/fortran90/share/man/man3.Z/getlog.3f: None /opt/fortran90/share/man/man3.Z/getpid.3f: None /opt/fortran90/share/man/man3.Z/getuid.3f: None /opt/fortran90/share/man/man3.Z/gmtime.3f: None /opt/fortran90/share/man/man3.Z/hostnm.3f: None /opt/fortran90/share/man/man3.Z/iargc.3f: None /opt/fortran90/share/man/man3.Z/iasum.3x: None /opt/fortran90/share/man/man3.Z/icamax.3x: None /opt/fortran90/share/man/man3.Z/icopy.3x: None /opt/fortran90/share/man/man3.Z/idamax.3x: None /opt/fortran90/share/man/man3.Z/idate.3f: None /opt/fortran90/share/man/man3.Z/idatey2k.3f: None /opt/fortran90/share/man/man3.Z/ierrno.3f: None /opt/fortran90/share/man/man3.Z/iiamax.3x: None /opt/fortran90/share/man/man3.Z/intro.3f: None /opt/fortran90/share/man/man3.Z/isamax.3x: None /opt/fortran90/share/man/man3.Z/isatty.3f: None /opt/fortran90/share/man/man3.Z/iswap.3x: None /opt/fortran90/share/man/man3.Z/itime.3f: None /opt/fortran90/share/man/man3.Z/izamax.3x: None /opt/fortran90/share/man/man3.Z/izero.3x: None /opt/fortran90/share/man/man3.Z/kill.3f: None /opt/fortran90/share/man/man3.Z/link.3f: None /opt/fortran90/share/man/man3.Z/loc.3f: None /opt/fortran90/share/man/man3.Z/lstat.3f: None /opt/fortran90/share/man/man3.Z/ltime.3f: None /opt/fortran90/share/man/man3.Z/malloc.3f: None /opt/fortran90/share/man/man3.Z/perror.3f: None /opt/fortran90/share/man/man3.Z/putc.3f: None /opt/fortran90/share/man/man3.Z/qsort.3f: None /opt/fortran90/share/man/man3.Z/rename.3f: None /opt/fortran90/share/man/man3.Z/sasum.3x: None /opt/fortran90/share/man/man3.Z/saxpy.3x: None /opt/fortran90/share/man/man3.Z/scasum.3x: None /opt/fortran90/share/man/man3.Z/scnrm2.3x: None /opt/fortran90/share/man/man3.Z/scnrsq.3x: None /opt/fortran90/share/man/man3.Z/scopy.3x: None /opt/fortran90/share/man/man3.Z/sdot.3x: None /opt/fortran90/share/man/man3.Z/sdsdot.3x: None /opt/fortran90/share/man/man3.Z/sgbmv.3x: None /opt/fortran90/share/man/man3.Z/sgemm.3x: None /opt/fortran90/share/man/man3.Z/sgemv.3x: None /opt/fortran90/share/man/man3.Z/sger.3x: None /opt/fortran90/share/man/man3.Z/signal.3f: None /opt/fortran90/share/man/man3.Z/sleep.3f: None /opt/fortran90/share/man/man3.Z/snrm2.3x: None /opt/fortran90/share/man/man3.Z/snrsq.3x: None /opt/fortran90/share/man/man3.Z/srot.3x: None /opt/fortran90/share/man/man3.Z/srotg.3x: None /opt/fortran90/share/man/man3.Z/srotm.3x: None /opt/fortran90/share/man/man3.Z/srotmg.3x: None /opt/fortran90/share/man/man3.Z/ssbmv.3x: None /opt/fortran90/share/man/man3.Z/sscal.3x: None /opt/fortran90/share/man/man3.Z/sspmv.3x: None /opt/fortran90/share/man/man3.Z/sspr.3x: None /opt/fortran90/share/man/man3.Z/sspr2.3x: None /opt/fortran90/share/man/man3.Z/sswap.3x: None /opt/fortran90/share/man/man3.Z/ssymm.3x: None /opt/fortran90/share/man/man3.Z/ssymv.3x: None /opt/fortran90/share/man/man3.Z/ssyr.3x: None /opt/fortran90/share/man/man3.Z/ssyr2.3x: None /opt/fortran90/share/man/man3.Z/ssyr2k.3x: None /opt/fortran90/share/man/man3.Z/ssyrk.3x: None /opt/fortran90/share/man/man3.Z/stat.3f: None /opt/fortran90/share/man/man3.Z/stbmv.3x: None /opt/fortran90/share/man/man3.Z/stbsv.3x: None /opt/fortran90/share/man/man3.Z/stpmv.3x: None /opt/fortran90/share/man/man3.Z/stpsv.3x: None /opt/fortran90/share/man/man3.Z/strmm.3x: None /opt/fortran90/share/man/man3.Z/strmv.3x: None /opt/fortran90/share/man/man3.Z/strsm.3x: None /opt/fortran90/share/man/man3.Z/strsv.3x: None /opt/fortran90/share/man/man3.Z/symlnk.3f: None /opt/fortran90/share/man/man3.Z/system.3f: None /opt/fortran90/share/man/man3.Z/szero.3x: None /opt/fortran90/share/man/man3.Z/tclose.3f: None /opt/fortran90/share/man/man3.Z/time.3f: None /opt/fortran90/share/man/man3.Z/topen.3f: None /opt/fortran90/share/man/man3.Z/tread.3f: None /opt/fortran90/share/man/man3.Z/trewin.3f: None /opt/fortran90/share/man/man3.Z/tskipf.3f: None /opt/fortran90/share/man/man3.Z/tstate.3f: None /opt/fortran90/share/man/man3.Z/ttynam.3f: None /opt/fortran90/share/man/man3.Z/twrite.3f: None /opt/fortran90/share/man/man3.Z/unlink.3f: None /opt/fortran90/share/man/man3.Z/wait.3f: None /opt/fortran90/share/man/man3.Z/zaxpy.3x: None /opt/fortran90/share/man/man3.Z/zaxpyc.3x: None /opt/fortran90/share/man/man3.Z/zcopy.3x: None /opt/fortran90/share/man/man3.Z/zcopyc.3x: None /opt/fortran90/share/man/man3.Z/zdotc.3x: None /opt/fortran90/share/man/man3.Z/zdotu.3x: None /opt/fortran90/share/man/man3.Z/zdrot.3x: None /opt/fortran90/share/man/man3.Z/zdscal.3x: None /opt/fortran90/share/man/man3.Z/zgbmv.3x: None /opt/fortran90/share/man/man3.Z/zgemm.3x: None /opt/fortran90/share/man/man3.Z/zgemv.3x: None /opt/fortran90/share/man/man3.Z/zgerc.3x: None /opt/fortran90/share/man/man3.Z/zgeru.3x: None /opt/fortran90/share/man/man3.Z/zhbmv.3x: None /opt/fortran90/share/man/man3.Z/zhemm.3x: None /opt/fortran90/share/man/man3.Z/zhemv.3x: None /opt/fortran90/share/man/man3.Z/zher.3x: None /opt/fortran90/share/man/man3.Z/zher2.3x: None /opt/fortran90/share/man/man3.Z/zher2k.3x: None /opt/fortran90/share/man/man3.Z/zherk.3x: None /opt/fortran90/share/man/man3.Z/zhpmv.3x: None /opt/fortran90/share/man/man3.Z/zhpr.3x: None /opt/fortran90/share/man/man3.Z/zhpr2.3x: None /opt/fortran90/share/man/man3.Z/zrot.3x: None /opt/fortran90/share/man/man3.Z/zscal.3x: None /opt/fortran90/share/man/man3.Z/zswap.3x: None /opt/fortran90/share/man/man3.Z/zsymm.3x: None /opt/fortran90/share/man/man3.Z/zsyr2k.3x: None /opt/fortran90/share/man/man3.Z/zsyrk.3x: None /opt/fortran90/share/man/man3.Z/ztbmv.3x: None /opt/fortran90/share/man/man3.Z/ztbsv.3x: None /opt/fortran90/share/man/man3.Z/ztpmv.3x: None /opt/fortran90/share/man/man3.Z/ztpsv.3x: None /opt/fortran90/share/man/man3.Z/ztrmm.3x: None /opt/fortran90/share/man/man3.Z/ztrmv.3x: None /opt/fortran90/share/man/man3.Z/ztrsm.3x: None /opt/fortran90/share/man/man3.Z/ztrsv.3x: None /opt/fortran90/share/man/man3.Z/zzero.3x: None /opt/fortran90/contrib/man/ja_JP.SJIS/man1.Z/fid.1: None /opt/fortran90/share/man/ja_JP.SJIS/man1.Z/f90.1: None /opt/fortran90/share/man/ja_JP.SJIS/man1.Z/fsplit.1: None /opt/fortran90/contrib/man/ja_JP.eucJP/man1.Z/fid.1: None /opt/fortran90/share/man/ja_JP.eucJP/man1.Z/f90.1: None /opt/fortran90/share/man/ja_JP.eucJP/man1.Z/fsplit.1: None cksum(1) Output: 725051783 548864 /opt/fortran90/bin/f90 269604188 24576 /opt/fortran90/bin/fsplit 1785297032 167936 /opt/fortran90/contrib/bin/fid 3704955201 1331200 /opt/fortran90/contrib/lbin/fid1 2307879432 176128 /opt/fortran90/contrib/lbin/fid2 3952705755 5651 /opt/fortran90/contrib/lib/nls/msg/C/fid.cat 36908503 12128256 /opt/fortran90/lbin/f90com32 3470635508 12201984 /opt/fortran90/lbin/f90com64 554301400 4096720 /opt/fortran90/lib/libF90.a 625741685 132584 /opt/fortran90/lib/libU77.a 3343750755 1687 /opt/fortran90/lib/libU77.alias 4259231420 1741 /opt/fortran90/lib/libU77_.alias 400281872 673344 /opt/fortran90/lib/libblas.a 3365914847 4812 /opt/fortran90/lib/libisamstub.a 3365914847 4812 /opt/fortran90/lib/libisamstubs.a 1862096611 150524 /opt/fortran90/lib/libp/libU77.a 1589122412 9505 /opt/fortran90/lib/nls/C/libF90.cat 411426226 16434 /opt/fortran90/lib/nls/msg/C/f90.cat 344210445 114989 /opt/fortran90/lib/nls/msg/C/f90com.cat 3420132732 1124 /opt/fortran90/lib/nls/msg/C/fsplit.cat 78882900 1490660 /opt/fortran90/lib/pa1.1/libblas.a 4225539043 4373356 /opt/fortran90/lib/pa2.0/libF90.a 3495888841 2921 /opt/fortran90/contrib/man/man1.Z/fid.1 2170935651 27789 /opt/fortran90/share/man/man1.Z/f90.1 2989612324 1585 /opt/fortran90/share/man/man1.Z/fsplit.1 2020700132 1116 /opt/fortran90/share/man/man3.Z/access.3f 3808532767 848 /opt/fortran90/share/man/man3.Z/alarm.3f 1912625952 4219 /opt/fortran90/share/man/man3.Z/blas.3x 1912625952 4219 /opt/fortran90/share/man/man3.Z/blas1.3x 932687772 2903 /opt/fortran90/share/man/man3.Z/blas2.3x 932687772 2903 /opt/fortran90/share/man/man3.Z/blas3.3x 2461329686 2605 /opt/fortran90/share/man/man3.Z/ blas_cgemm.3x 2461329686 2605 /opt/fortran90/share/man/man3.Z/ blas_dgemm.3x 2461329686 2605 /opt/fortran90/share/man/man3.Z/ blas_sgemm.3x 2461329686 2605 /opt/fortran90/share/man/man3.Z/ blas_zgemm.3x 4078641989 1696 /opt/fortran90/share/man/man3.Z/caxpy.3x 4078641989 1696 /opt/fortran90/share/man/man3.Z/caxpyc.3x 2854121431 1722 /opt/fortran90/share/man/man3.Z/ccopy.3x 2854121431 1722 /opt/fortran90/share/man/man3.Z/ccopyc.3x 4002997942 1938 /opt/fortran90/share/man/man3.Z/cdotc.3x 4002997942 1938 /opt/fortran90/share/man/man3.Z/cdotu.3x 1246214370 4211 /opt/fortran90/share/man/man3.Z/cgbmv.3x 650139012 2951 /opt/fortran90/share/man/man3.Z/cgemm.3x 563625887 3128 /opt/fortran90/share/man/man3.Z/cgemv.3x 1777868399 2386 /opt/fortran90/share/man/man3.Z/cgerc.3x 1777868399 2386 /opt/fortran90/share/man/man3.Z/cgeru.3x 2148133891 3871 /opt/fortran90/share/man/man3.Z/chbmv.3x 2448931942 850 /opt/fortran90/share/man/man3.Z/chdir.3f 4147663247 3190 /opt/fortran90/share/man/man3.Z/chemm.3x 2738750847 2932 /opt/fortran90/share/man/man3.Z/chemv.3x 2738750847 2932 /opt/fortran90/share/man/man3.Z/cher.3x 4098936610 2930 /opt/fortran90/share/man/man3.Z/cher2.3x 620772297 3808 /opt/fortran90/share/man/man3.Z/cher2k.3x 2815885759 3326 /opt/fortran90/share/man/man3.Z/cherk.3x 4278983087 958 /opt/fortran90/share/man/man3.Z/chmod.3f 3451977393 3467 /opt/fortran90/share/man/man3.Z/chpmv.3x 1647249407 3014 /opt/fortran90/share/man/man3.Z/chpr.3x 3653037815 3454 /opt/fortran90/share/man/man3.Z/chpr2.3x 4138145347 1975 /opt/fortran90/share/man/man3.Z/crot.3x 499144322 1336 /opt/fortran90/share/man/man3.Z/cscal.3x 4138145347 1975 /opt/fortran90/share/man/man3.Z/csrot.3x 499144322 1336 /opt/fortran90/share/man/man3.Z/csscal.3x 2373839914 1776 /opt/fortran90/share/man/man3.Z/cswap.3x 4147663247 3190 /opt/fortran90/share/man/man3.Z/csymm.3x 620772297 3808 /opt/fortran90/share/man/man3.Z/csyr2k.3x 2815885759 3326 /opt/fortran90/share/man/man3.Z/csyrk.3x 2359810204 4015 /opt/fortran90/share/man/man3.Z/ctbmv.3x 2359810204 4015 /opt/fortran90/share/man/man3.Z/ctbsv.3x 1104770770 1081 /opt/fortran90/share/man/man3.Z/ctime.3f 260254159 3155 /opt/fortran90/share/man/man3.Z/ctpmv.3x 3365246860 3400 /opt/fortran90/share/man/man3.Z/ctpsv.3x 1653725418 2866 /opt/fortran90/share/man/man3.Z/ctrmm.3x 3262879796 2546 /opt/fortran90/share/man/man3.Z/ctrmv.3x 3617876014 3097 /opt/fortran90/share/man/man3.Z/ctrsm.3x 3771488367 2960 /opt/fortran90/share/man/man3.Z/ctrsv.3x 685261291 1161 /opt/fortran90/share/man/man3.Z/czero.3x 464890959 1213 /opt/fortran90/share/man/man3.Z/dasum.3x 1156169395 783 /opt/fortran90/share/man/man3.Z/date.3f 603528306 721 /opt/fortran90/share/man/man3.Z/datey2k.3f 4078641989 1696 /opt/fortran90/share/man/man3.Z/daxpy.3x 2854121431 1722 /opt/fortran90/share/man/man3.Z/dcopy.3x 4002997942 1938 /opt/fortran90/share/man/man3.Z/ddot.3x 1246214370 4211 /opt/fortran90/share/man/man3.Z/dgbmv.3x 650139012 2951 /opt/fortran90/share/man/man3.Z/dgemm.3x 563625887 3128 /opt/fortran90/share/man/man3.Z/dgemv.3x 1777868399 2386 /opt/fortran90/share/man/man3.Z/dger.3x 2285792764 1146 /opt/fortran90/share/man/man3.Z/dnrm2.3x 3541569080 1204 /opt/fortran90/share/man/man3.Z/dnrsq.3x 4138145347 1975 /opt/fortran90/share/man/man3.Z/drot.3x 2148133891 3871 /opt/fortran90/share/man/man3.Z/dsbmv.3x 499144322 1336 /opt/fortran90/share/man/man3.Z/dscal.3x 3451977393 3467 /opt/fortran90/share/man/man3.Z/dspmv.3x 1647249407 3014 /opt/fortran90/share/man/man3.Z/dspr.3x 3653037815 3454 /opt/fortran90/share/man/man3.Z/dspr2.3x 2373839914 1776 /opt/fortran90/share/man/man3.Z/dswap.3x 4147663247 3190 /opt/fortran90/share/man/man3.Z/dsymm.3x 2738750847 2932 /opt/fortran90/share/man/man3.Z/dsymv.3x 2738750847 2932 /opt/fortran90/share/man/man3.Z/dsyr.3x 4098936610 2930 /opt/fortran90/share/man/man3.Z/dsyr2.3x 620772297 3808 /opt/fortran90/share/man/man3.Z/dsyr2k.3x 2815885759 3326 /opt/fortran90/share/man/man3.Z/dsyrk.3x 2359810204 4015 /opt/fortran90/share/man/man3.Z/dtbmv.3x 2359810204 4015 /opt/fortran90/share/man/man3.Z/dtbsv.3x 444194052 1010 /opt/fortran90/share/man/man3.Z/dtime.3f 260254159 3155 /opt/fortran90/share/man/man3.Z/dtpmv.3x 3365246860 3400 /opt/fortran90/share/man/man3.Z/dtpsv.3x 1653725418 2866 /opt/fortran90/share/man/man3.Z/dtrmm.3x 3262879796 2546 /opt/fortran90/share/man/man3.Z/dtrmv.3x 3617876014 3097 /opt/fortran90/share/man/man3.Z/dtrsm.3x 3771488367 2960 /opt/fortran90/share/man/man3.Z/dtrsv.3x 464890959 1213 /opt/fortran90/share/man/man3.Z/dzasum.3x 685261291 1161 /opt/fortran90/share/man/man3.Z/dzero.3x 2285792764 1146 /opt/fortran90/share/man/man3.Z/dznrm2.3x 3541569080 1204 /opt/fortran90/share/man/man3.Z/dznrsq.3x 444194052 1010 /opt/fortran90/share/man/man3.Z/etime.3f 69444828 2082 /opt/fortran90/share/man/man3.Z/falloc.3f 2501425762 974 /opt/fortran90/share/man/man3.Z/fdate.3f 3965512391 1036 /opt/fortran90/share/man/man3.Z/fgetc.3f 3544085178 1349 /opt/fortran90/share/man/man3.Z/fork.3f 186788679 1983 /opt/fortran90/share/man/man3.Z/fortran.3f 3769755483 947 /opt/fortran90/share/man/man3.Z/fputc.3f 69444828 2082 /opt/fortran90/share/man/man3.Z/free.3f 1005897960 1150 /opt/fortran90/share/man/man3.Z/fseek.3f 1792072071 1642 /opt/fortran90/share/man/man3.Z/fstat.3f 1005897960 1150 /opt/fortran90/share/man/man3.Z/ftell.3f 2612569910 1824 /opt/fortran90/share/man/man3.Z/gerror.3f 2552240483 944 /opt/fortran90/share/man/man3.Z/getarg.3f 3965512391 1036 /opt/fortran90/share/man/man3.Z/getc.3f 1937556217 896 /opt/fortran90/share/man/man3.Z/getcwd.3f 4285893768 826 /opt/fortran90/share/man/man3.Z/getenv.3f 3498227476 728 /opt/fortran90/share/man/man3.Z/getgid.3f 1114062012 773 /opt/fortran90/share/man/man3.Z/getlog.3f 306212960 689 /opt/fortran90/share/man/man3.Z/getpid.3f 3498227476 728 /opt/fortran90/share/man/man3.Z/getuid.3f 1104770770 1081 /opt/fortran90/share/man/man3.Z/gmtime.3f 2654711415 778 /opt/fortran90/share/man/man3.Z/hostnm.3f 2552240483 944 /opt/fortran90/share/man/man3.Z/iargc.3f 464890959 1213 /opt/fortran90/share/man/man3.Z/iasum.3x 1138571675 1299 /opt/fortran90/share/man/man3.Z/icamax.3x 2854121431 1722 /opt/fortran90/share/man/man3.Z/icopy.3x 1138571675 1299 /opt/fortran90/share/man/man3.Z/idamax.3x 1978252090 952 /opt/fortran90/share/man/man3.Z/idate.3f 3944501513 781 /opt/fortran90/share/man/man3.Z/idatey2k.3f 2612569910 1824 /opt/fortran90/share/man/man3.Z/ierrno.3f 1138571675 1299 /opt/fortran90/share/man/man3.Z/iiamax.3x 186788679 1983 /opt/fortran90/share/man/man3.Z/intro.3f 1138571675 1299 /opt/fortran90/share/man/man3.Z/isamax.3x 3198299812 1140 /opt/fortran90/share/man/man3.Z/isatty.3f 2373839914 1776 /opt/fortran90/share/man/man3.Z/iswap.3x 1978252090 952 /opt/fortran90/share/man/man3.Z/itime.3f 1138571675 1299 /opt/fortran90/share/man/man3.Z/izamax.3x 685261291 1161 /opt/fortran90/share/man/man3.Z/izero.3x 1211041605 831 /opt/fortran90/share/man/man3.Z/kill.3f 171933520 993 /opt/fortran90/share/man/man3.Z/link.3f 1995631770 678 /opt/fortran90/share/man/man3.Z/loc.3f 1792072071 1642 /opt/fortran90/share/man/man3.Z/lstat.3f 1104770770 1081 /opt/fortran90/share/man/man3.Z/ltime.3f 69444828 2082 /opt/fortran90/share/man/man3.Z/malloc.3f 2612569910 1824 /opt/fortran90/share/man/man3.Z/perror.3f 3769755483 947 /opt/fortran90/share/man/man3.Z/putc.3f 3969921752 1167 /opt/fortran90/share/man/man3.Z/qsort.3f 1336265275 960 /opt/fortran90/share/man/man3.Z/rename.3f 464890959 1213 /opt/fortran90/share/man/man3.Z/sasum.3x 4078641989 1696 /opt/fortran90/share/man/man3.Z/saxpy.3x 464890959 1213 /opt/fortran90/share/man/man3.Z/scasum.3x 2285792764 1146 /opt/fortran90/share/man/man3.Z/scnrm2.3x 3541569080 1204 /opt/fortran90/share/man/man3.Z/scnrsq.3x 2854121431 1722 /opt/fortran90/share/man/man3.Z/scopy.3x 4002997942 1938 /opt/fortran90/share/man/man3.Z/sdot.3x 2387552589 1634 /opt/fortran90/share/man/man3.Z/sdsdot.3x 1246214370 4211 /opt/fortran90/share/man/man3.Z/sgbmv.3x 650139012 2951 /opt/fortran90/share/man/man3.Z/sgemm.3x 563625887 3128 /opt/fortran90/share/man/man3.Z/sgemv.3x 1777868399 2386 /opt/fortran90/share/man/man3.Z/sger.3x 376615642 1550 /opt/fortran90/share/man/man3.Z/signal.3f 3700033479 776 /opt/fortran90/share/man/man3.Z/sleep.3f 2285792764 1146 /opt/fortran90/share/man/man3.Z/snrm2.3x 3541569080 1204 /opt/fortran90/share/man/man3.Z/snrsq.3x 4138145347 1975 /opt/fortran90/share/man/man3.Z/srot.3x 1448943639 1436 /opt/fortran90/share/man/man3.Z/srotg.3x 3690765226 2015 /opt/fortran90/share/man/man3.Z/srotm.3x 3700444725 1084 /opt/fortran90/share/man/man3.Z/srotmg.3x 2148133891 3871 /opt/fortran90/share/man/man3.Z/ssbmv.3x 499144322 1336 /opt/fortran90/share/man/man3.Z/sscal.3x 3451977393 3467 /opt/fortran90/share/man/man3.Z/sspmv.3x 1647249407 3014 /opt/fortran90/share/man/man3.Z/sspr.3x 3653037815 3454 /opt/fortran90/share/man/man3.Z/sspr2.3x 2373839914 1776 /opt/fortran90/share/man/man3.Z/sswap.3x 4147663247 3190 /opt/fortran90/share/man/man3.Z/ssymm.3x 2738750847 2932 /opt/fortran90/share/man/man3.Z/ssymv.3x 2208818403 2521 /opt/fortran90/share/man/man3.Z/ssyr.3x 4098936610 2930 /opt/fortran90/share/man/man3.Z/ssyr2.3x 620772297 3808 /opt/fortran90/share/man/man3.Z/ssyr2k.3x 2815885759 3326 /opt/fortran90/share/man/man3.Z/ssyrk.3x 1792072071 1642 /opt/fortran90/share/man/man3.Z/stat.3f 2359810204 4015 /opt/fortran90/share/man/man3.Z/stbmv.3x 523968216 4441 /opt/fortran90/share/man/man3.Z/stbsv.3x 260254159 3155 /opt/fortran90/share/man/man3.Z/stpmv.3x 3365246860 3400 /opt/fortran90/share/man/man3.Z/stpsv.3x 1653725418 2866 /opt/fortran90/share/man/man3.Z/strmm.3x 3262879796 2546 /opt/fortran90/share/man/man3.Z/strmv.3x 3617876014 3097 /opt/fortran90/share/man/man3.Z/strsm.3x 3771488367 2960 /opt/fortran90/share/man/man3.Z/strsv.3x 171933520 993 /opt/fortran90/share/man/man3.Z/symlnk.3f 2230720545 1117 /opt/fortran90/share/man/man3.Z/system.3f 685261291 1161 /opt/fortran90/share/man/man3.Z/szero.3x 2883728426 2836 /opt/fortran90/share/man/man3.Z/tclose.3f 1104770770 1081 /opt/fortran90/share/man/man3.Z/time.3f 2883728426 2836 /opt/fortran90/share/man/man3.Z/topen.3f 2883728426 2836 /opt/fortran90/share/man/man3.Z/tread.3f 2883728426 2836 /opt/fortran90/share/man/man3.Z/trewin.3f 2883728426 2836 /opt/fortran90/share/man/man3.Z/tskipf.3f 2883728426 2836 /opt/fortran90/share/man/man3.Z/tstate.3f 3198299812 1140 /opt/fortran90/share/man/man3.Z/ttynam.3f 2883728426 2836 /opt/fortran90/share/man/man3.Z/twrite.3f 933466620 911 /opt/fortran90/share/man/man3.Z/unlink.3f 646767575 977 /opt/fortran90/share/man/man3.Z/wait.3f 4078641989 1696 /opt/fortran90/share/man/man3.Z/zaxpy.3x 4078641989 1696 /opt/fortran90/share/man/man3.Z/zaxpyc.3x 2854121431 1722 /opt/fortran90/share/man/man3.Z/zcopy.3x 2854121431 1722 /opt/fortran90/share/man/man3.Z/zcopyc.3x 4002997942 1938 /opt/fortran90/share/man/man3.Z/zdotc.3x 4002997942 1938 /opt/fortran90/share/man/man3.Z/zdotu.3x 4138145347 1975 /opt/fortran90/share/man/man3.Z/zdrot.3x 499144322 1336 /opt/fortran90/share/man/man3.Z/zdscal.3x 1246214370 4211 /opt/fortran90/share/man/man3.Z/zgbmv.3x 650139012 2951 /opt/fortran90/share/man/man3.Z/zgemm.3x 563625887 3128 /opt/fortran90/share/man/man3.Z/zgemv.3x 1777868399 2386 /opt/fortran90/share/man/man3.Z/zgerc.3x 1777868399 2386 /opt/fortran90/share/man/man3.Z/zgeru.3x 2148133891 3871 /opt/fortran90/share/man/man3.Z/zhbmv.3x 4147663247 3190 /opt/fortran90/share/man/man3.Z/zhemm.3x 2738750847 2932 /opt/fortran90/share/man/man3.Z/zhemv.3x 2208818403 2521 /opt/fortran90/share/man/man3.Z/zher.3x 4098936610 2930 /opt/fortran90/share/man/man3.Z/zher2.3x 620772297 3808 /opt/fortran90/share/man/man3.Z/zher2k.3x 2815885759 3326 /opt/fortran90/share/man/man3.Z/zherk.3x 3451977393 3467 /opt/fortran90/share/man/man3.Z/zhpmv.3x 1647249407 3014 /opt/fortran90/share/man/man3.Z/zhpr.3x 3653037815 3454 /opt/fortran90/share/man/man3.Z/zhpr2.3x 4138145347 1975 /opt/fortran90/share/man/man3.Z/zrot.3x 499144322 1336 /opt/fortran90/share/man/man3.Z/zscal.3x 2373839914 1776 /opt/fortran90/share/man/man3.Z/zswap.3x 4147663247 3190 /opt/fortran90/share/man/man3.Z/zsymm.3x 620772297 3808 /opt/fortran90/share/man/man3.Z/zsyr2k.3x 2815885759 3326 /opt/fortran90/share/man/man3.Z/zsyrk.3x 2359810204 4015 /opt/fortran90/share/man/man3.Z/ztbmv.3x 2359810204 4015 /opt/fortran90/share/man/man3.Z/ztbsv.3x 260254159 3155 /opt/fortran90/share/man/man3.Z/ztpmv.3x 3365246860 3400 /opt/fortran90/share/man/man3.Z/ztpsv.3x 1653725418 2866 /opt/fortran90/share/man/man3.Z/ztrmm.3x 3262879796 2546 /opt/fortran90/share/man/man3.Z/ztrmv.3x 3617876014 3097 /opt/fortran90/share/man/man3.Z/ztrsm.3x 3771488367 2960 /opt/fortran90/share/man/man3.Z/ztrsv.3x 685261291 1161 /opt/fortran90/share/man/man3.Z/zzero.3x 473736285 3358 /opt/fortran90/contrib/man/ja_JP.SJIS/man1.Z/ fid.1 1855472710 24125 /opt/fortran90/share/man/ja_JP.SJIS/man1.Z/ f90.1 263086636 1751 /opt/fortran90/share/man/ja_JP.SJIS/man1.Z/ fsplit.1 1506797708 3356 /opt/fortran90/contrib/man/ja_JP.eucJP/ man1.Z/fid.1 3281909998 31833 /opt/fortran90/share/man/ja_JP.eucJP/ man1.Z/f90.1 1415916253 1747 /opt/fortran90/share/man/ja_JP.eucJP/man1.Z/ fsplit.1 Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHSS_23724 PHSS_23351 PHSS_23243 PHSS_23025 PHSS_22538 PHSS_22464 PHSS_22290 PHSS_22112 PHSS_21787 PHSS_21485 Equivalent Patches: None Patch Package Size: 37750 KBytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Login as root. 3. Copy the patch to the /tmp directory. 4. Move to the /tmp directory and unshar the patch: cd /tmp sh PHSS_23952 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHSS_23952.depot By default swinstall will archive the original software in /var/adm/sw/patch/PHSS_23952. If you do not wish to retain a copy of the original software, you can create an empty file named /var/adm/sw/patch/PATCH_NOSAVE. WARNING: If this file exists when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. It is recommended that you move the PHSS_23952.text file to /var/adm/sw/patch for future reference. To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHSS_23952.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None