summaryrefslogtreecommitdiff
path: root/tools/mkenvimage.c
AgeCommit message (Expand)Author
2012-07-20tools: clean up mingw ifdefsMike Frysinger
2012-07-08tools: Fix mingw tools buildVladimir Yakovlev
2012-07-02tools/mkenvimage.c: fix basename(3) usageAndreas Bießmann
2012-04-10mkenvimage: Fix compiler warningDirk Behme
2012-03-27mkenvimage: Really set the redundant byte when applicableDavid Wagner
2012-03-27mkenvimage: Don't try to detect comments in the input fileDavid Wagner
2012-03-27mkenvimage: Use mmap() when reading from a regular fileDavid Wagner
2012-03-27mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-"David Wagner
2012-03-27mkenvimage: More error handlingDavid Wagner
2012-03-27mkenvimage: Correct an include and add a missing oneDavid Wagner
2012-03-27mkenvimage: correct and clarify comments and error messagesDavid Wagner
2012-03-26mkenvimage: fix usage messageWolfgang Denk
2012-01-05Correctly handle input files beginning with several newlinesDavid Wagner
2012-01-05tools/mkenvimage.c: Fix a merge issueHorst Kronstorfer
2011-12-23Merge branch 'next' of ../nextWolfgang Denk
2011-12-22Print program basename instead of whole path in usage()Horst Kronstorfer
2011-12-20mkenvimage: Add version info switch (-V)Horst Kronstorfer
2011-12-20mkenvimage: Fix getopt() error handlingHorst Kronstorfer
2011-12-20mkenvimage: Fix some typosHorst Kronstorfer
2011-11-22new tool mkenvimage: generates an env image from an arbitrary config fileDavid Wagner