]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
Add posix_tnode to <search.h>.
authored <ed@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 29 Oct 2016 15:04:33 +0000 (15:04 +0000)
committered <ed@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 29 Oct 2016 15:04:33 +0000 (15:04 +0000)
commitcdba6ae3bee29bf25b684653d1adfbca47072ab7
tree8e4f4ff6921d206362d9350d1cf43a30b17e41a7
parentfe5f0f5011fe5ac4a8d268770e2d2cc5348a182a
Add posix_tnode to <search.h>.

In r307227 I've refactored the binary search tree functions to use the
posix_tnode type. As this change does not apply cleanly to this version
of FreeBSD, only make the change that matters: add the definition of the
newly introduced type.

This will ease source-level compatibility going forward.

git-svn-id: svn://svn.freebsd.org/base/stable/9@308092 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
include/search.h