Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gddrescue: Add uClibc-ng support | Rosen Penev | 2019-07-25 |
| | | | | | | | | | | It turns out, this breaks only when compiling with both uClibc-ng and uClibc++. If the libc or libc++ gets swapped out, it compiles fine. libstdcpp is fine because it already undefs these macros. The actual bug is probably in uClibc-ng but this is a fine workaround. Signed-off-by: Rosen Penev <rosenp@gmail.com> | ||
* | gddrescue: add ddrescue a data recovery tool | Lucian Cristian | 2019-03-29 |
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com> |