grub/util
okuji 4889bdeca3 2006-06-14 Yoshinori K. Okuji <okuji@enbug.org>
* util/misc.c: Include config.h.
        [!HAVE_MEMALIGN]: Do not include malloc.h.
        (grub_memalign): Use posix_memalign, if present. Then, use
        memalign, if present. Otherwise, emit an error.

        * util/grub-emu.c: Do not include malloc.h.

        * include/grub/util/misc.h: Include unistd.h. This is required for
        FreeBSD, because off_t is defined in unistd.h. Reported by Harley
        D. Eades III <hde@foobar-qux.org>.

        * configure.ac (AC_GNU_SOURCE): Added.
        (AC_CHECK_FUNCS): Check posix_memalign and memalign for the host
        type.
2006-06-13 22:50:01 +00:00
..
i386 2006-06-04 Yoshinori K. Okuji <okuji@enbug.org> 2006-06-04 15:56:55 +00:00
powerpc/ieee1275 2006-05-29 Yoshinori K. Okuji <okuji@enbug.org> 2006-05-28 23:01:43 +00:00
console.c 2005-08-21 Yoshinori K. Okuji <okuji@enbug.org> 2005-08-21 07:22:51 +00:00
grub-emu.c 2006-06-14 Yoshinori K. Okuji <okuji@enbug.org> 2006-06-13 22:50:01 +00:00
misc.c 2006-06-14 Yoshinori K. Okuji <okuji@enbug.org> 2006-06-13 22:50:01 +00:00
resolve.c 2004-04-04 Yoshinori K. Okuji <okuji@enbug.org> 2004-04-04 13:46:03 +00:00
unifont2pff.rb 2006-04-01 Vesa Jaaskelainen <chaac@nic.fi> 2006-04-01 19:23:01 +00:00