This is the mail archive of the libc-alpha@cygnus.com mailing list for the glibc project.


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

Re: popen/pclose problem in Linux 2.2.x with vfork/glibc 2.1


Paul Eggert <eggert@twinsun.com> writes:

|> I haven't been following this thread carefully so I don't know if this
|> has been mentioned before, but by code inspection here's an untested
|> patch for what seems to me to be a vfork-related bug in glibc 2.1.1
|> libio/iopopen.c.  The original code is executed in the child but it
|> affects the parent's proc_file_chain when vfork is used.

Thanks, i have checked this in.

-- 
Andreas Schwab                                      "And now for something
schwab@issan.cs.uni-dortmund.de                      completely different"
schwab@gnu.org


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