[or-cvs] r20469: {projects} Add branch to remove 3 out of 4 calls of time(NULL) in the s (projects/todo)

kloesing at seul.org kloesing at seul.org
Thu Sep 3 08:19:57 UTC 2009


Author: kloesing
Date: 2009-09-03 04:19:57 -0400 (Thu, 03 Sep 2009)
New Revision: 20469

Modified:
   projects/todo/git-branches
Log:
Add branch to remove 3 out of 4 calls of time(NULL) in the same function.


Modified: projects/todo/git-branches
===================================================================
--- projects/todo/git-branches	2009-09-03 03:28:57 UTC (rev 20468)
+++ projects/todo/git-branches	2009-09-03 08:19:57 UTC (rev 20469)
@@ -64,6 +64,9 @@
   and finding out that we don't have an intro key for it.
   karsten/fix-1073 [Merge to maint-0.2.1, don't merge into master for now]
 
+- Don't call time(NULL) more often than needed.
+  karsten/no-time-maint-0.2.1
+
 Works in progress; keep an eye out on these:
 
 - Nick's bufferevent branch: add support for Libevent's bufferevents.



More information about the tor-commits mailing list