You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by pn...@apache.org on 2020/03/04 08:06:48 UTC

[celix] branch feature/slow_rsa updated (cc390dc -> 98d2c21)

This is an automated email from the ASF dual-hosted git repository.

pnoltes pushed a change to branch feature/slow_rsa
in repository https://gitbox.apache.org/repos/asf/celix.git.


    from cc390dc  Disables remote service enum test
     add 98d2c21  Removes unused include and refactors to use celix_difftime instead of local diff function.

No new revisions were added by this update.

Summary of changes:
 .../src/remote_service_admin_dfi.c                       |  1 -
 .../remote_service_admin_dfi/test/src/rsa_tests.cpp      |  1 -
 .../remote_service_admin_dfi/test/src/tst_activator.c    | 16 +---------------
 libs/utils/include/celix_utils.h                         | 10 ++++++++++
 libs/utils/include/utils.h                               |  3 +--
 libs/utils/src/utils.c                                   | 13 ++++++++++---
 6 files changed, 22 insertions(+), 22 deletions(-)