>busybox used to modify the arguments that showed in ps, but I 
>suppose it went out of its way to do so at the time.
>(I just did a quick test program and writing to argv[0] didn't do it.

We're doing this.  You don't overwrite argv[0], you overwrite
*argv[0] and its neighbors!  (Don't go too far!)

-- Jim

_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to