Removed trailing whitespace.
[wine] / dlls / msvcrt / process.c
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-22  Alexandre JulliardDon't include debugtools.h in the header file, moved...
2001-09-10  Francois GougetRewrite msvcrt_{argvtos,valisttos} to be more efficient.
2001-05-22  Mike BondFixed spawnlp and added exec variants.
2001-05-18  Mike BondImplementation of spawnl and spawnlp.
2001-04-10  Francois GougetInclude the msvcrt headers, remove duplicate definitions.
2001-04-10  Francois GougetAdjust the 'MSVCRT_' prefix to match the msvcrt headers
2001-02-28  Francois GougetSmall 'typos in comments' fixes.
2001-01-22  Jon Griffiths- New msvcrt unicode functions, winapi_check/-Wall...
2001-01-10  Jon Griffiths- Migrate CRTDLL to MSVCRT.