NetBSD/common/lib
thorpej 296508b606 Use a red-black tree to unique'ify the dictionary key symbols, rather than
a sorted array.  Using a tree puts the linkage into the key symbol itself,
allowing us to avoid having to allocate memory with a mutex held.
2006-07-07 17:09:36 +00:00
..
libc add reachover ffs and strlen for ppc64 2006-07-07 07:37:44 +00:00
libprop Use a red-black tree to unique'ify the dictionary key symbols, rather than 2006-07-07 17:09:36 +00:00