grub/grub-core/lib/xzembed
Vladimir 'phcoder' Serbinenko 4a9950ecb0 Fix compilation with older compilers.
* grub-core/Makefile.core.def (mpi): Add mpi-inline.c.
	* grub-core/lib/libgcrypt_wrap/cipher_wrap.h: Remove redundant
	declarations.
	* grub-core/lib/posix_wrap/string.h: Include sys/types.h.
	* grub-core/lib/posix_wrap/sys/types.h: Add common types.
	* grub-core/lib/xzembed/xz_dec_lzma2.c (dict_put): Replace byte
	identifier with b.
	* grub-core/lib/xzembed/xz_dec_stream.c (dec_vli): Likewise.
	* include/grub/crypto.h: Add type defines.
	* util/import_gcrypth.sed: Remove duplicate type defines.
2013-01-13 21:06:25 +01:00
..
xz.h Various squash4 fixes and LZO and XZ support. 2011-12-26 13:18:01 +01:00
xz_config.h Make XZ compression parameters dependent on target and not host CPU. 2012-01-18 13:59:03 +01:00
xz_dec_bcj.c * grub-core/fs/affs.c (grub_affs_read_block): Avoid <= in loop 2012-02-22 05:22:39 +01:00
xz_dec_lzma2.c Fix compilation with older compilers. 2013-01-13 21:06:25 +01:00
xz_dec_stream.c Fix compilation with older compilers. 2013-01-13 21:06:25 +01:00
xz_lzma2.h * grub-core/Makefile.core.def (xzio): New module. 2010-09-05 17:12:13 +02:00
xz_private.h * grub-core/Makefile.core.def (xzio): New module. 2010-09-05 17:12:13 +02:00
xz_stream.h * grub-core/Makefile.core.def (xzio): New module. 2010-09-05 17:12:13 +02:00