Added snprintf/vsnprintf wrappers for systems that don't have
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 23 Feb 2007 10:15:00 +0000 (10:15 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 23 Feb 2007 10:15:00 +0000 (10:15 +0000)
commit021f5586a328c6600460aa9f9be664ba19ba20d4
tree1d572cfa3386e4b0c062d0c96954018d3d81df12
parentacf93c6b774c7184c35c2b994d4d7764438656d8
Added snprintf/vsnprintf wrappers for systems that don't have
limits (heavens forbid).
NEWS
include/yaz/Makefile.am
include/yaz/snprintf.h [new file with mode: 0644]
src/Makefile.am
src/libxml2_error.c
src/log.c
src/marcdisp.c
src/odr.c
src/snprintf.c [new file with mode: 0644]
src/wrbuf.c
win/makefile