grub/include
Colin Watson d6ceebf1d9 2009-12-07 Colin Watson <cjwatson@ubuntu.com>
* configure.ac: Check for vasprintf.
	* util/misc.c (asprintf): Move allocation from here ...
	(vasprintf): ... to here.  New function.
	(xasprintf): New function.
	* include/grub/util/misc.h (vasprintf, xasprintf): Add
	prototypes.
	* util/getroot.c (grub_util_get_grub_dev): Use xasprintf.
	* util/grub-mkfont.c (write_font): Likewise.
	* util/grub-probe.c (probe): Likewise.
	* util/hostdisk.c (make_device_name): Likewise.
2009-12-07 16:46:24 +00:00
..
grub 2009-12-07 Colin Watson <cjwatson@ubuntu.com> 2009-12-07 16:46:24 +00:00
multiboot.h 2009-11-16 Robert Millan <rmh.grub@aybabtu.com> 2009-11-15 23:22:45 +00:00
multiboot2.h 2009-11-13 Robert Millan <rmh.grub@aybabtu.com> 2009-11-13 13:30:55 +00:00