mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
09da63a8b9
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: |
||
---|---|---|
.. | ||
benchpar.c | ||
chunk.c | ||
Dependencies | ||
gen_report.pl | ||
iopipe.c | ||
Makefile.in | ||
mpi-perf.c | ||
overhead.c | ||
perf.c | ||
pio_engine.c | ||
pio_perf.c | ||
pio_perf.h | ||
pio_timer.c | ||
pio_timer.h | ||
zip_perf.c |