This is the mail archive of the libc-alpha@sources.redhat.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: SMP-ix86-threads-fork: Linux 2.4.x kernel problem identified [phantom read()]


Good analysis, thanks.  It really strange that this bug was still there.

Note that I've checked in a slightly different patch.  It must be
sufficient to use TEMP_FAILURE_RETRY since all the communication is
with pipes.  If read/write would produce short reads or writes
something would be wrong in the kernel.

Thanks,
	
-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


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