Move stream file rotation functions to utils
authorJulien Desfossez <jdesfossez@efficios.com>
Thu, 28 Mar 2013 15:48:02 +0000 (11:48 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Thu, 28 Mar 2013 16:55:25 +0000 (12:55 -0400)
commitfe4477ee14abb348ce9e167f8b4c09312d67de36
tree0a1d112341aaa20684df85ad68ce4dd52f7262c4
parent6151a90fe7fa3dea52c57771df9083e56de7a60b
Move stream file rotation functions to utils

These functions are now in libcommon which can be used by the relayd and
consumer.

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>
src/common/consumer.c
src/common/consumer.h
src/common/kernel-consumer/kernel-consumer.c
src/common/ust-consumer/ust-consumer.c
src/common/utils.c
src/common/utils.h
tests/unit/Makefile.am
This page took 0.026815 seconds and 4 git commands to generate.