2009-04-15 Vladimir Serbinenko <phcoder@gmail.com>
use grub_lltoa instead of grub_itoa and grub_ltoa for all purposes * kern/misc.c (grub_itoa): Removed function (grub_ltoa): likewise (grub_vsprintf): use grub_lltoa
This commit is contained in:
parent
13c007813a
commit
5999d61917
2 changed files with 24 additions and 53 deletions
|
@ -1,3 +1,11 @@
|
|||
2009-04-15 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
use grub_lltoa instead of grub_itoa and grub_ltoa for all purposes
|
||||
|
||||
* kern/misc.c (grub_itoa): Removed function
|
||||
(grub_ltoa): likewise
|
||||
(grub_vsprintf): use grub_lltoa
|
||||
|
||||
2009-04-15 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Restore grub-emu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue