ChangeSet ID: 8486 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/06/13 20:31:57
Modified files: server : trace.c protocol.def named_pipe.c include/wine : server_protocol.h files : file.c
Log message: Make it possible to retrieve an inheritable handle in open_named_pipe (spotted by Uwe Bonnes).
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8486
Old revision New revision Changes Path 1.165 1.166 +1 -0 wine/server/trace.c 1.68 1.69 +1 -0 wine/server/protocol.def 1.24 1.25 +1 -1 wine/server/named_pipe.c 1.68 1.69 +2 -1 wine/include/wine/server_protocol.h 1.181 1.182 +3 -2 wine/files/file.c