Move session data and functions to session.c/.h
authorDavid Goulet <david.goulet@polymtl.ca>
Fri, 29 Apr 2011 16:04:02 +0000 (12:04 -0400)
committerDavid Goulet <david.goulet@polymtl.ca>
Fri, 29 Apr 2011 17:27:47 +0000 (13:27 -0400)
Moving all session data to a specific C file. Basic changes to the code
was necessary to make functions and variables non-static. Adds a
get_session_count to protect direct changes to the session counter.

Also, rename ltt-sessiond.c to main.c.

Signed-off-by: David Goulet <david.goulet@polymtl.ca>

No differences found
This page took 0.025216 seconds and 4 git commands to generate.