netcdf-c/libsrc
2017-11-30 05:40:17 -07:00
..
attr.m4 Eliminate NC_MAX_VARS|DIMS|ATTRS limits 2017-07-20 09:32:29 -06:00
CMakeLists.txt
depend
dim.c fixed warnings 2017-11-09 06:24:18 -07:00
ffio.c
lookup3.c
Makefile.am removed non-working BUILD_DLL target 2017-11-30 05:40:17 -07:00
memio.c
mmapio.c
nc3dispatch.c Add szip support via libaec 2017-08-27 13:35:20 -06:00
nc3internal.c Merge branch 'master' into ejh_ncfunc_testing 2017-11-28 00:04:38 +00:00
nc_hashmap.c used cast to int instead of %ul printf format, because some compilers are a little out of step 2017-11-09 10:44:46 -07:00
ncFile.c
ncio.c
ncio.h
ncstdio.c
ncstdio.h
ncx_cray.c
ncx.h Fix build on pre-C99 compilers 2017-11-26 01:47:54 +05:30
ncx.m4 Fix build on pre-C99 compilers 2017-11-26 01:47:54 +05:30
posixio.c fixed warning 2017-10-25 06:30:47 -06:00
pstdint.h
putget.m4 Because ncx.c and putget.c are to be released with the package in case users do not have m4, the generation of the two C files cannot depend on the configure option of --enable-erange-fill. This commit fixes this problem by replacing m4 conditional define with C conditional preprocess. 2017-08-20 14:32:57 -05:00
t_ncio.c
t_ncio.in
t_ncxx.m4
test_nc.sav
v1hpg.c fixed warning 2017-11-30 04:56:46 -07:00
var.c Merge branch 'NC_MAX_VAR_DIMS' of https://github.com/wkliao/netcdf-c into multi-merge 2017-11-02 11:20:54 -06:00
winceio.c
XGetopt.c