Received: from PACIFIC-CARRIER-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA21706; Fri, 19 Jan 96 23:03:23 EST
Received: from JIMI.MIT.EDU by MIT.EDU with SMTP
	id AA10986; Fri, 19 Jan 96 23:02:56 EST
Received: by jimi.MIT.EDU (5.57/4.7) id AA20811; Fri, 19 Jan 96 23:03:04 -0500
Message-Id: <9601200403.AA20811@jimi.MIT.EDU>
To: Ronald Wahl <Ronald.Wahl@Informatik.TU-Chemnitz.DE>
Cc: pthreads@MIT.EDU
Subject: Re: readlink doesn't set thread lokal errno 
In-Reply-To: Your message of "Thu, 11 Jan 1996 19:18:19 +0100."
             <Pine.LNX.3.91.960111191415.14244A-100000@goliath.csn.tu-chemnitz.de> 
Date: Fri, 19 Jan 1996 23:03:04 EST
From: Christopher Provenzano  <proven@MIT.EDU>


> 
> Hi,
> I'm using linux with pthreads-1.6beta4 and wan't to know why readlink 
> doesn't set the thread lokal errno value. Maybe someone has a patch?!
> 
> TIA,
> ron

I haven't written wrappers for all the syscalls yet. Add an appropriate
entry to machdep/syscall-i386-linux-1.0.S and pthreads/wrapper.c and that
should fix the problem. I'll fix it for the next release.

CAP
