1. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  2. 330978e msvcrt: Fix a TRACE message to avoid buffer overflow. by qingdoa daoo · 19 years ago
  3. 35a9398 msvcrt: Allow environment strings longer than 512 characters. by qingdoa daoo · 19 years ago
  4. 4d801b6 Assorted spelling fixes. by Francois Gouget · 20 years ago
  5. ad4a00d Add some test cases for _wputenv, fix deletion of non-existent by Mike Hearn · 21 years ago
  6. 0377462 Split the MSVCRT implementation headers from the public headers. by Dimitrie O. Paun · 21 years ago
  7. b48d812 Rewrote getenv and _wgetenv to avoid returning a pointer to a freed by Alexandre Julliard · 21 years ago
  8. 5f31b32 Use MSVCRT_wchar_t instead of WCHAR so that the implementation matches by Alexandre Julliard · 22 years ago
  9. 2f61c4a Take a snapshot of the environment strings when building the by Uwe Bonnes · 23 years ago
  10. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  11. bd1689e Don't include debugtools.h in the header file, moved it to the C files by Alexandre Julliard · 23 years ago
  12. 3c2c026 getenv is case insensitive. by François Gouget · 23 years ago
  13. b35d86a MSVCRT_getenv: compare for the length of the key and return NULL in by Uwe Bonnes · 23 years ago
  14. e7f75c5 Include the msvcrt headers, remove duplicate definitions. by Francois Gouget · 24 years ago
  15. 203a8f8 Adjust the 'MSVCRT_' prefix to match the msvcrt headers by Francois Gouget · 24 years ago
  16. 34c786b - New msvcrt unicode functions, winapi_check/-Wall/-W clean. by Jon Griffiths · 24 years ago
  17. 1db20bf - Migrate CRTDLL to MSVCRT. - Many fixes and a load of new functions. by Jon Griffiths · 24 years ago