* grub-core/lib/posix_wrap/string.h (memcpy) [GRUB_UTIL]:
New inline function. * grub-core/lib/libgcrypt_wrap/cipher_wrap.h (memcpy) [GRUB_UTIL]: Likewise. (memset) [GRUB_UTIL]: Likewise. (memcmp) [GRUB_UTIL]: Likewise.
This commit is contained in:
parent
4e94ae6575
commit
4defb8d59b
3 changed files with 37 additions and 1 deletions
|
@ -1,3 +1,12 @@
|
|||
2011-10-23 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/lib/posix_wrap/string.h (memcpy) [GRUB_UTIL]:
|
||||
New inline function.
|
||||
* grub-core/lib/libgcrypt_wrap/cipher_wrap.h (memcpy) [GRUB_UTIL]:
|
||||
Likewise.
|
||||
(memset) [GRUB_UTIL]: Likewise.
|
||||
(memcmp) [GRUB_UTIL]: Likewise.
|
||||
|
||||
2011-10-23 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/misc.h (grub_memcpy): Declare grub_memcpy with static
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue