CVS log for winex/server/process.h

(logo)

ViewCVS and CVS Help

(back) Up to [cvs] / winex / server / process.h

Request diff between arbitrary revisions


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

Revision 1.18 - (download), view (text) (markup) (annotate) - [select for diffs]
Tue Jul 31 19:58:52 2007 UTC (15 months, 3 weeks ago) by mark
CVS Tags: HEAD
Changes since 1.17: +1 -0 lines
Diff to previous 1.17
Approximate the "breaking" of synchronization objects that is supposed to happen in ExitProcess().

Revision 1.17 - (download), view (text) (markup) (annotate) - [select for diffs]
Fri Mar 30 18:58:50 2007 UTC (19 months, 3 weeks ago) by daniel
Changes since 1.16: +2 -0 lines
Diff to previous 1.16
- add a new memory allocator based on ptmalloc3 and make it the default (at least for now for testing)
- to disable, add "NewAllocator"="N" to the [Wine] section of your config file

Revision 1.16 - (download), view (text) (markup) (annotate) - [select for diffs]
Fri Mar 30 15:55:03 2007 UTC (19 months, 3 weeks ago) by daniel
Changes since 1.15: +17 -0 lines
Diff to previous 1.15
- 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.15 - (download), view (text) (markup) (annotate) - [select for diffs]
Tue Mar 27 20:25:27 2007 UTC (19 months, 3 weeks ago) by daniel
Changes since 1.14: +0 -2 lines
Diff to previous 1.14
Remove CONTEXTUAL_FD* defines as discussed with Gav, as this code is going to stay enabled. Fix a related compilation warning.

