CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2016/09/06 00:56:30
Modified files: sys/sys : tree.h Log message: store the offset of an rb_entry in a struct as an unsigned int. this means users of the api dont need to know about size_t. found by jmc@