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
/
getdate.y
Age
Commit message (
Collapse
)
Author
2003-10-18
prevent compiler warnings with relly picky compiler options
Daniel Stenberg
2003-03-15
Gisle Vanem fixed a name collision with structure '"CONTEXT" in <winnt.h>
Daniel Stenberg
2002-02-20
Nico Baggus' VMS tweaks
Daniel Stenberg
2002-02-01
Andreas Damm made getdate use gmtime_r if available
Daniel Stenberg
2002-01-28
Andreas Damm made it reentrant safe!
Daniel Stenberg
2002-01-18
satisfy gcc -Wundef
Daniel Stenberg
2001-08-24
extern declarations no longer done on windows (T. Bharath's patch)
Daniel Stenberg
2001-05-31
includes setup.h, and thus I could remove the _REENTRANT define
Daniel Stenberg
2001-03-22
made it use Curl_ prefixes on global symbols
Daniel Stenberg
2001-03-16
added memdebug.h include
Daniel Stenberg
2000-10-30
typecasted the localtime_r() return code to not make it not warn even if the
Daniel Stenberg
function prototype is missting
2000-08-23
Albert's fixes
Daniel Stenberg
2000-07-31
big last-beta (?) cleanup commit
Daniel Stenberg
2000-07-29
added localtime_r()
Daniel Stenberg
2000-05-22
moved here from the newlib branch
Daniel Stenberg
2000-03-16
if stdlib.h exists, malloc.h should not be included (thus stop OpenBSD
Daniel Stenberg
complaints)
2000-02-10
Ellis Pritchard <ellis@citria.com> made it work for MacOS X
Daniel Stenberg
1999-12-29
Initial revision
Daniel Stenberg