-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I haven't changed the BUFFER_SIZE (512). Please do if you think it is
appropriate.
2005-06-29 Vincent Pelletier <[EMAIL PROTECTED]>
* commands/cmp.c
(BUFFER_SIZE): New macro.
(grub_cmd_cmp): Close the right file at the right time.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Marco Gerards wrote:
> I think BUFFER_SIZE would be a better name. Another size can be
> used. Perhaps it is better to use a bigger buffer size?
As we read from a block device, I think the best size would be a
multiple of the block size... But yes,