summaryrefslogtreecommitdiffstats
path: root/util/cbfstool/partitioned_file.c
Commit message (Expand)AuthorAgeFilesLines
* util/cbfstool: unbreak compilation on FreeBSDIdwer Vollering2021-01-131-0/+2
* cbfstool: Use flock() when accessing CBFS filesJulius Werner2021-01-081-2/+4
* util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi2020-05-091-10/+1
* AUTHORS, util/: Drop individual copyright noticesPatrick Georgi2020-05-091-4/+1
* util/cbfstool: Close file on errorJacob Garber2019-07-101-1/+3
* util/cbfstool: Check for NULL before dereferenceMartin Roth2017-12-201-0/+4
* cbfstool: accept read-only files when possibleVadim Bendebury2016-01-191-5/+10
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* cbfstool: prefer fmap data over cbfs master header if it existsPatrick Georgi2015-09-281-14/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* cbfstool: Fix shadowed global indexKyösti Mälkki2015-05-171-2/+2
* cbfstool: Support top-aligned addresses for new-format imagesSol Boucher2015-05-131-0/+7
* cbfstool: fix 32bit host issuePatrick Georgi2015-05-091-1/+1
* cbfstool: Restructure around support for reading/writing portions of filesSol Boucher2015-05-081-0/+367