..
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
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
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
ncio.c
Replace ENABLE_S3 with NETCDF_ENABLE_S3
2024-03-18 15:54:15 -05:00
ncio.h
ncstdio.c
ncstdio.h
ncx_cray.c
ncx.h
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
t_ncio.in
t_ncxx.m4
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