aboutsummaryrefslogtreecommitdiff
path: root/lib/getenv.c
AgeCommit message (Expand)Author
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