grub/grub-core/lib
Vladimir 'phcoder' Serbinenko 84f9d341b0 * grub-core/fs/affs.c (grub_affs_read_block): Avoid <= in loop
condition to avoid possibly infinite loops.
	* grub-core/lib/pbkdf2.c (grub_crypto_pbkdf2): Likewise.
	* grub-core/lib/xzembed/xz_dec_bcj.c (bcj_powerpc): Likewise.
2012-02-22 05:22:39 +01:00
..
arc sgi support 2011-05-13 16:36:05 +02:00
efi Move grub_reboot out of the kernel. 2011-10-19 16:53:18 +02:00
emu Add missing emu/halt.c 2010-08-30 00:54:15 +02:00
i386 * grub-core/lib/i386/relocator16.S: Fix incorrect use of absolute 2012-02-10 14:47:06 +01:00
ia64 * grub-core/disk/ahci.c: Add missing license statements. 2011-06-24 00:29:21 +02:00
ieee1275 * grub-core/kern/ieee1275/openfw.c (grub_claimmap): Change to 2012-02-04 14:00:23 +01:00
libgcrypt/cipher * grub-core/lib/libgcrypt/cipher/md4.c (transform) [WORDS_BIGENDIAN]: 2011-12-15 20:26:17 +01:00
libgcrypt_wrap * grub-core/lib/libgcrypt_wrap/cipher_wrap.h (__GNU_LIBRARY__): Avoid 2012-02-12 19:34:08 +01:00
minilzo Import minilzo library for LZO decompression support. 2011-08-14 11:39:31 +02:00
mips * grub-core/commands/acpihalt.c: Gettextized. 2011-11-11 21:44:56 +01:00
posix_wrap * grub-core/lib/posix_wrap/wchar.h (mbrtowc): Set pwc to zero to avoid 2012-02-09 14:24:55 +01:00
powerpc * include/grub/dl.h [ASM_FILE]: Adapt for assembly. 2011-04-20 01:37:48 +02:00
sparc64 * include/grub/dl.h [ASM_FILE]: Adapt for assembly. 2011-04-20 01:37:48 +02:00
x86_64 * include/grub/dl.h [ASM_FILE]: Adapt for assembly. 2011-04-20 01:37:48 +02:00
xzembed * grub-core/fs/affs.c (grub_affs_read_block): Avoid <= in loop 2012-02-22 05:22:39 +01:00
LzFind.c * grub-core/lib/LzFind.c (MatchFinder_GetIndexByte): Rename index to 2012-02-10 12:21:28 +01:00
LzmaDec.c C part of decompressor 2010-09-21 11:22:52 +02:00
LzmaEnc.c Increase warning level. 2012-02-10 16:48:48 +01:00
adler32.c * grub-core/lib/adler32.c: Add missing license specification. 2011-11-14 14:25:09 +01:00
arg.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
cmdline.c Improve loaders' kernel command line handling. 2011-01-07 17:09:39 +01:00
cmos_datetime.c CMOS support on sparc. 2011-07-05 20:24:20 +02:00
crc.c Add crc32c for btrfs 2010-12-01 01:22:55 +01:00
crc64.c * grub-core/lib/adler32.c: Add missing license specification. 2011-11-14 14:25:09 +01:00
crypto.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
envblk.c automake commit without merge history 2010-05-06 11:34:04 +05:30
hexdump.c automake commit without merge history 2010-05-06 11:34:04 +05:30
legacy_parse.c Improve string. Gettextize. 2012-02-12 15:25:25 +01:00
pbkdf2.c * grub-core/fs/affs.c (grub_affs_read_block): Avoid <= in loop 2012-02-22 05:22:39 +01:00
priority_queue.c put license on priority_queue 2011-10-05 23:18:22 +02:00
reed_solomon.c Use static allocation rather than scratch pointer in reed_solomon. 2012-01-24 14:49:31 +01:00
relocator.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
setjmp.S Support powerpc with GCC that defines __PPC__ but not __powerpc__. 2012-01-18 14:04:52 +01:00