ChangeSet ID: 7434 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/03/13 22:08:43
Modified files: server : request.c object.h main.c
Log message: Added -f option to make wineserver remain in the foreground for debugging. Close stdin/stdout when not in the foreground (based on a patch by Francois Gouget).
Patch: http://cvs.winehq.com/patch.py?id=7434
Old revision New revision Changes Path 1.76 1.77 +43 -28 wine/server/request.c 1.51 1.52 +1 -0 wine/server/object.h 1.29 1.30 +5 -0 wine/server/main.c