grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [patch] build fix: memset, memcmp, memmove


From: Yoshinori K. Okuji
Subject: Re: [patch] build fix: memset, memcmp, memmove
Date: Tue, 14 Sep 2004 10:57:29 +0200
User-agent: KMail/1.6.1

On Tuesday 14 September 2004 02:51, Hollis Blanchard wrote:
> 2004-09-13    Hollis Blanchard        <address@hidden>
>
>       * kern/misc.c: add aliases for memmove, memcmp, and memset

This changelog entry should be like this:

        * kern/misc.c (memmove): New alias for grub_memmove.
        (memcmp): New alias for grub_memcmp.
        (memset): New alias for grub_memset.

Anyway, I've applied your patch. Thank you.

Okuji




reply via email to

[Prev in Thread] Current Thread [Next in Thread]