Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   simonb
Date:           Fri Aug 20 02:21:51 UTC 1999

Modified Files:
        basesrc/lib/libbz2: blocksort.c bzlib.c bzlib_private.h compress.c
            crctable.c decompress.c huffman.c randtable.c

Log Message:
Prefix all private functions and variables with "__BZ" so as not to
pollute namespace.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/lib/libbz2/blocksort.c \
    basesrc/lib/libbz2/bzlib_private.h basesrc/lib/libbz2/compress.c \
    basesrc/lib/libbz2/crctable.c basesrc/lib/libbz2/decompress.c \
    basesrc/lib/libbz2/huffman.c basesrc/lib/libbz2/randtable.c
cvs rdiff -r1.5 -r1.6 basesrc/lib/libbz2/bzlib.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index