Fix signed/unsigned comparison warnings.
[wine] / loader / preloader.c
2004-07-06  Alexandre JulliardAvoid using strlen.
2004-06-28  Mike McCormackDefine AT_SYSINFO_* if it's missing.
2004-06-26  Alexandre JulliardRemove the AT_SYSINFO and AT_SYSINFO_EHDR values if...
2004-06-22  Alexandre JulliardDo direct Linux system calls in the preloader to avoid...
2004-06-15  Alexandre JulliardAdd the preloader itself as argv[0] and remove it again...
2004-06-03  Alexandre JulliardMake it possible to add auxiliary values to the existin...
2004-06-02  Alexandre JulliardAdded support for specifying the PE exe address range...
2004-06-01  Alexandre JulliardA few small fixes.
2004-05-28  Alexandre JulliardInitial version of the Wine preloader, used to reserve...