Arquivos
sgk@google.com 20f77fd8ba Set svn:eol-style LF on all gyp files.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/113957

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17090 0039d316-1c4b-4281-b951-d872f2087c98
2009-05-28 18:46:27 +00:00
..
2008-07-27 00:38:33 +00:00

This is Chrome's locally patched copy of Colin Percival's bspatch tool
(see ../bsdiff for the corresponding bsdiff tool).

Originally obtained from Mozilla's local copy/fork of bspatch; see:

http://lxr.mozilla.org/mozilla/source/toolkit/mozapps/update/src/updater/

The license is shared in common with bsdiff.

Local changes include CRC32 verification.

Update(08 Sep 08): Changed ApplyBinaryPatch to accept wchar_t paths
instead of char paths.