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: Fix for libpthreads/manager.c : check for EINTR on read


rsreelat@in.ibm.com writes:

> Hello,
>
> Here is the summary of patch:

This bug has been fixed some days ago in a slightly better way.  For
details, check the cvs archive via http://sources.redhat.com/glibc.

Thanks,
Andreas

2001-09-11  Ulrich Drepper  <drepper@redhat.com>
	    Wolfram Gloger <wg@malloc.de>

	* join.c: Protect all communications from and to manager with
	TEMP_FAILURE_RETRY.
	* manager.c: Likewise.
	* pthread.c: Likewise.
	* smeaphore.c: Likewise.

-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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