Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Mar 2005 14:18:13 -0500
From:      Craig Rodrigues <rodrigc@crodrigues.org>
To:        Jeremy Messenger <mezz7@cox.net>
Cc:        freebsd-threads@freebsd.org
Subject:   Re: Mono's XSP crashes on browser connection
Message-ID:  <20050303191813.GA3469@crodrigues.org>
In-Reply-To: <opsm2si1b99aq2h7@mezz.mezzweb.com>
References:  <1109551418.782.30.camel@compass.straycat.dhs.org> <1109742079.777.15.camel@compass.straycat.dhs.org> <422649AF.5090606@freebsd.org> <1109833505.777.80.camel@compass.straycat.dhs.org> <4226B9DC.7040405@freebsd.org> <1109835366.777.95.camel@compass.straycat.dhs.org> <42272009.507@freebsd.org> <20050303151544.GA2518@crodrigues.org> <opsm2si1b99aq2h7@mezz.mezzweb.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 03, 2005 at 01:02:51PM -0600, Jeremy Messenger wrote:
> Do you need anyone to test your ttyname_r patch? I can try to test it with  
> mono here on RELENG_5 and see how it goes. I don't know ttyname_r that  
> much, but I can dig in web/google.

If you want to test my ttyname_r patch that would be great.
I don't think ttyname_r() is used much in Mono, but I could be wrong.

As per Robert Watson's suggestion here:
http://lists.freebsd.org/pipermail/freebsd-threads/2005-February/002869.html

I e-mailed Kris and asked him if he could scan
the ports tree and see what links against ttyname_r(),
since my patch could potentially represent
an ABI change.  The old ttyname_r() should never have been exported
from libc, since it was not standards compliant, and did not
have a prototype exported in unistd.h.

Thanks.

-- 
Craig Rodrigues        
rodrigc@crodrigues.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050303191813.GA3469>