This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Reorganizing internal_getlogin()


On Thu, Jun 13, 2002 at 12:29:36PM -0400, Pierre A. Humblet wrote:
>Christopher Faylor wrote:
>
>> Reexamining what you did in spawn_guts, it looks like there may still be
>> a need to call the environment builder in two separate places.  One
>> before CreateProcess and one immediately before CreateProcessAsUser.
>
>Thinking aloud (lunch break), still haven't looked at what you did
>but inspired by the words "environment builder".
>
>The loop copying the environment inside spawn.cc is really internal
>environment stuff that could be handled inside environ.cc in a function
>char ** call_chris(char **replace_env, int * ret_size)

Er.  Um.

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]