]> git.proxmox.com Git - grub2.git/commit
2005-07-09 Vincent Pelletier <subdino2004@yahoo.fr>
authorsubdino <subdino@localhost>
Sat, 9 Jul 2005 16:29:02 +0000 (16:29 +0000)
committersubdino <subdino@localhost>
Sat, 9 Jul 2005 16:29:02 +0000 (16:29 +0000)
commit68c864ebb67dd9b91348e06ab844a208cf308ef3
tree7b820d62f710bcc76f60b9eb8054afd5a64cefc5
parente6f3e614951658181b57d01cfe3b6ee2fa50c328
2005-07-09  Vincent Pelletier  <subdino2004@yahoo.fr>

* commands/cmp.c (BUFFER_SIZE): New macro.
(grub_cmd_cmp): Close the right file at the right time.  Compare
only data just read.  Don't report files of different  size as
identical.  Dynamically allocate buffers.  Move variable
declarations at the beginning of function.
ChangeLog
commands/cmp.c