diff options
author | dlg <> | 2017-06-19 03:06:26 +0000 |
---|---|---|
committer | dlg <> | 2017-06-19 03:06:26 +0000 |
commit | f1f441c618072739c74120d8ff8f866e7244bd19 (patch) | |
tree | 419209ebdf4f7df90e5b9d1c7187fd778efc4503 /src/lib/libc/stdlib/llabs.c | |
parent | 4c96d4ebbcd7cdce018cbbe6a0b245eda24c9737 (diff) | |
download | openbsd-f1f441c618072739c74120d8ff8f866e7244bd19.tar.gz openbsd-f1f441c618072739c74120d8ff8f866e7244bd19.tar.bz2 openbsd-f1f441c618072739c74120d8ff8f866e7244bd19.zip |
port the RBT code to userland by making it part of libc.
src/lib/libc/gen/tree.c is a copy of src/sys/kern/subr_tree.c, but with
annotations for symbol visibility. changes to one should be reflected
in the other.
the malloc debug code that uses RB code is ported to RBT.
because libc provides the RBT code, procmap doesn't have to reach into
the kernel and build subr_tree.c itself now.
mild enthusiasm from many
ok guenther@
Diffstat (limited to 'src/lib/libc/stdlib/llabs.c')
0 files changed, 0 insertions, 0 deletions