[sr-dev] git:master: lib/srutils: new internal library to collect common shared code for modules

Daniel-Constantin Mierla miconda at gmail.com
Wed Jan 11 15:51:31 CET 2012


Module: sip-router
Branch: master
Commit: ba04bebd37cb8786db4b0e46c4455d956179433a
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=ba04bebd37cb8786db4b0e46c4455d956179433a

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Wed Jan 11 15:46:36 2012 +0100

lib/srutils: new internal library to collect common shared code for modules

- for now includes tmrec - time recurrence matching library
- used by tmrec module
- cpl-c and drrouting embed tmrec -- planned to migrate to use of the
  internal lib

---

 lib/srutils/Makefile |    9 +
 lib/srutils/tmrec.c  | 1325 ++++++++++++++++++++++++++++++++++++++++++++++++++
 lib/srutils/tmrec.h  |  177 +++++++
 3 files changed, 1511 insertions(+), 0 deletions(-)

Diff:   http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=ba04bebd37cb8786db4b0e46c4455d956179433a



More information about the sr-dev mailing list