Commits
Albert Cheng committed 064fee6e8ec
[svn-r16167] 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.