diff options
author | Bill Wendling <wendling@ncsa.uiuc.edu> | 2003-06-11 22:18:37 (GMT) |
---|---|---|
committer | Bill Wendling <wendling@ncsa.uiuc.edu> | 2003-06-11 22:18:37 (GMT) |
commit | 09da63a8b952ebf2572c741c9f3855ad492441a7 (patch) | |
tree | c3789c011c0dbd675cd81cdf4cbbf1872a163086 /MANIFEST | |
parent | 2f67716abca7e072fb934db66400c7cb1627b7f2 (diff) | |
download | hdf5-09da63a8b952ebf2572c741c9f3855ad492441a7.zip hdf5-09da63a8b952ebf2572c741c9f3855ad492441a7.tar.gz hdf5-09da63a8b952ebf2572c741c9f3855ad492441a7.tar.bz2 |
[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:
Diffstat (limited to 'MANIFEST')
0 files changed, 0 insertions, 0 deletions