aboutsummaryrefslogtreecommitdiff
path: root/utils/ncdu/patches
Commit message (Collapse)AuthorAge
* ncdu: update to 1.11Charles Lehner2015-05-14
- Add patch to get WEXITSTATUS and WIFEXITED defined The issue is fixed in upstream's development repo, so the patch won't be needed with ncdu's next release. - Depend on more commonly used libncurses instead of libncursesw - Enable parallel build - Update copyright Signed-off-by: Charles Lehner <cel@celehner.com>