Cast time_t to long for printing.
[wine] / memory / environ.c
2003-09-18  Alexandre JulliardMoved the 16-bit environment support to dlls/kernel.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-28  Alexandre JulliardStart using the exported TEB structure from winternl...
2003-06-18  Eric Pouech- fixed a couple of bugs in ntdll environment functions...
2003-01-23  Matthew DavisonRemoved calls to HEAP_strdupAtoW.
2002-10-09  Alexandre JulliardTransmit the Windows PATH to child processes using...
2002-09-24  Patrik StridvallFixed some issues found by winapi_check.
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-08-20  Dmitry TimoshkovAdded unit test for environment functions and fixed...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-24  Alexandre JulliardA few optimizations in the process startup requests...
2002-05-23  Alexandre JulliardReplaced the GET/PUT_UA macros by memcpy. Fixed a few...
2002-05-17  Alexandre JulliardA few fixes for mingw cross-compilation.
2002-05-16  Alexandre JulliardExport global argc/argv variables from libwine and...
2002-03-29  Alexandre JulliardTransfer the full process startup info as well as the...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-10-02  Andreas MohrYet another documentation/message text patch.
2001-09-20  Francois GougetFix the conversions of a command line to/from an argv...
2001-07-18  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-11  Patrik StridvallDocumentation fixes.
2001-06-13  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2000-12-27  Ulrich WeigandAdded check whether unaligned memory access is allowed.
2000-12-16  Patrik StridvallFixed some issues found by winapi_check.
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-11  Alexandre JulliardMoved all Wine internal definitions out of process.h.
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-14  Alexandre JulliardMoved LDT handling to libwine.so. Changed the interface...
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-09-22  Andreas MohrAdded SetLastError() in GetEnvironmentVariableA.
2000-08-09  Alexandre JulliardMake PDB, ENVDB and STARTUPINFO global variables.
2000-07-29  Alexandre JulliardRemoved some unnecessary inclusions of wingdi.h and...
2000-06-24  Hidenori TakeshimaGetCommandLine should return non-const strings.
2000-05-29  Alexandre JulliardExec a separate wine binary for every win32 process...
2000-05-01  Alexandre JulliardRewrote Unix process launching to allow passing startup...
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-25  Alexandre JulliardShare the system heap between different address spaces...
1999-12-27  Francois GougetBuffer overflows and strncpy fixes.
1999-06-11  Alexandre JulliardUse the normal environment routines to build the env...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1998-05-03  Alexandre JulliardRelease 980503 wine-980503
1998-04-13  Alexandre JulliardRelease 980413 wine-980413