Implementation of spawnl and spawnlp.
[wine] / library / loader.c
2001-05-14  Marcus MeissnerImplemented 64bit file size handling.
2001-02-13  Josh DuBoisMore verbose error messages when application load fails.
2000-12-19  François GougetDUMMYSTRUCTNAME2 creates a conflict when using anonymou...
2000-12-13  James AbbatielloWork around glibc 2.1.x dlopen bug (again).
2000-12-05  Alexandre JulliardAlways pass lower-case filenames to wine_dll_load().
2000-11-10  Francois GougetUse DUMMYxxxNAME for anonymous struct/unions.
2000-11-10  Alexandre JulliardAdded support for loading a Winelib app linked as a...
2000-11-08  Alexandre JulliardDo builtin modules fixups in library/loader.c before...
2000-11-08  Alexandre JulliardMoved builtin dll registration to libwine.