OSDN Git Service

Init global context to toybox multiplexer early so error_exit() doesn't segfault...
authorRob Landley <rob@landley.net>
Mon, 19 Nov 2012 00:52:19 +0000 (18:52 -0600)
committerRob Landley <rob@landley.net>
Mon, 19 Nov 2012 00:52:19 +0000 (18:52 -0600)
commit6c62448f72ed9fc2b6a59ee09735283c07060cdb
tree7db6399267c2e8918c3f9e25c868d6fc5f36519a
parent491eb800ef69a5e06f798372db8b32c87051ea90
Init global context to toybox multiplexer early so error_exit() doesn't segfault trying to print current command name, and change TOYBOX_DEBUG+TOYBOX_SUID complaint about not having the suid bit set to warning rather than exit..
main.c