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