index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
getenv.c
Age
Commit message (
Expand
)
Author
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2009-12-30
VMS specific preprocessor symbol checking adjustments
Yang Tse
2009-04-21
libcurl's memory.h renamed to curl_memory.h
Yang Tse
2008-09-12
ANSI C compatibility adjustment
Yang Tse
2007-11-07
if () => if()
Daniel Stenberg
2007-09-27
Don't strdup an empty string
Dan Fandrich
2007-09-27
Fix compiler warning: the address of 'env' will always evaluate as 'true'
Yang Tse
2006-01-09
Made the copyright year match the latest modification's year.
Daniel Stenberg
2005-12-18
Cleanup windows header includes. Where aplicable, inclusion of
Yang Tse
2004-11-02
Paul Nolan fix to make libcurl build nicely on Windows CE
Daniel Stenberg
2004-10-06
removed tabs and trailing whitespace from source
Daniel Stenberg
2004-05-11
curl_global_init_mem() allows the memory functions to be replaced.
Daniel Stenberg
2004-01-29
Dan Fandrich's cleanup patch to make pedantic compiler options cause less
Daniel Stenberg
2004-01-07
updated year in the copyright string
Daniel Stenberg
2003-06-26
use CURLDEBUG instead of MALLOCDEBUG for preprocessor conditions
Daniel Stenberg
2003-01-29
removed the local variables for emacs and vim, use the new sample.emacs
Daniel Stenberg
2003-01-16
copyright year update in the source header
Daniel Stenberg
2002-09-03
updated source code boilerplate/header
Daniel Stenberg
2002-03-19
copyright string (year) update
Daniel Stenberg
2002-01-04
removed a commented line
Daniel Stenberg
2001-11-12
include setup.h
Daniel Stenberg
2001-10-11
looks nicer and is better compatible with older vim versions
Sterling Hughes
2001-09-07
Added formatting sections for emacs and vim
Sterling Hughes
2001-08-14
added const to the function protos
Daniel Stenberg
2001-08-06
Nico Baggus' VMS adjustments
Daniel Stenberg
2001-01-24
Robert Weaver's fix
Daniel Stenberg
2001-01-05
Internal symbols that aren't static are now prefixed with 'Curl_'
Daniel Stenberg
2001-01-03
dual-license fix
Daniel Stenberg
2000-10-09
added memory debugging include file
Daniel Stenberg
2000-06-20
haxx.nu => haxx.se
Daniel Stenberg
2000-06-05
curl_getenv() is now lowercase
Daniel Stenberg
2000-05-29
made getenv() more threadsafe for win32
Daniel Stenberg
2000-05-22
moved here from the newlib branch
Daniel Stenberg
2000-01-10
syncing with local edit
Daniel Stenberg
1999-12-29
Initial revision
Daniel Stenberg