xz-analysis-mirror/src/liblzma/check
Lasse Collin 22a0c6dd94 Modify LZMA_API macro so that it works on Windows with
other compilers than MinGW. This may hurt readability
of the API headers slightly, but I don't know any
better way to do this.
2009-02-02 20:14:03 +02:00
..
Makefile.am Remove lzma_init() and other init functions from liblzma API. 2008-12-31 00:30:49 +02:00
check.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
check.h Remove lzma_init() and other init functions from liblzma API. 2008-12-31 00:30:49 +02:00
crc32_fast.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
crc32_small.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
crc32_table.c Removed src/liblzma/common/sysdefs.h symlink, which was 2008-04-25 13:58:56 +03:00
crc32_table_be.h Regenerate the CRC tables without trailing blanks. 2009-01-26 20:09:17 +02:00
crc32_table_le.h Regenerate the CRC tables without trailing blanks. 2009-01-26 20:09:17 +02:00
crc32_tablegen.c remove trailing blanks from all but .xz files 2009-01-26 20:01:51 +02:00
crc32_x86.S Added note.GNU-stack to x86 assembler files. It is needed 2008-01-26 21:40:23 +02:00
crc64_fast.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
crc64_small.c Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +02:00
crc64_table.c Removed src/liblzma/common/sysdefs.h symlink, which was 2008-04-25 13:58:56 +03:00
crc64_table_be.h Regenerate the CRC tables without trailing blanks. 2009-01-26 20:09:17 +02:00
crc64_table_le.h Regenerate the CRC tables without trailing blanks. 2009-01-26 20:09:17 +02:00
crc64_tablegen.c remove trailing blanks from all but .xz files 2009-01-26 20:01:51 +02:00
crc64_x86.S Added note.GNU-stack to x86 assembler files. It is needed 2008-01-26 21:40:23 +02:00
crc_macros.h Update the code to mostly match the new simpler file format 2008-06-18 18:02:10 +03:00
sha256.c Sort of garbage collection commit. :-| Many things are still 2008-08-28 22:53:15 +03:00