CVS log for winex/server/context_ppc.c |
|
ViewCVS and CVS Help |
Request diff between arbitrary revisions
- disambiguate in-process tids (which all platforms have) with cross-process tids (which only some platforms have) - store in-process tid in the TEB, and use that to fix thread cleanup on MacOS X - modify shm server to handle platforms which don't have cross-process tids - rename server unix_tid to unix_tid_or_pid for clarity - implement MacOSX functionality on top of Mach to replace ptrace functionality on Linux: - suspend/resume thread - read/write process memory - get/set thread context
Merge branch into mainline.
| CVS Admin |
Powered by ViewCVS 1.0-dev |