8 Aug
2006
8 Aug
'06
8:56 p.m.
On Tuesday 08 August 2006 20:02, Alexandre Julliard wrote:
Tijl Coosemans <tijl(a)ulyssis.org> 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 functions with msvcrt_ or something? Or just execve?