Update of /cvsroot/opengtoolkit/lvzip/source/lvzip.llb In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv20285 Modified Files: ZLIB CRC32.vi ZLIB Close Read File.vi ZLIB Close Unzip Archive.vi ZLIB Close Write File.vi ZLIB Close Zip Archive.vi ZLIB Deflate.vi ZLIB Get Current File Info.vi ZLIB Get Global Info.vi ZLIB Get Version.vi ZLIB Go To First File.vi ZLIB Go To Next File.vi ZLIB Inflate.vi ZLIB Locate File.vi ZLIB Open Read File.vi ZLIB Open Unzip Archive.vi ZLIB Open Unzip Stream.vi ZLIB Open Write File.vi ZLIB Open Zip Archive.vi ZLIB Open Zip Stream.vi ZLIB Read Compressed File.vi ZLIB Read Compressed Stream.vi ZLIB Read Local Extra Data.vi ZLIB Transfer Raw File.vi ZLIB Write File.vi ZLIB Write Stream.vi Log Message: Rename all symbols in the library by prepending lvzip_ to them to avoid name conflicts with already defined functions in the cRIO VxWorks kernel. Index: ZLIB Go To First File.vi =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/source/lvzip.llb/ZLIB Go To First File.vi,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 Binary files /tmp/cvsMf9tMK and /tmp/cvsPJzy1V differ Index: ZLIB Open Zip Archive.vi =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/source/lvzip.llb/ZLIB Open Zip Archive.vi,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 Binary files /tmp/cvs6aeeVK and /tmp/cvsdAnnbW differ Index: ZLIB Open Unzip Archive.vi =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/source/lvzip.llb/ZLIB Open Unzip Archive.vi,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 Binary files /tmp/cvsJl8BoJ and /tmp/cvs7ILOFU differ Index: ZLIB Write Stream.vi =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/source/lvzip.llb/ZLIB Write Stream.vi,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 Binary files /tmp/cvse2YXBJ and /tmp/cvs2VtaUU differ Index: ZLIB Close Zip Archive.vi =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/source/lvzip.llb/ZLIB Close Zip Archive.vi,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 Binary files /tmp/cvsOYZvIM and /tmp/cvstpEH1X differ Index: ZLIB Locate File.vi =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/source/lvzip.llb/ZLIB Locate File.vi,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 Binary files /tmp/cvsYDOUQM and /tmp/cvsoRj5aY differ Index: ZLIB Open Write File.vi =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/source/lvzip.llb/ZLIB Open Write File.vi,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 Binary files /tmp/cvsXqOwBN and /tmp/cvsRmySWY differ Index: ZLIB Write File.vi =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/source/lvzip.llb/ZLIB Write File.vi,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 Binary files /tmp/cvs74SZSL and /tmp/cvsf89ufX differ Index: ZLIB Read Compressed File.vi =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/source/lvzip.llb/ZLIB Read Compressed File.vi,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 Binary files /tmp/cvsCSKopM and /tmp/cvsfwj1MX differ Index: ZLIB Transfer Raw File.vi =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/source/lvzip.llb/ZLIB Transfer Raw File.vi,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 Binary files /tmp/cvsoJcgZO and /tmp/cvsHyRXn0 differ Index: ZLIB Get Current File Info.vi =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/source/lvzip.llb/ZLIB Get Current File Info.vi,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 Binary files /tmp/cvs8TvIuP and /tmp/cvso2ABU0 differ Index: ZLIB Inflate.vi =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/source/lvzip.llb/ZLIB Inflate.vi,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 Binary files /tmp/cvseXGUYN and /tmp/cvszunVpZ differ Index: ZLIB Get Global Info.vi =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/source/lvzip.llb/ZLIB Get Global Info.vi,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 Binary files /tmp/cvs84vUwO and /tmp/cvsawlZYZ differ Index: ZLIB Close Read File.vi =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/source/lvzip.llb/ZLIB Close Read File.vi,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 Binary files /tmp/cvsSivyJO and /tmp/cvsMF1Fc0 differ Index: ZLIB Read Compressed Stream.vi =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/source/lvzip.llb/ZLIB Read Compressed Stream.vi,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 Binary files /tmp/cvsmRxJRR and /tmp/cvs702Rl3 differ Index: ZLIB Open Read File.vi =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/source/lvzip.llb/ZLIB Open Read File.vi,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 Binary files /tmp/cvsI9hx0R and /tmp/cvs87rIv3 differ Index: ZLIB CRC32.vi =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/source/lvzip.llb/ZLIB CRC32.vi,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 Binary files /tmp/cvsYHFN9P and /tmp/cvsZ0fWF1 differ Index: ZLIB Read Local Extra Data.vi =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/source/lvzip.llb/ZLIB Read Local Extra Data.vi,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 Binary files /tmp/cvs1oW8zQ and /tmp/cvslSYf71 differ Index: ZLIB Get Version.vi =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/source/lvzip.llb/ZLIB Get Version.vi,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 Binary files /tmp/cvsPtE05Q and /tmp/cvsLzq0D2 differ Index: ZLIB Close Unzip Archive.vi =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/source/lvzip.llb/ZLIB Close Unzip Archive.vi,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 Binary files /tmp/cvsuqdOMT and /tmp/cvsn4hIl5 differ Index: ZLIB Open Unzip Stream.vi =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/source/lvzip.llb/ZLIB Open Unzip Stream.vi,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvscjpmzU and /tmp/cvsEPGe95 differ Index: ZLIB Open Zip Stream.vi =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/source/lvzip.llb/ZLIB Open Zip Stream.vi,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvsvI6sHU and /tmp/cvsTGmpi6 differ Index: ZLIB Deflate.vi =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/source/lvzip.llb/ZLIB Deflate.vi,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 Binary files /tmp/cvsaBaaUS and /tmp/cvsHWH9v4 differ Index: ZLIB Go To Next File.vi =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/source/lvzip.llb/ZLIB Go To Next File.vi,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 Binary files /tmp/cvsi3OUGT and /tmp/cvssSsTj5 differ Index: ZLIB Close Write File.vi =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/source/lvzip.llb/ZLIB Close Write File.vi,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 Binary files /tmp/cvsRQaicW and /tmp/cvsbbffQ7 differ |