]> git.ipfire.org Git - thirdparty/grub.git/commit
Make char and string width grub_size_t rather than grub_ssize_t.
authorVladimir Serbinenko <phcoder@gmail.com>
Fri, 25 Oct 2013 21:58:24 +0000 (23:58 +0200)
committerVladimir Serbinenko <phcoder@gmail.com>
Fri, 25 Oct 2013 21:58:24 +0000 (23:58 +0200)
commita28567364a00a6599e95bf4260512e6d34d866bf
treef4d71b9fd4fe40ab46ebcc97e11aa218d9726900
parent0a7e52b2ed359acaa07a883ba50793ab73083a7c
Make char and string width grub_size_t rather than grub_ssize_t.
ChangeLog
grub-core/normal/charset.c
grub-core/normal/menu_entry.c
grub-core/normal/menu_text.c
grub-core/normal/term.c
grub-core/term/gfxterm.c
include/grub/normal.h
include/grub/term.h
include/grub/unicode.h