ChangeSet ID: 12501 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/05/28 19:26:04
Modified files: loader : main.c libs/wine : loader.c include/wine : port.h library.h
Log message: Pass the environ variable from main to try to avoid Darwin's _NSGetEnviron() ugliness.
Patch: http://cvs.winehq.org/patch.py?id=12501
Old revision New revision Changes Path 1.92 1.93 +2 -1 wine/loader/main.c 1.19 1.20 +2 -2 wine/libs/wine/loader.c 1.54 1.55 +0 -7 wine/include/wine/port.h 1.32 1.33 +1 -1 wine/include/wine/library.h