Francois Gouget
|
709b42346a
|
msvcrt/tests: Wine should not have trouble with the environ pointers so replace a few skip()s with win_skip()s.
|
2011-03-31 14:02:44 +02:00 |
Andrew Nguyen
|
eb09472870
|
msvcrt: Initialize _wenviron in Unicode environment getter function.
|
2010-10-07 12:00:27 +02:00 |
Andrew Nguyen
|
797d6cb4e2
|
msvcrt/tests: Add tests for the __p__(w)environ accessors.
|
2010-10-07 12:00:27 +02:00 |
Andrew Nguyen
|
285e6d249f
|
msvcrt: Initialize environ on DLL load.
|
2010-09-30 17:51:16 +02:00 |
Robert Wilhelm
|
620af69d88
|
msvcrt: Support system(NULL).
|
2010-05-28 16:22:26 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
qingdoa daoo
|
35a9398ffe
|
msvcrt: Allow environment strings longer than 512 characters.
|
2006-04-03 11:39:56 +02:00 |
Francois Gouget
|
4d801b66e6
|
Assorted spelling fixes.
|
2005-02-10 19:19:35 +00:00 |
Mike Hearn
|
ad4a00d35a
|
Add some test cases for _wputenv, fix deletion of non-existent
environment variables, return -1 on error.
|
2004-07-19 21:23:02 +00:00 |