Re: Changing argv[0] under Linux.

DervishD (raul@pleyades.net)
Tue, 14 Jan 2003 20:14:20 +0100


Hi Richard :)

> > libc, but I think that is more on the kernel side, that's why I ask
> Last time I checked argv[0] was 512 bytes. Many daemons overwrite
> it with no problem.

Any header where I can see the length for argv[0] or is this some
kind of unoficial standard? Just doing strcpy seems dangerous to me
(you can read 'paranoid'...).

Thanks a lot for your answer, Richard :)
Raśl
-
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/