netcdf-c/libsrc
2014-04-21 11:15:33 -06:00
..
attr.c Including .c files generated from .m4 to accomodate 2012-10-02 16:45:27 +00:00
attr.m4 The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
CMakeLists.txt Cleaned up indentation, white space in multiple CMakeLists.txt files. 2014-04-21 11:15:33 -06:00
depend moving to trunk subdir 2010-06-03 13:24:43 +00:00
dim.c The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
ffio.c Integrated changes from trunk, began adding CMake support, updated 'build everything' script. 2012-07-02 22:59:59 +00:00
lookup3.c fix dap string handling 2012-02-03 21:31:50 +00:00
Makefile.am [NCF-273]/HZY-708311 2013-12-22 12:53:20 -07:00
memio.c Corrected a double-free issue reported by Coverity. 2013-12-17 15:54:14 -07:00
mmapio.c The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
nc3dispatch.c [NCF-273]/HZY-708311 2013-12-22 12:53:20 -07:00
nc3internal.c [NCF-273]/HZY-708311 2013-12-22 12:53:20 -07:00
ncFile.c - Fix NCF-158 to modify ncgen flag defaults. 2012-03-14 23:26:48 +00:00
ncio.c add NC_MMAP flag and tests 2012-06-23 19:25:49 +00:00
ncio.h Corrected a couple resource leak issues reported by Coverity static analysis. 2013-08-09 16:19:45 -06:00
ncstdio.c - Fix NCF-158 to modify ncgen flag defaults. 2012-03-14 23:26:48 +00:00
ncstdio.h - Fix NCF-158 to modify ncgen flag defaults. 2012-03-14 23:26:48 +00:00
ncx_cray.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
ncx.c Corrected "BAIL" macros to avoid infinite loop when logging is disabled and an 2013-12-29 01:12:43 -06:00
ncx.h Cleaned up tst_atts3.c test program. Fixed several bugs in detection 2012-05-31 01:28:42 +00:00
ncx.m4 Corrected "BAIL" macros to avoid infinite loop when logging is disabled and an 2013-12-29 01:12:43 -06:00
posixio.c Reorganized Windows includes. 2014-02-04 11:10:27 -07:00
pstdint.h Get rid of uses of NC_MAX_DIMS in ncdump that are easy to eliminate.Get rid of some uses of NC_MAX_DIMS from nccopy. Add libsrc/pstdint.hfor systems that have no stdint.h. 2010-07-29 22:41:05 +00:00
putget.c add some jna personal scripts 2014-03-29 13:35:52 -06:00
putget.m4 The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
t_ncio.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
t_ncio.in moving to trunk subdir 2010-06-03 13:24:43 +00:00
t_ncxx.m4 moving to trunk subdir 2010-06-03 13:24:43 +00:00
test_nc.sav moving to trunk subdir 2010-06-03 13:24:43 +00:00
v1hpg.c Change assertions that indicate file corruption into error status return. 2014-04-16 08:04:00 -06:00
var.c Addressed several minor issues revealed by static analysis (coverity, clang). Mostly to do with extreme corner cases in which a null pointer would be dereferenced, or dereferencing a non-null (but non-initialized) pointer would result in garbage. 2014-03-28 17:11:26 -06:00
winceio.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
XGetopt.c Merge from latest netcdf-cmake branch. 2012-12-05 18:35:42 +00:00