]> git.ipfire.org Git - thirdparty/ntp.git/commit
Construct ntpd keyword scanner finite state machine at compile time
authorDave Hart <hart@ntp.org>
Sun, 11 Oct 2009 19:27:05 +0000 (19:27 +0000)
committerDave Hart <hart@ntp.org>
Sun, 11 Oct 2009 19:27:05 +0000 (19:27 +0000)
commitdcebce26eee3b090930fdd3305f7302681ef9a71
tree918c4b2291122a0c58d9e316136259ec9f73a089
parentb9853dfecee7f553f18e0f17e108aa7ddf11b193
Construct ntpd keyword scanner finite state machine at compile time
  rather than at runtime, shrink entries from 40+ to 8 bytes.

bk: 4ad23189nGazo1D22dNTn1fM2bc2lQ
ChangeLog
bootstrap
include/ntp_filegen.h
ntpd/Makefile.am
ntpd/keyword-gen.c [new file with mode: 0644]
ntpd/ntp_config.c
ntpd/ntp_filegen.c
ntpd/ntp_keyword.h [new file with mode: 0644]
ntpd/ntp_scanner.c
ntpd/ntp_scanner.h
ports/winnt/vs2008/ntpd/ntpd.vcproj