• R/O
  • SSH

libctools: Commit

This library contains code that extends and simplifies different operations
for C language based programs.


Commit MetaInfo

Revision647b397b6d3cace7a24e321a863541589d1e5029 (tree)
Zeit2018-10-10 20:51:52
AutorSergey Gusarov
CommiterSergey Gusarov

Log Message

Added TODO

Ändern Zusammenfassung

Diff

diff -r a7329a485d3d -r 647b397b6d3c include/ctools/trace_ext.h
--- a/include/ctools/trace_ext.h Wed Oct 10 06:53:05 2018 +0300
+++ b/include/ctools/trace_ext.h Wed Oct 10 14:51:52 2018 +0300
@@ -101,6 +101,10 @@
101101 * TODO: Add output to files support
102102 */
103103
104+/*
105+ * TODO: Add printing of thread id, time stamp
106+ */
107+
104108 #include "ctools/predef/external_headers.h"
105109 #include "ctools/predef/os.h"
106110
Show on old repository browser