Revision 1.14 - (download), view (text) (markup) (annotate) - [select for diffs]
Wed Sep 1 05:58:32 2004 UTC (4 years, 2 months ago) by david
CVS Tags: cedega-4-3
Changes since 1.13: +1 -0 lines
Diff to previous 1.13
create a token for a process and implemenet the stuff necessary to open the token. this is required only so we have a valid handle for a token (the ops we use on it don't actually use the token).

Revision 1.13 - (download), view (text) (markup) (annotate) - [select for diffs]
Tue Jun 29 15:36:22 2004 UTC (4 years, 4 months ago) by peter
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
Should fix multidisc installers by merging the ctx fd cache and the handle
cache. Also removes limitation that only pthread systems can have sych
acceleration. An a couple of other small things for fun.

Revision 1.12 - (download), view (text) (markup) (annotate) - [select for diffs]
Tue Jun 29 14:58:10 2004 UTC (4 years, 4 months ago) by peter
Changes since 1.11: +3 -1 lines
Diff to previous 1.11
Since tid/pid are now 16 bit... change the debug messages appropriately.
Also, add the start of a wineserver debug function.
Add id field for process, change get_thread_id -> create_thread_id and
get_process_id -> create_process_id and add inlines get_thread_id/get_process_id

Revision 1.11 - (download), view (text) (markup) (annotate) - [select for diffs]
Tue Jun 29 14:53:40 2004 UTC (4 years, 4 months ago) by peter
Changes since 1.10: +4 -3 lines
Diff to previous 1.10
Initial pass at small integer thread/process IDs. Needs to be tweaked
in the future to unbreak 16bit window hooks.

Revision 1.10 - (download), view (text) (markup) (annotate) - [select for diffs]
Tue Jun 29 14:17:14 2004 UTC (4 years, 4 months ago) by peter
Changes since 1.9: +5 -0 lines
Diff to previous 1.9
Start of SHM phase 2.
multi disc installers are broken and there are several bugs/races remaining
Simple benchmarking shows 5 time throughput improvement.

Revision 1.9 - (download), view (text) (markup) (annotate) - [select for diffs]
Fri Dec 19 04:01:19 2003 UTC (4 years, 11 months ago) by ovek
CVS Tags: winex-3-3-2, winex-3-3-1, winex-3-3
Branch point for: winex-3-3-branch
Changes since 1.8: +7 -1 lines
Diff to previous 1.8
Merge of ReWind CVS at Dec 18, 2003.

Revision 1.1.1.8 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Fri Dec 19 03:52:54 2003 UTC (4 years, 11 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: rewind-20031219
Changes since 1.1.1.7: +7 -1 lines
Diff to previous 1.1.1.7
Import from ReWind CVS at Dec 18, 2003.

Revision 1.8 - (download), view (text) (markup) (annotate) - [select for diffs]
Sun Sep 7 05:12:48 2003 UTC (5 years, 2 months ago) by hunnise
CVS Tags: winex-3-2-1, winex-3-2, winex-3-1-99, start-merge-6oct03, dec3-internal-merge
Branch point for: winex-3-2-branch
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
Convert void* to process_id_t and thread_id_t

Revision 1.7 - (download), view (text) (markup) (annotate) - [select for diffs]
Sun Aug 4 20:13:23 2002 UTC (6 years, 3 months ago) by ovek
CVS Tags: winex-sims-3-2, winex-kohan-3-1, winex-3-1, winex-3-0-pre-1, winex-3-0, head_merge_from_winex_2_0_branch
Branch point for: winex-sims-3-2-branch, winex-kohan-3-2-branch, winex-3-0-branch
Changes since 1.6: +2 -0 lines
Diff to previous 1.6
Merge of ReWind CVS at Aug 4, 2002.

Revision 1.1.1.7 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Sun Aug 4 19:42:13 2002 UTC (6 years, 3 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: rewind-20031217, rewind-20030217, rewind-20020925, rewind-20020804
Changes since 1.1.1.6: +2 -0 lines
Diff to previous 1.1.1.6
Import of ReWind CVS at Aug 4, 2002.

Revision 1.6 - (download), view (text) (markup) (annotate) - [select for diffs]
Fri Apr 19 16:36:35 2002 UTC (6 years, 7 months ago) by ovek
CVS Tags: quartz-pre-removal, quartz-post-removal
Changes since 1.5: +3 -0 lines
Diff to previous 1.5
Merge of Wine release 20020228, the last X11-licensed Wine release.
Conflicts between our typelib marshaller and Marcus's were resolved
by dumping Marcus's marshaller.

Revision 1.1.1.6 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Fri Apr 19 15:53:48 2002 UTC (6 years, 7 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: wine-20020228, rewind-20020607, rewind-20020427, rewind-20020419
Changes since 1.1.1.5: +3 -0 lines
Diff to previous 1.1.1.5
Import of Wine release 20020228, the last X11-licensed Wine release.

Revision 1.5 - (download), view (text) (markup) (annotate) - [select for diffs]
Mon Dec 31 15:12:18 2001 UTC (6 years, 10 months ago) by ovek
CVS Tags: winex-kohan-2-1, winex-2-2-1, winex-2-2, winex-2-1, winex-2-0-branch-merge-to-head, winex-2-0
Branch point for: winex-2-0-branch
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
Attempted merge of Wine release 20011226. Probably breaks lots of stuff.
(Use the wine-premerge-20011226 cvs tag if you want)

Revision 1.1.1.5 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Mon Dec 31 10:52:41 2001 UTC (6 years, 10 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-20020116, wine-20011226
Changes since 1.1.1.4: +3 -3 lines
Diff to previous 1.1.1.4
Import of Wine release 20011226.
(The tree before this import has been tagged wine-premerge-20011226)

Revision 1.4 - (download), view (text) (markup) (annotate) - [select for diffs]
Wed Aug 29 19:37:10 2001 UTC (7 years, 2 months ago) by ovek
CVS Tags: winehq-premerge-20010824-premerge-20011014, winehq-premerge-20010824-postmerge-20011014, wine-premerge-20011226
Changes since 1.3: +0 -4 lines
Diff to previous 1.3
Merge of Wine release 20010824 (only resolved CVS conflicts so far).

Revision 1.1.1.4 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Wed Aug 29 18:24:56 2001 UTC (7 years, 2 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-20011028, winehq-20011005, winehq-20011004, winehq-20010908, wine-20011004, wine-20010824
Changes since 1.1.1.3: +0 -4 lines
Diff to previous 1.1.1.3
Import of Wine release 20010824.

Revision 1.3 - (download), view (text) (markup) (annotate) - [select for diffs]
Sun Apr 22 04:35:16 2001 UTC (7 years, 7 months ago) by ovek
CVS Tags: winehq-premerge-20010824-start, winehq-premerge-20010824-20011014, Oct1201, Oct1101
Branch point for: winehq-premerge-20010824
Changes since 1.2: +1 -0 lines
Diff to previous 1.2
More gdb debugging features: you can "cont", let the app run for a while,
and if an exception occurs, the app is stopped and gdb gets control again,
in the correct thread. If you "cont" again, the app's own exception
handlers get to handle the exception... (and if you exit gdb within an
unhandled exception, it seems winedbg launches to handle it instead.)

And it appears that the "sharedlibrary" command is better than "info
shared"...

Hmm. Wonder if I should keep working on gdb remote debugging...

Revision 1.2 - (download), view (text) (markup) (annotate) - [select for diffs]
Sun Apr 15 00:12:55 2001 UTC (7 years, 7 months ago) by ovek
Changes since 1.1: +8 -1 lines
Diff to previous 1.1
Add a gdb_socket field to the process structure.

Revision 1.1.1.3 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Mon Mar 5 22:55:56 2001 UTC (7 years, 8 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-20010509, winehq-20010501, winehq-20010425, winehq-20010419, winehq-20010416, winehq-20010414, winehq-20010320, winehq-20010318, wine-20010510, wine-20010418, wine-20010326, wine-20010305
Changes since 1.1.1.2: +1 -0 lines
Diff to previous 1.1.1.2
Import of Wine release 20010305.

Revision 1.1.1.2 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Fri Jan 5 08:03:31 2001 UTC (7 years, 10 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-20010129, winehq-20010126, winehq-20010123, winehq-20010117, winehq-20010113, winehq-20010112, winehq-20010105, wine-20010216, wine-20010112
Changes since 1.1.1.1: +1 -1 lines
Diff to previous 1.1.1.1
Import of WineHQ CVS at Jan 5, 2001, after Alexandre applied our
winehq-ddraw-merge patch, slightly modified.
(I tagged the tree before this import with winehq-premerge-20010105,
just in case.)

Revision 1.1.1.1 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Fri Sep 8 01:44:01 2000 UTC (8 years, 2 months ago) by gavriels
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-premerge-20010105, winehq-20010103, winehq-20001230, winehq-20001229, winehq-20001223, winehq-20001221, winehq-20001214, winehq-20001213, winehq-20001212, winehq-20001206, winehq-112300, winehq-090700, winehq-011200, wine-20001222, merge-231100-start, andrew-071100-start, andrew-071100-premerge, andrew-071100-postmerge
Branch point for: mipmap, merge-231100, andrew-071100
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
Import of WineHQ 090700

Revision 1.1 - (download), view (text) (markup) (annotate) - [select for diffs]
Fri Sep 8 01:44:01 2000 UTC (8 years, 2 months ago) by gavriels
Branch point for: winehq-ddraw-merge, winehq
Initial revision

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