netcdf-c/libsrc
Dennis Heimbigner d8d4ed627a master merge
2017-08-29 18:05:46 -06:00
..
attr.m4 include config.h the way suggested by autoconf 2017-03-11 13:03:17 -06:00
CMakeLists.txt
depend
dim.c include config.h the way suggested by autoconf 2017-03-11 13:03:17 -06: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 Removed a line in configure.ac that is potentially redundant and throws an error on some systems. In support of https://github.com/Unidata/netcdf-c/issues/413 2017-06-08 12:38:43 -06: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 Add szip support via libaec 2017-08-27 13:35:20 -06:00
nc3internal.c The files libdispatch/dwinpath.c and include/ncwinpath.h 2017-07-13 10:40:07 -06:00
nc_hashmap.c
ncFile.c
ncio.c Merged master, DAP4 support into branch. 2017-04-19 09:29:35 -06:00
ncio.h
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 X_INT64_MIN, X_INT64_MAX, and X_UINT64_MAX should be used internally 2017-06-06 18:20:26 -05:00
ncx.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
posixio.c struct stat.st_size is of type off_t 2017-06-09 02:51:06 -05: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 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 Fixed computation of recsize for NC_64BIT_DATA files. 2017-08-09 21:47:08 +02:00
var.c Merged master, DAP4 support into branch. 2017-04-19 09:29:35 -06:00
winceio.c Merged master, DAP4 support into branch. 2017-04-19 09:29:35 -06:00
XGetopt.c