netcdf-c/libnczarr
Dennis Heimbigner fba7198039 Fix NCclosedir in dpathmgr.c
re: Issue https://github.com/Unidata/netcdf-c/issues/1999

NCclosedir code is incorrect. Fix.
Note that this issue crops up when using a non-VisualStudio windows build
such as Mingw because Mingq defines dirent.h, but Visual Studio does not.

Addendum:
Fix some mingw bugs:

1. Modify XGetopt.h to be conditional on _WIN32 instead of _MSC_VER.
2. Make sure sys/stat.h is included in ncpathmgr.h
2021-05-19 14:19:28 -06:00
..
obsolete Upgrade the nczarr code to match Zarr V2 2021-04-24 19:48:15 -06:00
awsincludes.h This PR adds EXPERIMENTAL support for accessing data in the 2020-06-28 18:02:47 -06:00
CMakeLists.txt appveyor fix 2021-01-28 20:31:16 -07:00
Makefile.am Add zip file support 2021-01-28 20:11:01 -07:00
SimpleBinStream.h This PR adds EXPERIMENTAL support for accessing data in the 2020-06-28 18:02:47 -06:00
zarr.c Upgrade the nczarr code to match Zarr V2 2021-04-24 19:48:15 -06:00
zarr.h Fix JSON quoted string processing in libnczarr 2021-05-06 16:39:44 -06:00
zattr.c Add support for the XArray Zarr _ARRAY_DIMENSIONS attribute 2021-02-24 13:46:11 -07:00
zcache.h Upgrade the nczarr code to match Zarr V2 2021-04-24 19:48:15 -06:00
zchunking.c More NCZarr optimizations 2021-01-06 13:35:59 -07:00
zchunking.h More NCZarr optimizations 2021-01-06 13:35:59 -07:00
zclose.c Add support for the XArray Zarr _ARRAY_DIMENSIONS attribute 2021-02-24 13:46:11 -07:00
zcreate.c Add zip file support 2021-01-28 20:11:01 -07:00
zcvt.c Fix JSON quoted string processing in libnczarr 2021-05-06 16:39:44 -06:00
zdebug.c More NCZarr optimizations 2021-01-06 13:35:59 -07:00
zdebug.h Upgrade the nczarr code to match Zarr V2 2021-04-24 19:48:15 -06:00
zdim.c Provide a Number of fixes/improvements to NCZarr 2020-11-19 17:01:04 -07:00
zdispatch.c More NCZarr optimizations 2021-01-06 13:35:59 -07:00
zdispatch.h Mostly revert the filter code to reduce its complexity of use. 2020-09-27 12:43:46 -06:00
zfile.c Add zip file support 2021-01-28 20:11:01 -07:00
zfilter.c Additional Fixes to NCZarr 2020-12-16 20:48:02 -07:00
zgrp.c Provide a Number of fixes/improvements to NCZarr 2020-11-19 17:01:04 -07:00
zincludes.h Fix NCclosedir in dpathmgr.c 2021-05-19 14:19:28 -06:00
zinternal.c Upgrade the nczarr code to match Zarr V2 2021-04-24 19:48:15 -06:00
zinternal.h Upgrade the nczarr code to match Zarr V2 2021-04-24 19:48:15 -06:00
zjson.c Fix JSON quoted string processing in libnczarr 2021-05-06 16:39:44 -06:00
zjson.h Revert "Revert "Fix nczarr-experimental: improve build support, disengage hdf5 vs netcdf4 flags, and find AWS libraries"" 2020-08-17 19:15:47 -06:00
zmap_file.c Allow .rc tests to work in parallel by isolation 2021-04-25 22:02:29 -06:00
zmap_s3sdk.c Add zip file support 2021-01-28 20:11:01 -07:00
zmap_zip.c Upgrade the nczarr code to match Zarr V2 2021-04-24 19:48:15 -06:00
zmap.c Upgrade the nczarr code to match Zarr V2 2021-04-24 19:48:15 -06:00
zmap.h Upgrade the nczarr code to match Zarr V2 2021-04-24 19:48:15 -06:00
zodom.c More NCZarr optimizations 2021-01-06 13:35:59 -07:00
zodom.h More NCZarr optimizations 2021-01-06 13:35:59 -07:00
zopen.c More NCZarr optimizations 2021-01-06 13:35:59 -07:00
zprov.c Additional Fixes to NCZarr 2020-12-16 20:48:02 -07:00
zprovenance.h This PR adds EXPERIMENTAL support for accessing data in the 2020-06-28 18:02:47 -06:00
zs3sdk.cpp Add zip file support 2021-01-28 20:11:01 -07:00
zs3sdk.h Add zip file support 2021-01-28 20:11:01 -07:00
zsync.c Fix JSON quoted string processing in libnczarr 2021-05-06 16:39:44 -06:00
ztracedispatch.h More NCZarr optimizations 2021-01-06 13:35:59 -07:00
ztype.c This PR adds EXPERIMENTAL support for accessing data in the 2020-06-28 18:02:47 -06:00
zutil.c Upgrade the nczarr code to match Zarr V2 2021-04-24 19:48:15 -06:00
zvar.c Upgrade the nczarr code to match Zarr V2 2021-04-24 19:48:15 -06:00
zwalk.c Fix if statement to apply to fflush 2021-03-18 13:49:07 -06:00
zxcache.c Upgrade the nczarr code to match Zarr V2 2021-04-24 19:48:15 -06:00