[RFC PATCH v2 10/12] [squash] Rename btree to trie

Dmitry V. Levin ldv at altlinux.org
Fri Jun 12 19:29:31 UTC 2020


On Fri, Jun 12, 2020 at 08:24:04PM +0200, Ákos Uzonyi wrote:
> ---
>  Makefile.am       |   2 +-
>  pidns.c           |  30 ++++++-------
>  btree.c => trie.c | 112 +++++++++++++++++++++++-----------------------
>  btree.h => trie.h |  50 ++++++++++-----------
>  4 files changed, 97 insertions(+), 97 deletions(-)
>  rename btree.c => trie.c (63%)
>  rename btree.h => trie.h (61%)

Both trie.h and trie.c still mention B-tree.


-- 
ldv


More information about the Strace-devel mailing list