summaryrefslogtreecommitdiff
path: root/src/writeenv.c
Commit message (Expand)AuthorAgeFilesLines
* If building with CURLDEBUG, sprintf() is defined away. So use curl_msprintf()Gisle Vanem2008-11-031-8/+8
* add missing header inclusionsYang Tse2008-10-251-1/+4
* Add 'const' to immutable arrays.Dan Fandrich2004-12-151-1/+2
* Gisle Vanem's djgpp/MS-DOS updatesDaniel Stenberg2004-03-291-0/+6
* updated year in the copyright stringDaniel Stenberg2004-01-071-1/+1
* CURLINFO_RESPONSE_CODE replaces CURLINFO_HTTP_CODEDaniel Stenberg2003-08-201-1/+1
* copyright year update in the source headerDaniel Stenberg2003-01-161-1/+1
* updated source code boilerplate/headerDaniel Stenberg2002-09-031-12/+12
* removed compiler warnings, made it conditional on USE_ENVIRONMENTDaniel Stenberg2002-04-081-2/+8
* Added $Id:$ keywordDaniel Stenberg2002-04-081-3/+1
* Added writeenv.c and writeenv.h for RISCOS usage (and others?)Daniel Stenberg2002-04-081-0/+105