netcdf-c/libsrc
2018-02-07 11:23:54 -07:00
..
attr.m4 a clean commit for #383 2017-12-20 20:53:30 -06:00
CMakeLists.txt Small tweak to cmakelists.txt 2017-01-03 12:10:05 -07:00
depend
dim.c fixed warnings 2017-11-09 06:24:18 -07:00
ffio.c Merged master, DAP4 support into branch. 2017-04-19 09:29:35 -06:00
lookup3.c include config.h the way suggested by autoconf 2017-03-11 13:03:17 -06:00
Makefile.am merged 466 2018-01-20 06:04:08 -07:00
memio.c re: issue https://github.com/Unidata/netcdf-c/issues/401 2017-05-02 21:22:54 -06:00
mmapio.c re: issue https://github.com/Unidata/netcdf-c/issues/401 2017-05-02 21:22:54 -06:00
nc3dispatch.c a clean commit for #383 2017-12-20 20:53:30 -06:00
nc3internal.c Merge branch 'master' into cdf5_var_len 2018-02-02 10:31:46 -07: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 Merged master, DAP4 support into branch. 2017-04-19 09:29:35 -06:00
ncio.h The original mem branch somehow got 2015-05-28 15:10:10 -06:00
ncstdio.c
ncstdio.h
ncx_cray.c include config.h the way suggested by autoconf 2017-03-11 13:03:17 -06:00
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 Fix common typos 2015-08-20 11:42:05 +02:00
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 Merged master, DAP4 support into branch. 2017-04-19 09:29:35 -06:00
t_ncio.in
t_ncxx.m4 include config.h the way suggested by autoconf 2017-03-11 13:03:17 -06:00
test_nc.sav
v1hpg.c Merge branch 'master' into cdf5_var_len 2018-01-25 16:30:58 -07:00
var.c Added the fix suggested by @mathstuf in support of https://github.com/unidata/netcdf-c/issues/845 2018-02-07 11:23:54 -07:00
winceio.c Merged master, DAP4 support into branch. 2017-04-19 09:29:35 -06:00
XGetopt.c