aboutsummaryrefslogtreecommitdiff
path: root/lib/getenv.c
AgeCommit message (Expand)Author
2020-02-13tool_home: Fix the copyright year being out of dateSteve Holme
2020-02-12tool_homedir: Change GetEnv() to use libcurl's curl_getenv()Jay Satiro
2019-07-31getenv: support up to 4K environment variable contents on windowsDaniel Stenberg
2016-08-21win: Basic support for Universal Windows Platform appsMarco Deckel
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2013-02-05VMS: fix and generate the VMS build configJohn E. Malmberg
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2013-01-03build: rename 93 lib/*.c filesYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-06-15SSPI related code: Unicode support for WinCEMark Salisbury
2011-07-26stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.hYang Tse
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2009-12-30VMS specific preprocessor symbol checking adjustmentsYang Tse
2009-04-21libcurl's memory.h renamed to curl_memory.hYang Tse
2008-09-12ANSI C compatibility adjustmentYang Tse
2007-11-07if () => if()Daniel Stenberg
2007-09-27Don't strdup an empty stringDan Fandrich
2007-09-27Fix compiler warning: the address of 'env' will always evaluate as 'true'Yang Tse
2006-01-09Made the copyright year match the latest modification's year.Daniel Stenberg
2005-12-18Cleanup windows header includes. Where aplicable, inclusion ofYang Tse
2004-11-02Paul Nolan fix to make libcurl build nicely on Windows CEDaniel Stenberg
2004-10-06removed tabs and trailing whitespace from sourceDaniel Stenberg
2004-05-11curl_global_init_mem() allows the memory functions to be replaced.Daniel Stenberg
2004-01-29Dan Fandrich's cleanup patch to make pedantic compiler options cause lessDaniel Stenberg
2004-01-07updated year in the copyright stringDaniel Stenberg
2003-06-26use CURLDEBUG instead of MALLOCDEBUG for preprocessor conditionsDaniel Stenberg
2003-01-29removed the local variables for emacs and vim, use the new sample.emacsDaniel Stenberg
2003-01-16copyright year update in the source headerDaniel Stenberg
2002-09-03updated source code boilerplate/headerDaniel Stenberg
2002-03-19copyright string (year) updateDaniel Stenberg
2002-01-04removed a commented lineDaniel Stenberg
2001-11-12include setup.hDaniel Stenberg
2001-10-11looks nicer and is better compatible with older vim versionsSterling Hughes
2001-09-07Added formatting sections for emacs and vimSterling Hughes
2001-08-14added const to the function protosDaniel Stenberg
2001-08-06Nico Baggus' VMS adjustmentsDaniel Stenberg
2001-01-24Robert Weaver's fixDaniel Stenberg
2001-01-05Internal symbols that aren't static are now prefixed with 'Curl_'Daniel Stenberg
2001-01-03dual-license fixDaniel Stenberg
2000-10-09added memory debugging include fileDaniel Stenberg
2000-06-20haxx.nu => haxx.seDaniel Stenberg
2000-06-05curl_getenv() is now lowercaseDaniel Stenberg
2000-05-29made getenv() more threadsafe for win32Daniel Stenberg
2000-05-22moved here from the newlib branchDaniel Stenberg
2000-01-10syncing with local editDaniel Stenberg
1999-12-29Initial revisionDaniel Stenberg