summaryrefslogtreecommitdiff
path: root/jffsX-utils/mkfs.jffs2.c
Commit message (Expand)AuthorAgeFilesLines
* mkfs.jffs2: fix spelling of --compression-mode parameter in help textAlex Henrie2022-09-271-1/+2
* mtd-utils: Fix various TOCTOU issuesDavid Oberhollenzer2020-02-091-3/+1
* mkfs.jffs2: don't leak temporary buffer if readlink failsDavid Oberhollenzer2019-11-101-0/+1
* mtd-utils: Instead of doing preprocessor magic, just output off_t as long longThorsten Glaser2018-10-021-10/+10
* Eliminate warnings about missing prototypesDavid Oberhollenzer2017-06-281-5/+5
* jffsX-utils: Return error code if command line option is unknownDaniel Wagner2017-06-141-1/+3
* Use defines for exit code valuesDaniel Wagner2017-06-141-1/+1
* Fix build with muslKhem Raj2017-03-021-0/+1
* Unify version string printingDavid Oberhollenzer2016-11-171-4/+4
* Fix scanf() formatstring for modern C versionDaniel Walter2015-11-121-0/+4
* mtd-utils: Restructure the mtd-utils source.Dongsheng Yang2015-11-111-0/+1805