Make CTF metadata parser reentrant
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 7 Feb 2011 06:16:21 +0000 (01:16 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 7 Feb 2011 06:16:21 +0000 (01:16 -0500)
commit34d3acc4fc9f020b0e2616a29a339b5c546a05c1
treeb51479d9ff290ba90d67ac830890af47e7eb91ba
parentc455f9d583959ff7a8181d216c26ff1f1cab52aa
Make CTF metadata parser reentrant

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
configure.ac
formats/ctf/metadata/Makefile.am
formats/ctf/metadata/ctf-ast.h
formats/ctf/metadata/ctf-lexer.l
formats/ctf/metadata/ctf-parser-test.c [new file with mode: 0644]
formats/ctf/metadata/ctf-parser.y
formats/ctf/metadata/ctf-scanner.h [new file with mode: 0644]
This page took 0.024562 seconds and 4 git commands to generate.