summaryrefslogtreecommitdiff
path: root/util/cbfstool/xdr.c
AgeCommit message (Expand)Author
2020-05-09util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi
2020-05-09AUTHORS, util/: Drop individual copyright noticesPatrick Georgi
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-03-11cbfstool: add bputs() to store a byte stream to a bufferAaron Durbin
2014-03-11cbfstool: add get8/put8 variants to xdr structuresAaron Durbin
2014-02-05Add an xdr function for the cbfs_file headerRonald G. Minnich
2014-01-29cbfs: fix issues with word size and endianness.Ronald G. Minnich