netcdf-c/libsrc
2017-01-09 13:26:23 -07:00
..
attr.m4
CMakeLists.txt Small tweak to cmakelists.txt 2017-01-03 12:10:05 -07:00
depend
dim.c Another tweak for a rushed fix. 2017-01-09 12:01:17 -07:00
ffio.c
lookup3.c More cmake fixes 2016-05-07 14:32:07 -06:00
Makefile.am Clean up lingering 'make distcheck' errors. 2016-04-12 09:48:21 -06:00
memio.c
mmapio.c
nc3dispatch.c
nc3internal.c Modified nc_inq_type so that it will return valid information for valid data types even if the associated ncid doesn't have access to those data types. See https://github.com/Unidata/netcdf-c/issues/240 for more information. 2016-04-05 20:13:42 +00:00
nc_hashmap.c Corrected an issue preventing gcc-4.4 from compiling netcdf. 2016-04-26 21:09:41 +00:00
ncFile.c
ncio.c
ncio.h
ncstdio.c
ncstdio.h
ncx_cray.c
ncx.h Reverted to different code in support of https://github.com/Unidata/netcdf-c/issues/344 2017-01-04 15:40:19 -07:00
ncx.m4 Reverted to different code in support of https://github.com/Unidata/netcdf-c/issues/344 2017-01-04 15:40:19 -07:00
posixio.c
pstdint.h
putget.m4
t_ncio.c
t_ncio.in
t_ncxx.m4
test_nc.sav
v1hpg.c
var.c Updated OFF_T_MAX computation to avoid an undefined behavior warning reported by clang/gcc. 2016-09-26 10:14:38 -06:00
winceio.c
XGetopt.c