Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: build error macpp with COMPAT_LINUX defined
On Wed, May 03, 2017 at 02:20:14AM +0200, Christian Groessler wrote:
> On 05/03/17 01:57, Sevan Janiyan wrote:
> > On 03/05/2017 00:04, Christian Groessler wrote:
> > > I guess curlwp. What's "l" for, anyway?
> > light.
> > LWP == Ligdh Weight Process
>
>
> Yes, that was already clear to me :-)
>
> But to which LWP does it refer to, any why is it needed here?
in these functions, l == curlwp.
someone long ago decided to pass this as a parameter
to all the syscall handlers instead of using the global.
it's always the same as the global but so far we're
continuing the pretense that it might be different.
I checked in a fix.
-Chuck
Home |
Main Index |
Thread Index |
Old Index