utils: minor fixes and changes
authorAlan Cox <alan@linux.intel.com>
Sun, 13 Nov 2016 00:08:17 +0000 (00:08 +0000)
committerAlan Cox <alan@linux.intel.com>
Sun, 13 Nov 2016 00:08:17 +0000 (00:08 +0000)
commit2add6a2f9e208264c4cd84924ea474ec623d2904
treeea443b2e063c0e3fdcf4aa2cefdebfc7e0a316b2
parentc2e099a422f6b15a8b8a3c510800f5c60ffc9b97
utils: minor fixes and changes

chmod we switch to opendir because we can't handle big stack objects on a
6502, and our newer malloc is way smaller so it's not a big hit any more
Applications/util/chmod.c
Applications/util/dd.c
Applications/util/decomp16.c