Commits

Albert Cheng committed 27c239c2d17
[svn-r16168] Bug fix: 1089 Description: One open() call with O_CREAT flag did not have the third required argument. Solution: Added the right third argument. Also changed all open() calls to HDopen macros for more portable coding. Tested: h5committested.