Or you can copy your all your args and env to a temporary place and
then re-build your args and env with the new argv[0] in it's place.
But you must be carefull that your new argv[0] length plus the
length of all remaining args, envp and pointers is not greater than
the system defined size for this space.
-- Bob Miller Email: rem@osdl.org Open Source Development Lab Phone: 503.626.2455 Ext. 17 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/