grub2/include/grub/emu
Colin Watson 3bc1b2daab Fix various build problems on GNU/Hurd.
* grub-core/osdep/unix/getroot.c (strip_extra_slashes): Move inside
!defined (__GNU__).
(xgetcwd): Likewise.
* include/grub/emu/hostdisk.h (grub_util_hurd_get_disk_info)
[__GNU__]: Add prototype.
* util/getroot.c (grub_util_biosdisk_get_grub_dev) [__GNU__]: Format
long int using %ld rather than %d.
2013-12-20 14:02:27 +00:00
..
config.h Rewrite grub-install, grub-mkrescue, grub-mkstandalone and grub-mknetdir 2013-11-16 20:21:16 +01:00
console.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
exec.h consolidate grub_util_exec code 2013-12-16 22:41:15 +04:00
getroot.h Rewrite grub-install, grub-mkrescue, grub-mkstandalone and grub-mknetdir 2013-11-16 20:21:16 +01:00
hostdisk.h Fix various build problems on GNU/Hurd. 2013-12-20 14:02:27 +00:00
hostfile.h Speed up test suite by avoiding fsync 2013-11-27 10:10:22 +00:00
misc.h Use %I64 and not %ll when using OS printf if compiling for windows. 2013-12-17 16:04:47 +01:00
net.h Split emunet into platform-dependent and GRUB-binding parts. Keep 2013-10-15 11:55:20 +02:00