2009-11-12 Robert Millan <rmh.grub@aybabtu.com>
* util/mkisofs/eltorito.c (init_boot_catalog): Handle return code of write calls (converting them to fwrite() if they aren't already). (get_torito_desc): Likewise. * util/mkisofs/rock.c (generate_rock_ridge_attributes): Likewise.
This commit is contained in:
parent
7f2b34d84e
commit
6e1e0d8954
3 changed files with 36 additions and 26 deletions
|
@ -1,3 +1,10 @@
|
|||
2009-11-12 Robert Millan <rmh.grub@aybabtu.com>
|
||||
|
||||
* util/mkisofs/eltorito.c (init_boot_catalog): Handle return code
|
||||
of write calls (converting them to fwrite() if they aren't already).
|
||||
(get_torito_desc): Likewise.
|
||||
* util/mkisofs/rock.c (generate_rock_ridge_attributes): Likewise.
|
||||
|
||||
2009-11-12 Robert Millan <rmh.grub@aybabtu.com>
|
||||
|
||||
* util/i386/pc/grub-install.in: Move from here ...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue