wireshark/wsutil/wmem
João Valverde bb426c7a85 CMake: Remove unnecessary wmem object library
The cmake wmem sub-library code is superfluous and adds complexity
if trying to build parallel different configurations of wsutil.
2023-02-12 13:25:44 +00:00
..
wmem-int.h Make wmem and wsutil a single logical library 2023-02-08 11:21:19 +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.h
wmem_core.c Make wmem and wsutil a single logical library 2023-02-08 11:21:19 +00:00
wmem_core.h wmem: Make strbuf_utf8_validate() accept embedded NUL bytes 2022-10-21 10:21:21 +00:00
wmem_interval_tree.c Make wmem and wsutil a single logical library 2023-02-08 11:21:19 +00:00
wmem_interval_tree.h
wmem_list.c
wmem_list.h
wmem_map.c
wmem_map.h
wmem_map_int.h
wmem_miscutl.c
wmem_miscutl.h
wmem_multimap.c
wmem_multimap.h
wmem_queue.h
wmem_stack.c Make wmem and wsutil a single logical library 2023-02-08 11:21:19 +00:00
wmem_stack.h
wmem_strbuf.c Replace g_utf8_make_valid() with own function 2023-02-08 11:21:19 +00:00
wmem_strbuf.h wmem: Add wmem_strbuf_append_c_count() 2022-12-15 11:08:41 +00:00
wmem_strutl.c
wmem_strutl.h
wmem_test.c Replace g_utf8_make_valid() with own function 2023-02-08 11:21:19 +00:00
wmem_tree-int.h
wmem_tree.c Make wmem and wsutil a single logical library 2023-02-08 11:21:19 +00:00
wmem_tree.h
wmem_user_cb.c
wmem_user_cb.h
wmem_user_cb_int.h