Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jan 2007 23:07:33 +0100
From:      Divacky Roman <xdivac02@stud.fit.vutbr.cz>
To:        current@freebsd.org
Subject:   duplicate code in lipthread
Message-ID:  <20070121220733.GA6750@stud.fit.vutbr.cz>

next in thread | raw e-mail | index | archive | help
Hi,

I spotted that lib/libpthread/arch/i386/i386/pthread_md.c
includes its own version of i386_set_gsbase. This function
is defined in libc, is there any reason for it being defined
in the pthread as well?

if not - someone should remove that

roman



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