grub2/include/grub/lib
Szymon Janc c55f50180d Remove crc.mod and move crc command to hashsum.mod.
Remove lib/crc.c - users updated to use gcrypt implementation.

	* grub-core/commands/crc.c: Removed.
	* grub-core/Makefile.core.def (crc): Module removed.
	* grub-core/commands/hashsum.c (aliases[]): Add crc alias.
	* grub-core/commands/hashsum.c (GRUB_MOD_INIT): Register crc command.
	* grub-core/commands/hashsum.c (GRUB_MOD_FINI): Unregister crc command.
	* grub-core/lib/crc.c: Removed.
	* include/grub/lib/crc.h: Removed.
	* Makefile.util.def (crc): Remove lib/crc.c
	* grub-core/Makefile.core.def (libgrub.a): Remove grub-core/lib/crc.c.
	* util/grub-fstest.c (cmd_crd): Use libgcrypt crc implementation.
	* Makefile.util.def (libgrub.a): Add grub-core/lib/libgcrypt-grub/cipher/crc.c.
	* Makefile.util.def (grub-fstest): Add CFLAGS_GCRY to cflags.
	* Makefile.util.def (grub-fstest): Add CPPFLAGS_GCRY to cppflags.
	* grub-core/efiemu/prepare.c (grub_efiemu_crc): Use libgcrypt crc implementation.
2010-09-20 01:40:58 +02:00
..
arg.h menuentry option parsing is done using lib/arg.c 2010-07-22 19:01:40 +05:30
envblk.h 2009-03-29 Yoshinori K. Okuji <okuji@enbug.org> 2009-03-28 19:58:15 +00:00
hexdump.h 2008-07-27 Bean <bean123ch@gmail.com> 2008-07-27 13:51:30 +00:00
LzFind.h 2008-07-13 Bean <bean123ch@gmail.com> 2008-07-13 01:55:15 +00:00
LzHash.h 2008-07-13 Bean <bean123ch@gmail.com> 2008-07-13 01:55:15 +00:00
LzmaDec.h 2008-07-13 Bean <bean123ch@gmail.com> 2008-07-13 01:55:15 +00:00
LzmaEnc.h 2009-05-04 Pavel Roskin <proski@gnu.org> 2009-05-04 20:06:05 +00:00
LzmaTypes.h 2008-07-13 Bean <bean123ch@gmail.com> 2008-07-13 01:55:15 +00:00