Move to babeltrace namespace
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 28 Sep 2010 20:05:27 +0000 (16:05 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 28 Sep 2010 20:05:27 +0000 (16:05 -0400)
commitd79865b92da224131f58ab311e75e49043b62c7a
treee0a03f0b41665977ad681beebb3a5e30ba82a87c
parentceb811dc38fe93065f7c1119b9509f9f29a45d76
Move to babeltrace namespace

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
18 files changed:
README [new file with mode: 0644]
formats/ctf/types/enum.c
formats/ctf/types/float.c
formats/ctf/types/string.c
formats/ctf/types/struct.c
include/babeltrace/align.h [new file with mode: 0644]
include/babeltrace/bitfield.h [new file with mode: 0644]
include/babeltrace/compiler.h [new file with mode: 0644]
include/babeltrace/ctf/types-bitfield.h [new file with mode: 0644]
include/babeltrace/ctf/types.h [new file with mode: 0644]
include/babeltrace/types.h [new file with mode: 0644]
include/ctf/align.h [deleted file]
include/ctf/bitfield.h [deleted file]
include/ctf/compiler.h [deleted file]
include/ctf/ctf-types-bitfield.h [deleted file]
include/ctf/ctf-types.h [deleted file]
tests/test-bitfield.c
types/types.c
This page took 0.025344 seconds and 4 git commands to generate.