CVS log for winex/server/context_ppc.c

(logo)

ViewCVS and CVS Help

(back) Up to [cvs] / winex / server / context_ppc.c

Request diff between arbitrary revisions


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.2 - (download), view (text) (markup) (annotate) - [select for diffs]
Fri Mar 30 15:55:03 2007 UTC (19 months, 3 weeks ago) by daniel
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
- 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

Revision 1.1 - (download), view (text) (markup) (annotate) - [select for diffs]
Wed Mar 28 14:34:22 2007 UTC (19 months, 3 weeks ago) by daniel
Merge branch into mainline.

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:

Sort log by:

CVS Admin
Powered by
ViewCVS 1.0-dev