Date: Sun, 2 Jul 2006 19:29:59 +0200 From: Divacky Roman <xdivac02@stud.fit.vutbr.cz> To: emulation@freebsd.org Subject: [PATCH]: set_thread_area() implementation Message-ID: <20060702172959.GA4941@stud.fit.vutbr.cz>
next in thread | raw e-mail | index | archive | help
Hi, I made a patch which implementes set_threa_area() syscall in linux emulation layer. to test pls apply: www.stud.fit.vutbr.cz/~xdivac02/tls1.patch and www.stud.fit.vutbr.cz/~xdivac02/tls2.patch This syscall is used for TLS implementation in linux. TLS is used by NPTL which currently doesnt run because of missing TID stuff and futexes (I am working on it). I am able to pass tls_tst test (www.stud.fit.vutbr.cz/~xdivac02/tls_test.c) pls if you can test this do it so Alexander can commit that thnx roman ---------------------- www.liberalnistrana.cz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060702172959.GA4941>