summaryrefslogtreecommitdiffstats
path: root/src/H5FDsec2.c
Commit message (Expand)AuthorAgeFilesLines
* Source formattedAllen Byrne2020-10-011-253/+263
* Fixed trailing whitespace from revert.Dana Robinson2020-08-181-9/+9
* Revert "Don't track file offset position when using pread / pwrite."Dana Robinson2020-08-181-30/+9
* Merge of develop PRs to 1.10Dana Robinson2020-08-181-0/+21
* Minor normalizations with developDana Robinson2020-08-161-97/+92
* Brings Mirror VFD to 1.10 from developDana Robinson2020-08-141-0/+6
* Brings file locking changes from developDana Robinson2020-08-141-13/+45
* Normalization with develop of the VFDs and H5F package.Dana Robinson2020-05-281-3/+3
* Removed trailing whitespace from source files.Dana Robinson2020-05-261-9/+9
* Fixed bugs in pread/pwrite I/O in VFDs.Dana Robinson2020-01-091-6/+8
* Merge of changes from develop for 1.10.5.Dana Robinson2019-02-041-7/+25
* Renamed h5repart's -family_to_sec2 to -family_to_single.Dana Robinson2018-11-231-8/+8
* Merge branch 'develop' into windows_openDana Robinson2017-05-311-1/+2
|\
| * Fixed HDFFV-10214:Dana Robinson2017-05-191-1/+2
* | Rework of the POSIX file open permissions and macros to clean upDana Robinson2017-04-281-1/+1
* | Changed the Windows POSIX open() file permissions to be correctDana Robinson2017-04-281-1/+1
|/
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-0/+1
* Bring over another batch (hopefully the last) of non-SWMR "normalization"Quincey Koziol2016-11-291-13/+21
* [svn-r28626] Brought VFD-level file locking code over from revise_chunks.Dana Robinson2015-12-141-2/+71
* [svn-r27768] Description:Quincey Koziol2015-09-141-8/+7
* [svn-r27572] Removed VMS-specific code from the library.Dana Robinson2015-08-241-21/+1
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-7/+7
* [svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-orderedDana Robinson2015-05-101-1/+1
* [svn-r26002] move checks on reading/writing beyond file eoa outside of the fi...Mohamad Chaarawi2015-01-221-5/+0
* [svn-r25929] Description:Quincey Koziol2014-12-291-3/+3
* [svn-r25531] remove use of C99 PRI that failed on windows in dtypes.cMohamad Chaarawi2014-08-111-4/+9
* [svn-r23111] Purpose:Dana Robinson2012-12-191-207/+174
* [svn-r22676] Changes needed to make the default free-list mapping from H5FD_F...Vailin Choi2012-08-131-1/+1
* [svn-r22219] Description:Quincey Koziol2012-03-311-1/+1
* [svn-r21919] Description:Quincey Koziol2012-02-091-15/+15
* [svn-r21501] - Propagated Windows VFD tweaks to SEC2 and log VFDs.Dana Robinson2011-10-101-126/+183
* [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new def...Allen Byrne2011-09-061-10/+10
* [svn-r21015] Bug fix for Issue 2598 - In v1.6 library, there was EOA for the ...Raymond Lu2011-06-221-1/+2
* [svn-r20588] Description:Quincey Koziol2011-04-211-4/+5
* [svn-r20587] Description:Quincey Koziol2011-04-211-0/+1
* [svn-r20050] Description:Quincey Koziol2011-02-051-103/+62
* [svn-r19272] Description:Quincey Koziol2010-08-201-4/+3
* [svn-r19167] Bug fix: 1917.Albert Cheng2010-08-031-22/+13
* [svn-r17971] Description:Quincey Koziol2009-12-071-5/+4
* [svn-r17953] Description:Quincey Koziol2009-12-031-3/+5
* [svn-r17939] Description:Quincey Koziol2009-12-011-21/+23
* [svn-r17922] Description:Quincey Koziol2009-11-231-10/+29
* [svn-r17860] Description:Quincey Koziol2009-11-101-6/+6
* [svn-r17376] Description:Quincey Koziol2009-08-181-3/+2
* [svn-r17365] Description:Quincey Koziol2009-08-151-9/+33
* [svn-r16847] Description:Quincey Koziol2009-04-231-6/+0
* [svn-r16214] Added HDlseek to the H5FD_core_truncate function in H5FDcore.c t...Raymond Lu2008-12-221-1/+1
* [svn-r16202] Added HDlseek in front of the truncate function in H5FD_sec2_tru...Raymond Lu2008-12-151-1/+7
* [svn-r15861] Description:Quincey Koziol2008-10-141-49/+44