Skip to content
Snippets Groups Projects
Commit 50c5a69d authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

the gettimeofday fix

parent 9ebe4ab6
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,12 @@ doesn't want these improvements.
The package is called 'c-ares' for now since I (Daniel Stenberg) want this for
use within the curl project (hence the letter C) and it makes a nice pun.
* January 4, 2004:
- Dominick Meglio made the private gettimeofday() become ares_gettimeofday()
instead in order to not pollute the name space and risk colliding with
other libraries' versions of this function.
* October 24, 2003. Daniel Stenberg:
Added ares_version().
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment