summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2000-04-01 01:33:03 +0200
committerMartin Mares <mj@ucw.cz>2000-04-01 01:33:03 +0200
commita37410cbddfadca651c795e9817f66c54374a943 (patch)
tree56794f505615a0f6f205f4f070dc343b5ae19287 /TODO
parent221135d6bf256c85b4aeb08881d6262f6eaadff4 (diff)
downloadbird-a37410cbddfadca651c795e9817f66c54374a943.tar
bird-a37410cbddfadca651c795e9817f66c54374a943.zip
Use bsprintf() instead of sprintf().
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 55f9430..d3290e8 100644
--- a/TODO
+++ b/TODO
@@ -36,6 +36,7 @@ Globals
- protocols: implement CLI hooks and per-procotol CLI commands
- protocols: implement reconfigure hook
- protocols: use locking
+- check use of system includes and sprintf()
Various ideas
~~~~~~~~~~~~~