summaryrefslogtreecommitdiffstats
path: root/TODO.org
diff options
context:
space:
mode:
authorGergely Nagy <algernon@balabit.hu>2012-03-21 14:26:49 +0100
committerGergely Nagy <algernon@balabit.hu>2012-03-21 14:26:49 +0100
commitd7eaef57972e5ec601a7093f086d9a435d1bb1d1 (patch)
treea5ab797059c30508d09e6f61c219364a9d3a4420 /TODO.org
parentb49beb4e96a317e9d279274dc13607dda978792c (diff)
downloadlibumberlog-d7eaef57972e5ec601a7093f086d9a435d1bb1d1.tar.gz
libumberlog-d7eaef57972e5ec601a7093f086d9a435d1bb1d1.tar.xz
libumberlog-d7eaef57972e5ec601a7093f086d9a435d1bb1d1.zip
TODO update
Signed-off-by: Gergely Nagy <algernon@balabit.hu>
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO.org b/TODO.org
index c0f4632..efbf304 100644
--- a/TODO.org
+++ b/TODO.org
@@ -26,6 +26,13 @@ CLOSED: [2012-03-21 Wed 12:53]
useful results.
Do we want it, at all? If so, cache gethostname() and be happy, or is
there any other, better way?
+** MAYBE Formatting of discovered stuff
+*** MAYBE Timestamp as long/long pair instead of formatted string?
+The timestamp is formatted to a string now, which is a considerable
+effort, and will need to be parsed back again. Do we want this? Or
+should we add the timestamp as a ts_sec & ts_nsec pair?
+
+It's probably best to stay with the string, though.
* WIP Documentation
** TODO cee-syslog(3)