wireshark/epan/wmem
Guy Harris b5d65c0074 Move still *more* headers outside of extern "C".
If a header declares a function, or anything else requiring the extern
"C" decoration, have it wrap the declaration itself; don't rely on the
header itself being included inside extern "C".

(cherry picked from commit 2820156fbd)
2021-03-16 15:03:17 -07:00
..
CMakeLists.txt Tools: Clean up checkAPI and add ui/qt. 2020-09-05 07:41:29 +00:00
wmem.h
wmem_allocator.h
wmem_allocator_block.c
wmem_allocator_block.h
wmem_allocator_block_fast.c
wmem_allocator_block_fast.h
wmem_allocator_simple.c
wmem_allocator_simple.h
wmem_allocator_strict.c
wmem_allocator_strict.h
wmem_array.c wmem_array: make wmem_array_grow public 2020-08-20 08:15:57 +00:00
wmem_array.h wmem_array: make wmem_array_grow public 2020-08-20 08:15:57 +00:00
wmem_core.c
wmem_core.h
wmem_interval_tree.c wmem: Use better terminology. 2020-06-08 05:08:22 +00:00
wmem_interval_tree.h
wmem_list.c
wmem_list.h
wmem_map.c wmem: Use better terminology. 2020-06-08 05:08:22 +00:00
wmem_map.h wmem: Use better terminology. 2020-06-08 05:08:22 +00:00
wmem_map_int.h
wmem_miscutl.c
wmem_miscutl.h
wmem_queue.h
wmem_scopes.c
wmem_scopes.h
wmem_stack.c
wmem_stack.h
wmem_strbuf.c Replace ill-formed UTF-8 byte sequences with replacement character 2020-10-15 21:48:28 +00:00
wmem_strbuf.h Replace ill-formed UTF-8 byte sequences with replacement character 2020-10-15 21:48:28 +00:00
wmem_strutl.c
wmem_strutl.h
wmem_test.c Replace ill-formed UTF-8 byte sequences with replacement character 2020-10-15 21:48:28 +00:00
wmem_tree-int.h wmem: Use better terminology. 2020-06-08 05:08:22 +00:00
wmem_tree.c wmem: Use better terminology. 2020-06-08 05:08:22 +00:00
wmem_tree.h wmem: Use better terminology. 2020-06-08 05:08:22 +00:00
wmem_user_cb.c
wmem_user_cb.h
wmem_user_cb_int.h Move still *more* headers outside of extern "C". 2021-03-16 15:03:17 -07:00