summaryrefslogtreecommitdiffstats
path: root/src/H5system.c
Commit message (Expand)AuthorAgeFilesLines
* Brings Windows file locking from developDana Robinson2021-03-251-29/+32
* Brings file locking changes from developDana Robinson2021-03-251-3/+3
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-404/+386
* Removes pre-2015 Visual Studio cruft (from develop)Dana Robinson2021-03-221-76/+2
* Fixes order of magnitude issue in Windows nanosleep equivalentDana Robinson2021-03-091-1/+1
* Replaces basename and dirname with code that will work everywhereDana Robinson2021-03-091-0/+140
* Removed Wnanosleep stub and adds Win32 code to H5_nanosleep()Dana Robinson2021-03-031-24/+16
* Merge branch 'aug-develop' into aug-merge-attempt/feature/vfd_swmrDavid Young2020-08-041-45/+104
|\
| * Minor normalizations with 1.12 branchDana Robinson2020-08-011-4/+4
| * va_arg -> HDva_argQuincey Koziol2020-06-271-1/+1
| * Refactor code to remove remaining checks for H5_HAVE_GETTIMEOFDAY scattered a...Quincey Koziol2020-06-271-32/+0
| * Merge remote-tracking branch 'origin/develop' into monotonic_timerQuincey Koziol2020-06-261-40/+205
| |\
| | * Trim trailing whitespaceQuincey Koziol2020-04-201-1/+1
| | * Reduce differences between my -Werror branch and `develop`:David Young2020-01-291-3/+2
| | * Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-0/+28
| | * Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-01-041-1/+3
| | * Fixed a bug where we incorrectly pass a lock struct to fcntlDana Robinson2019-08-271-1/+1
| | * Updates to warnhist script, along with a few cleanups, and add some commentsQuincey Koziol2019-07-101-2/+2
| | * Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-031-2/+2
| | * Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-4/+9
| | * Moving the handling of null prefix into H5_combine_path.Songyu Lu2019-04-171-3/+3
| | * Adds _wopen support on Windows so that files with UTF-8 namesDana Robinson2019-03-151-0/+126
| | * Added HD to va_* calls in a couple of library files.Dana Robinson2018-12-171-27/+32
| * | Changes to make timers within the library monotonic.Quincey Koziol2017-09-031-13/+104
* | | Trim trailing whitespaceQuincey Koziol2020-05-201-1/+1
* | | Reduce differences between my -Werror branch and `develop`:David Young2020-05-201-3/+2
* | | Squashed commit of the token_refactoring branch:Dana Robinson2020-05-201-0/+28
* | | Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-05-201-1/+3
* | | Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-37/+173
* | | Merge the latest h5_retry_t code from my `sleepy` branch.David Young2019-09-101-4/+21
| |/ |/|
* | Develop normalization with vol_integration.Dana Robinson2018-09-191-5/+5
* | Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-5/+5
* | HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-281-1/+1
* | Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ...lrknox2017-12-221-1/+1
* | Add HD prefixAllen Byrne2017-12-201-1/+1
* | HDFFV-9724 Copy efc_open search from Lextern_traverseAllen Byrne2017-12-151-1/+1
* | Fixed misc Warnings flagged by VS2017.Dana Robinson2017-11-271-1/+1
|/
* Minor tweaks in response to code review.Dana Robinson2017-08-011-6/+2
* Major rework of H5PL package code before bringing VOL changesDana Robinson2017-07-141-0/+50
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Update cmake pubconf to match autotools and add strtoll checksAllen Byrne2017-03-161-16/+17
* Fix bad implementation of Windows nanosleep equivalent.Dana Robinson2016-12-121-4/+3
* Added Windows-only versions of the round() functions, which do notderobins2016-12-021-0/+50
* Bring over support for retrying metadata cache entry loads, along with all theQuincey Koziol2016-11-201-0/+81
* Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-061-1/+1
* [svn-r30189] Description:Quincey Koziol2016-07-181-15/+14
* [svn-r29482] Switched a few Visual Studio #ifdefs to Win32Dana Robinson2016-03-211-2/+2
* [svn-r29182] Re-commit of HDFFV-8740 fix, which adds the ability to configureDana Robinson2016-02-221-10/+119
* [svn-r29084] Revert of:Dana Robinson2016-02-111-119/+10