Tijl Coosemans <[EMAIL PROTECTED]> writes:
> You mean prepending all functions with msvcrt_ or something?
> Or just execve?
Just execve (other functions that conflict with libc are already
prefixed with MSVCRT).
--
Alexandre Julliard
[EMAIL PROTECTED]
On Tuesday 08 August 2006 20:02, Alexandre Julliard wrote:
> Tijl Coosemans <[EMAIL PROTECTED]> writes:
>
> > * use execve on FreeBSD
>
> Renaming the msvcrt function would really be better. Particularly
> since "extern char **environ" doesn't work right on all platforms.
You mean prepending all
Tijl Coosemans <[EMAIL PROTECTED]> writes:
> * use execve on FreeBSD
Renaming the msvcrt function would really be better. Particularly
since "extern char **environ" doesn't work right on all platforms.
--
Alexandre Julliard
[EMAIL PROTECTED]