On Tue, May 21, 2002 at 01:45:25PM -0400, Cliff Woolley wrote:
> It's unclear from
> http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libc_r/uthread/uthread_sendfile.c
> whether or not the problem is fixed in 4.6PRERELEASE, unless that is
> strictly based off of HEAD.  There's no tag in that file for it.  Changes
> definitely went in after 4.5 that would affect this problem.

The sendfile libc_r problem was fixed before 4.5 was released and
made it into 4.5.  That allows files to get served without sending
corrupt data.  However, threads are only partially supported with
-CURRENT (5.0) and are not supported with 4.x at all.

BUT, I've heard some success with people using linuxthreads on
FreeBSD.  I certainly don't have the time (or the platforms) to
research this more.  -- justin

Reply via email to