[PATCH]: set_thread_area() implementation

Divacky Roman xdivac02 at stud.fit.vutbr.cz
Sun Jul 2 17:30:46 UTC 2006


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


More information about the freebsd-emulation mailing list