grub/grub-core/fs
Vladimir 'phcoder' Serbinenko 1bc8f60db7 * include/grub/charset.h (GRUB_MAX_UTF8_PER_UTF16): New const.
* grub-core/fs/hfsplus.c (grub_hfsplus_catkey_internal): Change to
	UTF-16-BE. All users updated.
	(grub_hfsplus_cmp_catkey): Fix unicode handling.
	(grub_hfsplus_iterate_dir): Likewise.
	(grub_hfsplus_label): Likewise.
2011-12-12 22:40:43 +01:00
..
zfs Add missing const qualifiers. 2011-11-30 16:20:13 +01:00
affs.c Several AFFS fixes. 2011-11-09 11:43:39 +01:00
afs.c Leverage BFS implementation to read AFS. 2011-10-30 16:10:18 +01:00
bfs.c Leverage BFS implementation to read AFS. 2011-10-30 16:10:18 +01:00
btrfs.c * grub-core/fs/btrfs.c (grub_btrfs_embed): Spelling fix. 2011-11-11 17:13:23 +01:00
cpio.c * grub-core/fs/cpio.c (grub_cpio_dir): Handle subdirs correctly. 2011-11-25 14:12:05 +01:00
exfat.c exfat reader 2011-04-11 18:13:00 +02:00
ext2.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
fat.c Fix several memory leaks. 2011-11-09 15:01:58 +01:00
fshelp.c Fix few obvious type discrepancies. 2011-10-16 11:57:48 +02:00
hfs.c Fix few obvious type discrepancies. 2011-10-16 11:57:48 +02:00
hfsplus.c * include/grub/charset.h (GRUB_MAX_UTF8_PER_UTF16): New const. 2011-12-12 22:40:43 +01:00
iso9660.c Put symlink at the end of the node and fix a potential 2011-11-10 09:31:06 +01:00
jfs.c Fix several memory leaks. 2011-11-09 15:01:58 +01:00
minix.c Use shifts in minix filesystem. 2011-10-28 16:09:20 +02:00
minix2.c Split minix.mod into minix.mod and minix2.mod. 2010-09-08 19:13:48 +02:00
minix3.c minix3fs support 2011-04-11 08:16:13 +02:00
nilfs2.c * grub-core/fs/nilfs2.c (grub_nilfs2_mtime): Use correct superblock 2011-11-03 14:52:59 +01:00
ntfs.c Add missing const qualifiers. 2011-11-30 16:20:13 +01:00
ntfscomp.c * include/grub/ntfs.h: Add GRUB_NTFS_ prefix. All users updated. 2011-10-27 02:59:45 +02:00
reiserfs.c Make reiserfs label retrieval similar to other *_label functions. 2011-11-03 14:57:34 +01:00
romfs.c Fix several memory leaks. 2011-11-09 15:01:58 +01:00
sfs.c Fix few obvious type discrepancies. 2011-10-16 11:57:48 +02:00
squash4.c Fix several memory leaks. 2011-11-09 15:01:58 +01:00
tar.c automake commit without merge history 2010-05-06 11:34:04 +05:30
udf.c * grub-core/commands/cmp.c (grub_cmd_cmp): Remove unnecessary NULL 2011-06-26 17:17:41 +02:00
ufs.c * grub-core/fs/ufs.c (grub_ufs_mtime) [MODE_UFS2]: Check mtime field 2011-11-03 15:00:45 +01:00
ufs2.c automake commit without merge history 2010-05-06 11:34:04 +05:30
xfs.c Add missing const qualifiers. 2011-11-30 16:20:13 +01:00