xz/src/liblzma/check
Lasse Collin e2417b2b91 More pre-C99 inttypes.h compatibility fixes. Now the code
should work even if the system has no inttypes.h.
2008-01-08 00:48:30 +02:00
..
Makefile.am Use the filename suffix .S instead of .s for assembler files 2007-12-14 10:07:10 +02:00
check.c Imported to git. 2007-12-09 00:42:33 +02:00
check.h Imported to git. 2007-12-09 00:42:33 +02:00
check_byteswap.h Imported to git. 2007-12-09 00:42:33 +02:00
check_init.c Imported to git. 2007-12-09 00:42:33 +02:00
crc32.c Added missing LZMA_API to the C versions of the CRC functions. 2007-12-09 17:14:07 +02:00
crc32_init.c More pre-C99 inttypes.h compatibility fixes. Now the code 2008-01-08 00:48:30 +02:00
crc32_table.c Introduced compatibility with systems that have pre-C99 2008-01-06 16:27:41 +02:00
crc32_table_be.h Introduced compatibility with systems that have pre-C99 2008-01-06 16:27:41 +02:00
crc32_table_le.h Introduced compatibility with systems that have pre-C99 2008-01-06 16:27:41 +02:00
crc32_tablegen.c More pre-C99 inttypes.h compatibility fixes. Now the code 2008-01-08 00:48:30 +02:00
crc32_x86.S Use the filename suffix .S instead of .s for assembler files 2007-12-14 10:07:10 +02:00
crc64.c Added missing LZMA_API to the C versions of the CRC functions. 2007-12-09 17:14:07 +02:00
crc64_init.c More pre-C99 inttypes.h compatibility fixes. Now the code 2008-01-08 00:48:30 +02:00
crc64_table.c Introduced compatibility with systems that have pre-C99 2008-01-06 16:27:41 +02:00
crc64_table_be.h Introduced compatibility with systems that have pre-C99 2008-01-06 16:27:41 +02:00
crc64_table_le.h Introduced compatibility with systems that have pre-C99 2008-01-06 16:27:41 +02:00
crc64_tablegen.c More pre-C99 inttypes.h compatibility fixes. Now the code 2008-01-08 00:48:30 +02:00
crc64_x86.S Use the filename suffix .S instead of .s for assembler files 2007-12-14 10:07:10 +02:00
crc_macros.h Imported to git. 2007-12-09 00:42:33 +02:00
sha256.c Imported to git. 2007-12-09 00:42:33 +02:00