Re: strace hacks

2004-02-10 Thread David Fritz
Right. Because mucking about with the environment much more elegant than adding '+' to the beginning of the short option string. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/do

strace hacks

2004-02-10 Thread David Fritz
Two questions: 1. Is getopt the only code that modifies its behavior when POSIXLY_CORRECT is defined? 2. Do child processes (normally) inherit their environment from their parent? Again, I will point out that a patch I posted two months ago will fix this (correctly). -- Unsubscribe info: