|
From: Adam G. <ar...@cy...> - 2003-04-28 11:30:59
Attachments:
vg.syscalls.pat
|
the attached patch provides implementation for gettid(), and makes set_thread_area() return -ENOSYS (which current code should cope with and fall back to modify_ldt()). Seeya, Adam -- Real Programmers don't comment their code. If it was hard to write, it should be hard to read, and even harder to modify. These are all my own opinions. |