Re: wine/ loader/main.c loader/glibc.c loader/Make ...

2004-05-29 Thread Stefan Leichter
Am Freitag, 28. Mai 2004 23:59 schrieb Mike Hearn: > On Fri, 28 May 2004 15:59:23 -0500, Alexandre Julliard wrote: > > Log message: > > Initial version of the Wine preloader, used to reserve memory > > areas at startup. Based on the work of Mike McCormack. > [snip] > > If you observe any od

Re: wine/ loader/main.c loader/glibc.c loader/Make ...

2004-05-28 Thread André Johansen
* Andrà Johansen (Sat, 29 May 2004 00:34:22 +0200) wrote: | I just updated from CVS, and weird stuff is happening now. The | version one day ago was fine, so it could be due to this change. [...] | I'll try a full rebuild "just in case", although my Wine update script | always does a "make depend"

Re: wine/ loader/main.c loader/glibc.c loader/Make ...

2004-05-28 Thread André Johansen
* Mike Hearn (Fri, 28 May 2004 22:59:48 +0100) wrote: | On Fri, 28 May 2004 15:59:23 -0500, Alexandre Julliard wrote: | > Log message: | > Initial version of the Wine preloader, used to reserve memory | > areas at startup. Based on the work of Mike McCormack. | [...] | If you observe any o

Re: wine/ loader/main.c loader/glibc.c loader/Make ...

2004-05-28 Thread Mike Hearn
On Fri, 28 May 2004 15:59:23 -0500, Alexandre Julliard wrote: > Log message: > Initial version of the Wine preloader, used to reserve memory > areas at startup. Based on the work of Mike McCormack. For those who haven't been following the execshield/prelink saga, this commit is the res