]> git.proxmox.com Git - grub2.git/commit - commands/ls.c
2008-06-15 Pavel Roskin <proski@gnu.org>
authorproski <proski@localhost>
Mon, 16 Jun 2008 00:42:48 +0000 (00:42 +0000)
committerproski <proski@localhost>
Mon, 16 Jun 2008 00:42:48 +0000 (00:42 +0000)
commit95614c84f8d53c3fa64a8d40c68fc0c0d54fe582
treeea4b0dad7cf3897253e5c077c3f043669588b67a
parent50465dd603b2b79ad39d3fedc6d46b1558d64561
2008-06-15  Pavel Roskin  <proski@gnu.org>

* commands/ls.c (grub_ls_list_files): Use integer calculations
for human readable format, avoid floating point use.
* kern/misc.c (grub_ftoa): Remove.
(grub_vsprintf): Remove floating point support.
ChangeLog
commands/ls.c
kern/misc.c