netcdf-c/libsrc
Dennis Heimbigner 69ed78e7d7 Convert the ENABLE_XXX options to NETCDF_ENABLE_XXX options
# Primary Change
In order to conform to the cmake overhaul, occurrences of
ENABLE_XXX options in the nczarr code have been changed to
NETCDF_ENABLE_XXX.

# Misc. Other changes
* Fix use of rand_s in libdispatch/ncrandom.c
* Fix some bugs in the mingw gitub action.
* Fix signature bug in libncpoco/cp_win32.c
* Make some NCZarr fixes to config.h.cmake.in
2024-05-11 16:23:40 -06:00
..
attr.m4 Fixed various UBSan warnings about working with NULL pointers 2023-11-15 14:28:24 -05:00
CMakeLists.txt Convert the ENABLE_XXX options to NETCDF_ENABLE_XXX options 2024-05-11 16:23:40 -06:00
depend
dim.c Silence many conversion warnings in libsrc 2024-03-11 15:55:41 +00:00
ffio.c Replaced trivial uses of sprintf with snprintf 2023-12-08 13:30:38 -05:00
httpio.c Silence many conversion warnings in libsrc 2024-03-11 15:55:41 +00:00
lookup3.c Follow-up trivial typos 2018-04-26 23:04:01 -04:00
Makefile.am Replace ENABLE_S3 with NETCDF_ENABLE_S3 2024-03-18 15:54:15 -05:00
memio.c Silence many conversion warnings in libsrc 2024-03-11 15:55:41 +00:00
mmapio.c Fix warning about uninitialised nciop 2024-03-11 15:55:43 +00:00
nc3dispatch.c Enhance/Fix filter support 2022-03-14 12:39:37 -06:00
nc3internal.c Refactor macro _FillValue to NC_FillValue in support of https://github.com/Unidata/netcdf-c/issues/2858 2024-04-24 11:38:07 -06:00
ncFile.c Improve UTF8 Support On Windows 2022-02-08 20:53:30 -07:00
ncio.c Replace ENABLE_S3 with NETCDF_ENABLE_S3 2024-03-18 15:54:15 -05:00
ncio.h Make sure mode flags are properly defined in netcdf.h 2022-01-11 19:05:46 -07:00
ncstdio.c More synchronization of copyright stanzas. 2018-12-06 14:34:40 -07:00
ncstdio.h More synchronization of copyright stanzas. 2018-12-06 14:34:40 -07:00
ncx_cray.c More synchronization of copyright stanzas. 2018-12-06 14:34:40 -07:00
ncx.h More synchronization of copyright stanzas. 2018-12-06 14:34:40 -07:00
ncx.m4 Merge remote-tracking branch 'upstream/main' 2023-11-17 15:16:35 -07:00
posixio.c Silence many conversion warnings in libsrc 2024-03-11 15:55:41 +00:00
pstdint.h Replaced trivial uses of sprintf with snprintf 2023-12-08 13:30:38 -05:00
putget.m4 Refactor macro _FillValue to NC_FillValue in support of https://github.com/Unidata/netcdf-c/issues/2858 2024-04-24 11:38:07 -06:00
s3io.c Mitigate S3 test interference + Unlimited Dimensions in NCZarr 2023-09-26 16:56:48 -06:00
t_ncio.c More synchronization of copyright stanzas. 2018-12-06 14:34:40 -07:00
t_ncio.in
t_ncxx.m4 More synchronization of copyright stanzas. 2018-12-06 14:34:40 -07:00
test_nc.sav
v1hpg.c Silence many conversion warnings in libsrc 2024-03-11 15:55:41 +00:00
var.c Refactor macro _FillValue to NC_FillValue in support of https://github.com/Unidata/netcdf-c/issues/2858 2024-04-24 11:38:07 -06:00
winceio.c Support MSYS2/Mingw platform 2021-12-23 22:18:56 -07:00