2016-04-17 Fred Gleason <fredg@paravelsystems.com>

* Added an 'rlm_walltime' RLM in 'rlm/rlm_walltime.c'.
This commit is contained in:
Fred Gleason
2016-04-17 20:09:11 -04:00
parent b22f8d7d54
commit a6e7c05c31
7 changed files with 263 additions and 4 deletions

View File

@@ -38,6 +38,7 @@ RLM_MODULES=rlm_ando.rlm\
rlm_test.rlm\
rlm_twitter.rlm\
rlm_udp.rlm\
rlm_walltime.rlm\
rlm_xds.rlm\
rlm_xmpad.rlm
@@ -75,6 +76,7 @@ EXTRA_DIST = Makefile-example\
rlm_test.c\
rlm_twitter.c\
rlm_udp.c\
rlm_walltime.c\
rlm_xds.c\
rlm_xmpad.c