hdf5/perform
Bill Wendling 09da63a8b9 [svn-r7026] Purpose:
Bug Fix

Description:
    On HP-UX platforms, the "open()" function needs to specify that the
    file being created has permissions S_IRWXU, which means that it gives
    read/write/execute permissions to the user who created the file (how
    nice of it!).

Solution:
    Added the S_IRWXU flag to the open() function call.

Platforms tested:
    HP-UX 11
    Arabica,
    Modi4,
    Verbena

Misc. update:
2003-06-11 17:18:37 -05:00
..
benchpar.c [svn-r6822] Purpose: 2003-05-07 15:49:51 -05:00
chunk.c [svn-r6779] Purpose: Backward compatibility change 2003-04-29 14:49:48 -05:00
Dependencies [svn-r6576] Purpose: 2003-04-03 08:46:11 -05:00
gen_report.pl [svn-r5729] Purpose: 2002-06-29 19:11:42 -05:00
iopipe.c [svn-r5729] Purpose: 2002-06-29 19:11:42 -05:00
Makefile.in [svn-r6377] Purpose: 2003-02-06 15:34:56 -05:00
mpi-perf.c [svn-r4795] Purpose: 2002-01-07 17:47:22 -05:00
overhead.c [svn-r6296] Purpose: 2003-01-17 15:34:14 -05:00
perf.c [svn-r5729] Purpose: 2002-06-29 19:11:42 -05:00
pio_engine.c [svn-r7019] Purpose: 2003-06-10 14:05:06 -05:00
pio_perf.c [svn-r6998] Purpose: 2003-06-09 13:50:59 -05:00
pio_perf.h [svn-r5798] Purpose: 2002-07-15 10:21:05 -05:00
pio_timer.c [svn-r5729] Purpose: 2002-06-29 19:11:42 -05:00
pio_timer.h [svn-r5729] Purpose: 2002-06-29 19:11:42 -05:00
zip_perf.c [svn-r7026] Purpose: 2003-06-11 17:18:37 -05:00