summaryrefslogtreecommitdiffstats
path: root/image-file.c
Commit message (Expand)AuthorAgeFilesLines
* image-file: save errno before calling another functionRoland Hieber2018-03-061-1/+2
* util: check asprintf()/vasprintf() return valuesMichael Olbrich2017-11-121-1/+1
* add license file and remove old FSF address from the source filesMichael Olbrich2016-01-121-2/+1
* image-file: don't copy if src == dstMichael Olbrich2012-06-251-0/+3
* genimage: allow implict file image for partitionsMichael Olbrich2012-06-251-2/+7
* build with autotoolsMichael Olbrich2012-06-121-1/+0
* image-file: make copying optionalMichael Olbrich2011-10-111-0/+11
* image-file: set the image size to the file sizeMichael Olbrich2011-10-111-0/+13
* image-file: allow absolute input file namesMichael Olbrich2011-10-111-1/+7
* add gpl headersSascha Hauer2011-06-271-0/+17
* add imageoutfile() function and use itSascha Hauer2011-06-271-1/+1
* initial importSascha Hauer2011-06-271-0/+47