Pass the environ variable from main to try to avoid Darwin's
authorAlexandre Julliard <julliard@winehq.org>
Sat, 29 May 2004 00:26:03 +0000 (00:26 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 29 May 2004 00:26:03 +0000 (00:26 +0000)
commit910234eafb796c581919eb1f3b21c5d105eb062c
treedbdde9d57fbcfe45517a6e5d5862dbbeecaadb1a
parent3270bb1ee186c89e80e73819404fedaeb99e9a4c
Pass the environ variable from main to try to avoid Darwin's
_NSGetEnviron() ugliness.
include/wine/library.h
include/wine/port.h
libs/wine/loader.c
loader/main.c