Commit Graph

27 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Alexander Dahl c3b115f4b7 tools: mkenvimage: Fix possible segfault on stdin input 6 years ago
Alexander Dahl 3559028cb2 tools: mkenvimage: Fix read() stdin error handling 6 years ago
Brian McFarland 80ee0196a6 Patch to mkenvimage to handle text files with length that exceed env size 9 years ago
Dominik Muth e72be8947e Added support for comments in input to mkenvimage. 10 years ago
York Sun 2db1c3fc67 tools/Makefile: Move _GNU_SOURCE to Makefile 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Mike Frysinger 4f7136e7c5 tools: clean up mingw ifdefs 12 years ago
Vladimir Yakovlev 8b6a4952e6 tools: Fix mingw tools build 12 years ago
Andreas Bießmann 558cd995d6 tools/mkenvimage.c: fix basename(3) usage 12 years ago
Dirk Behme 1ebff63fb9 mkenvimage: Fix compiler warning 12 years ago
David Wagner d8d265999b mkenvimage: Really set the redundant byte when applicable 12 years ago
David Wagner dc6449a9d8 mkenvimage: Don't try to detect comments in the input file 12 years ago
David Wagner 6ee39f8055 mkenvimage: Use mmap() when reading from a regular file 12 years ago
David Wagner 48995b5a96 mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-" 12 years ago
David Wagner 3d0f9bd034 mkenvimage: More error handling 12 years ago
David Wagner d1acdae986 mkenvimage: Correct an include and add a missing one 12 years ago
David Wagner 8a1b8fc786 mkenvimage: correct and clarify comments and error messages 12 years ago
Wolfgang Denk e758a5c4a7 mkenvimage: fix usage message 12 years ago
David Wagner dbee61db43 Correctly handle input files beginning with several newlines 13 years ago
Horst Kronstorfer 72ebafbe2b tools/mkenvimage.c: Fix a merge issue 13 years ago
Horst Kronstorfer af44f4b2a5 Print program basename instead of whole path in usage() 13 years ago
Horst Kronstorfer 1895420b2e mkenvimage: Add version info switch (-V) 13 years ago
Horst Kronstorfer 5e0c63e2e3 mkenvimage: Fix getopt() error handling 13 years ago
Horst Kronstorfer d30011bf61 mkenvimage: Fix some typos 13 years ago
David Wagner a6337e6ffd new tool mkenvimage: generates an env image from an arbitrary config file 13 years ago