summaryrefslogtreecommitdiffstats
path: root/src/H5system.c
Commit message (Expand)AuthorAgeFilesLines
* Bring strndup changes from develop (#3437)Dana Robinson2023-08-281-0/+44
* Undo revert 2615 (#2638)Larry Knox2023-03-271-142/+20
* 1 10 revert 2615 (#2629)Larry Knox2023-03-241-20/+142
* Remove getlogin work-arounds (#2620)Dana Robinson2023-03-231-16/+0
* Normalize platform-independence code w/ develop (#2615)Dana Robinson2023-03-201-142/+20
* Update copyright headers. (#2527)Larry Knox2023-03-101-1/+0
* 1.10 clang 13 format #1933 (#1940)Allen Byrne2022-07-291-7/+7
* Hdf5 1 10 merges (#1633)jhendersonHDF2022-04-141-2/+2
* 1 10 Remove const from the argv tools/tests main sig. #1390 (#1405)Allen Byrne2022-01-311-1/+1
* Merge 839 hdf5 1 10 (#879)Larry Knox2021-08-111-3/+292
* Merge issue 839 develop PRs to hdf5 1 10 - round 3 (#853)Larry Knox2021-07-261-138/+29
* Hdf5 1 10 doxygen merges (#684)Allen Byrne2021-05-261-0/+1
* Hdf5 1 10 merge of printf specifiers and VS2015 min changes (#612)Allen Byrne2021-04-301-452/+25
* Hdf5 merge issue 537 v110 (#545)Larry Knox2021-04-061-51/+49
* Hdf5 merge PR 425 v110 (#536)Larry Knox2021-04-021-2/+2
* 1 10 Merges from develop (#424)Allen Byrne2021-03-041-3/+3
* Hdf5 1 10 Update license url (#403)Larry Knox2021-03-011-1/+1
* Source formattedAllen Byrne2020-10-011-375/+368
* Merge of clang-format changes from developAllen Byrne2020-09-301-2/+2
* Brings monotonic timer changes from developDana Robinson2020-08-151-47/+104
* Brings file locking changes from developDana Robinson2020-08-141-3/+3
* Misc fixes and changes from develop.Dana Robinson2020-05-161-3/+2
* Merge CMake and tools changes from developAllen Byrne2020-02-271-1/+3
* Fixed a bug where we incorrectly pass a lock struct to fcntlDana Robinson2019-09-161-1/+1
* HDFFV-10845, 10529 and CMake changes from developAllen Byrne2019-07-241-36/+172
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-261-5/+5
* HDFFV-10307 Add HD prefixAllen Byrne2017-12-201-1/+1
* HDFFV-10307 Add toupper functionAllen Byrne2017-12-181-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
* [svn-r29043] Fixes to make relative external storage work on Windows. Part of...Dana Robinson2016-02-041-2/+2
* [svn-r29041] Patch from Steffen Kiess that allows a relative path to be speci...Dana Robinson2016-02-041-10/+119
* [svn-r28581] Brought flock changes over from revise_chunks as well as a fewDana Robinson2015-12-111-1/+111
* [svn-r28422] Description:Quincey Koziol2015-11-201-10/+10
* [svn-r28416] Description:Quincey Koziol2015-11-201-21/+66
* [svn-r28236] Rework get timezone function to add another exclusion define (H5...Allen Byrne2015-10-271-2/+6
* [svn-r28234] Changed a C++-style comment to C-style.Dana Robinson2015-10-271-4/+6
* [svn-r28229] HDFFV-9550: Rework timezone usage to localize the #ifdef blocks ...Allen Byrne2015-10-261-0/+31
* [svn-r27572] Removed VMS-specific code from the library.Dana Robinson2015-08-241-60/+2