Module Name: othersrc Committed By: agc Date: Thu May 12 04:11:15 UTC 2011
Modified Files: othersrc/external/bsd/circa/dist: circa.c circa.h main.c Log Message: move c1 and c3 data arrays into the circa struct, and allocate them dynamically once at initialisation time. add a separate function to free up this space at finalisation time. this allows use of dynamic sector sizes, if desired To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 othersrc/external/bsd/circa/dist/circa.c \ othersrc/external/bsd/circa/dist/circa.h \ othersrc/external/bsd/circa/dist/main.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.