commit | 96b1046d1c68352677aa888cc110951a68daf155 | [log] [tgz] |
---|---|---|
author | Suriyan Ramasami <suriyan.r@gmail.com> | Mon Nov 17 14:39:37 2014 -0800 |
committer | Tom Rini <trini@ti.com> | Sun Nov 23 06:49:04 2014 -0500 |
tree | c5dc5804e2aa8bd4876a3057e5eb0bdeccaf9a43 | |
parent | 9f12cd0e062614e19734b2ab37842d387457c5e5 [diff] |
sandbox: Prepare API change for files greater than 2GB Change the internal sandbox functions to use loff_t for file offsets. Signed-off-by: Suriyan Ramasami <suriyan.r@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>