summaryrefslogtreecommitdiffstats
path: root/TODO.done
diff options
context:
space:
mode:
authorDavid Sommerseth <dazo@users.sourceforge.net>2008-09-30 20:23:20 +0200
committerDavid Sommerseth <dazo@users.sourceforge.net>2008-09-30 20:23:20 +0200
commit0caad9ed167b3d5a57739a40e1517040b7070a77 (patch)
tree2755a8759007fbf4e944fb6743f19c364983a63d /TODO.done
parent72842ad0d5a161a8b47bc8d7948ae169ee032314 (diff)
downloadeurephia-0caad9ed167b3d5a57739a40e1517040b7070a77.tar.gz
eurephia-0caad9ed167b3d5a57739a40e1517040b7070a77.tar.xz
eurephia-0caad9ed167b3d5a57739a40e1517040b7070a77.zip
Added mutex locking while writing to log file
Diffstat (limited to 'TODO.done')
-rw-r--r--TODO.done2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.done b/TODO.done
index b5cb3a4..e5a70cb 100644
--- a/TODO.done
+++ b/TODO.done
@@ -1,3 +1,5 @@
+* Add pthread mutex locking in eurephia_log(...) [beta_0.9 req]
+
* Make new eurephiadb-driver_template.c - template for creating db driver (DONE)
- add new parameter to eDBregister_attempt(...) -- attempt_mode