From: Elliott Hughes Date: Tue, 6 Oct 2015 22:00:26 +0000 (+0000) Subject: am fa01b4ca: Merge changes Ie1705960,I8b94351f,I661540a9,Id2dbdcab,I1223578c, ... X-Git-Tag: android-x86-6.0-r1~68 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=3b86ef8bd625b6a2f283f7c0a9a6575c5508e806;p=android-x86%2Fexternal-toybox.git am fa01b4ca: Merge changes Ie1705960,I8b94351f,I661540a9,Id2dbdcab,I1223578c, ... * commit 'fa01b4ca5a3aac08e2a81279375e32b6a8c71183': Decode netlink sockets in lsof. New command: flock. Fix bug in od that screwed up position indicator on arm and mips. Fix allnoconfig. (Exporting HOSTCC before HOSTCC?=cc caused a problem.) Export makefile variables so you can say "make CROSS_COMPILE=blah-" as well as "CROSS_COMPILE=blah- make". Minor cleanup and add "MODALIAS" handler (suggested by Isaac Dunham). Back to chipping away at ps... Add uClinux analysis to roadmap, and a few other pending changes. help_exit() tweak. xvfork went away. Make defconfig build for nommu. Another chunk of nommu support, replacing toys.recursion with toys.stacktop. xexec() is noreturn. Add xvfork() as a static inline and use it from various places. The -o /dev/null trick in probing isn't compatible with elf2flt, so use tempfile. Fix a couple things gcc is too dumb to figure out on its own. Add find tests. --- 3b86ef8bd625b6a2f283f7c0a9a6575c5508e806