index
:
mtd-utils.git
master
A mirror of http://git.infradead.org/mtd-utils.git
David Oberhollenzer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc-utils
/
flashcp.c
Age
Commit message (
Expand
)
Author
2022-11-07
misc-utils: flashcp: fix buffer overflow
Brandon Maier
2022-11-07
misc-utils: flashcp: simplify logging
Brandon Maier
2022-11-07
misc-utils: flashcp: add safe_memerase
Brandon Maier
2022-11-07
misc-utils: flashcp: check for lseek errors
Brandon Maier
2022-11-07
misc-utils: flashcp: add safe_write
Brandon Maier
2021-06-12
misc-utils: flashcp: Add new function that copy only different blocks
Harvey Wu
2020-02-09
mtd-utils: Fix printf format specifiers with the wrong type
David Oberhollenzer
2019-10-28
flashcp: Add option -A/--erase-all
Andrij Abyzov
2019-02-26
mtd-utils: fixes verification percent display in flashcp
Andrij Abyzov
2017-11-02
Add no-return attribute to usage() style functions
David Oberhollenzer
2017-06-14
flashcp: Drop exit code defines
Daniel Wagner
2016-12-14
mtd-utils: Correct casting for final status report in flashcp
Jonathan Fether
2016-11-17
Unify version string printing
David Oberhollenzer
2015-11-12
flashcp: Use %llu to print filestat.st_size
Fabien Proriol
2015-11-11
mtd-utils: Restructure the mtd-utils source.
Dongsheng Yang