[EMAIL PROTECTED] (Paul Jarc) wrote:
> Jens Elkner <[EMAIL PROTECTED]> wrote:
>> Last but not least - why not
>> ...
>> static char *pointer2null = NULL;
>> ...
>> main(....) {
>> ...
>> if (ignore_environment)
>> environ = &pointer2null;
>
> I haven't looked at the code, but I know that environ's type is not
> char*, and it is not supposed to be NULL when the environment is
> empty.
Sorry, I was misreading your code. That might work. It's up to Jim
whether to use it, of course.
paul
_______________________________________________
Bug-coreutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-coreutils