mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
ebfb2c5e1f
This replaces bswap.h and integer.h. The tuklib module uses <byteswap.h> on GNU, <sys/endian.h> on *BSDs and <sys/byteorder.h> on Solaris, which may contain optimized code like inline assembly. |
||
---|---|---|
.. | ||
check.c | ||
check.h | ||
crc32_fast.c | ||
crc32_small.c | ||
crc32_table.c | ||
crc32_table_be.h | ||
crc32_table_le.h | ||
crc32_tablegen.c | ||
crc32_x86.S | ||
crc64_fast.c | ||
crc64_small.c | ||
crc64_table.c | ||
crc64_table_be.h | ||
crc64_table_le.h | ||
crc64_tablegen.c | ||
crc64_x86.S | ||
crc_macros.h | ||
Makefile.inc | ||
sha256.c |