[ntpsec commit] Documentation and TODO update.
Eric S. Raymond
esr at ntpsec.org
Sat Oct 3 10:57:53 UTC 2015
Module: ntpsec
Branch: master
Commit: 8f0cccbefd8e200f58896ff4f7f5b80dd38d3d1d
Changeset: http://git.ntpsec.org/ntpsec/commit/?id=8f0cccbefd8e200f58896ff4f7f5b80dd38d3d1d
Author: Eric S. Raymond <esr at thyrsus.com>
Date: Sat Oct 3 06:57:25 2015 -0400
Documentation and TODO update.
---
devel-docs/TODO | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/devel-docs/TODO b/devel-docs/TODO
index 097b5ba..684dc2c 100644
--- a/devel-docs/TODO
+++ b/devel-docs/TODO
@@ -138,6 +138,10 @@ is not yet tested anywhere but in ntpd itself.
== After first release ==
+* There is a mess around the symbols NO_MAIN_ALLOWED, BUILD_AS_LIB, and
+ LIBNTP_C that needs to be refactored. ntpd should *always* be built as
+ a library linked to a main module, these guard symbols should go away.
+
* seccomp sandboxing fails to build under Ubuntu due to some confusion
in the Linux headers. Investigate.
More information about the vc
mailing list