wireshark/epan/wmem
João Valverde c2eddffb84 CMake: Fix DOCDIR on Unix
User guides are installed to doc/Wireshark. Use doc/wireshark instead.

Remove leftover variable CPACK_PACKAGE_NAME.

Change-Id: I9a1d6bdc7d8f0b48c61e43679285d5ba83904a63
Reviewed-on: https://code.wireshark.org/review/31851
Petri-Dish: João Valverde <j@v6e.pt>
Tested-by: Petri Dish Buildbot
Reviewed-by: João Valverde <j@v6e.pt>
2019-02-02 16:53:49 +00:00
..
CMakeLists.txt CMake: Fix DOCDIR on Unix 2019-02-02 16:53:49 +00:00
wmem.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_allocator.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_allocator_block.c wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_allocator_block.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_allocator_block_fast.c wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_allocator_block_fast.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_allocator_simple.c fix missing parentheses in 'if' statement 2018-05-03 04:09:42 +00:00
wmem_allocator_simple.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_allocator_strict.c wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_allocator_strict.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_array.c wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_array.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_core.c Try to discourage the use of APIs via counting. 2018-09-19 16:07:03 +00:00
wmem_core.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_interval_tree.c wmem_interval_tree: fix no previous prototype for ‘update_edges_after_rotation’ [-Wmissing-prototypes] 2018-07-31 15:38:35 +00:00
wmem_interval_tree.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_list.c wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_list.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_map.c fix missing parentheses in 'if' statement 2018-05-03 04:09:42 +00:00
wmem_map.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_map_int.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_miscutl.c wmem: ensure wmem_memdup(..., NULL, 0) returns NULL 2018-03-19 16:15:35 +00:00
wmem_miscutl.h wmem: ensure wmem_memdup(..., NULL, 0) returns NULL 2018-03-19 16:15:35 +00:00
wmem_queue.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_scopes.c wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_scopes.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_stack.c wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_stack.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_strbuf.c wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_strbuf.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_strutl.c wmem: make wmem_strsplit behave more like g_strsplit 2018-07-17 09:03:22 +00:00
wmem_strutl.h wmem: make wmem_strsplit behave more like g_strsplit 2018-07-17 09:03:22 +00:00
wmem_test.c wmem_test: fix no previous prototype for ‘check_val_map’ [-Wmissing-prototypes] 2018-09-05 19:59:25 +00:00
wmem_tree-int.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_tree.c wmem_tree: fix crash with wmem_tree_destroy and NULL scope 2018-10-12 05:08:18 +00:00
wmem_tree.h wmem_tree: describe tree traversal order 2018-07-14 06:49:40 +00:00
wmem_user_cb.c wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_user_cb.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_user_cb_int.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00