Update the address of the Free Software Foundation.
[wine] / dlls / msvcrt / exit.c
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-13  Mike McCormackmsvcrt: Fix a typo.
2005-10-21  Alexandre Julliard_cexit should call the atexit functions.
2004-06-25  Dimitrie O. PaunSplit the MSVCRT implementation headers from the public...
2004-03-16  Hans Leidekker- Prefix many more functions, types, structs, etc....
2004-01-13  Alexandre JulliardImplemented the remaining 64-bit file functions, and...
2003-03-15  Jon GriffithsDisplay abnormal exit text in a message box for GUI...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-22  Peter Hunnisettatexit doesn't take a _onexit_t parameter.
2002-02-21  Peter HunnisettAdd _lock,_unlock and header file for them.
2002-01-22  Alexandre JulliardDon't include debugtools.h in the header file, moved...
2001-07-23  Patrik Stridvall- Made sure that the files that contains the declarations
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-01-22  Jon GriffithsImplemented __dllonexit.
2001-01-10  Jon Griffiths- Migrate CRTDLL to MSVCRT.