]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
Add posix_tnode to <search.h>.
authored <ed@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 29 Oct 2016 15:04:24 +0000 (15:04 +0000)
committered <ed@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 29 Oct 2016 15:04:24 +0000 (15:04 +0000)
commit5e26d3b2448dbfcd3592a4976450f042a8f6ab0c
tree13863933cafcdc69023ac658c7f7c29c9e7f2f4a
parent5a5c241d121f37ed72033c398d91595c3c10866b
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/10@308091 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
include/search.h