Fix: bt_ctfser_write_float64(): use `double` in union, not `float`
[babeltrace.git] / .gitignore
CommitLineData
331731aa 1/tests/ctf-writer/ctf_writer
644e0364 2/tests/lib/plugin
77b23b11 3/tests/lib/test_bitfield
3b57d424 4/tests/lib/test_bt_values
3c412174 5/tests/lib/test_graph_topo
644e0364 6/tests/lib/test_trace_ir_ref
66251464 7/tests/plugins/flt.lttng-utils.debug-info/test_bin_info
66251464 8/tests/plugins/flt.lttng-utils.debug-info/test_dwarf
644e0364 9/tests/plugins/src.ctf.fs/succeed/gen-trace-simple
1fba7c7b
PP
10/tests/plugins/sink.ctf.fs/succeed/gen-trace-float
11/tests/plugins/sink.ctf.fs/succeed/gen-trace-double
644e0364 12*~
4c8bfb7e
MD
13*.o
14*.a
463b02a3
MD
15*.la
16*.lo
e9452def 17*.exe
463b02a3
MD
18.libs
19.deps
20*.bkp
3d5e9596 21*.trs
463b02a3
MD
22ctf-lexer.c
23ctf-parser.c
24ctf-parser.h
25ctf-parser-test
578e048b
MJ
26/src/plugins/ctf/common/metadata/lexer.c
27/src/plugins/ctf/common/metadata/parser.c
28/src/plugins/ctf/common/metadata/parser.h
29/src/plugins/ctf/common/metadata/parser.output
30/src/cli/babeltrace2
31/src/cli/babeltrace2.bin
32/src/cli/babeltrace2-log
33/src/cli/babeltrace2-log.bin
34/src/common/config.h
35/src/common/config.h.in
36/src/common/version.i
37/src/common/version.i.tmp
463b02a3
MD
38/config.status
39*.log
24a3136a
DS
40aclocal.m4
41/m4/libtool.m4
42/m4/lt~obsolete.m4
43/m4/ltoptions.m4
44/m4/ltsugar.m4
45/m4/ltversion.m4
463b02a3
MD
46libtool
47/configure
4c8bfb7e
MD
48Makefile
49Makefile.in
9cc28aba
MD
50autom4te.cache/
51config/
9cc28aba 52core
9cc28aba 53stamp-h1
81447b5b 54__pycache__
578e048b
MJ
55/src/babeltrace2.pc
56/src/babeltrace2-ctf-writer.pc
b71186f8
JD
57TAGS
58cscope*
9c906b97 59doc/api/Doxyfile
cfa45a3c
PP
60*.gcno
61*.gcda
62*.gcov
63*.html
d8992d68 64*.stamp
255725ea 65*.swp
b368d553 66.theia
This page took 0.051148 seconds and 4 git commands to generate.