Module Name: src Committed By: msaitoh Date: Mon Oct 27 08:19:33 UTC 2014
Modified Files: src/common/lib/libc/gen [netbsd-6]: rb.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #1142): common/lib/libc/gen/rb.c: revision 1.12 common/lib/libc/gen/rb.c: revision 1.13 Fix failure case in rb_tree_find_node_leq/geq. Return NULL, not `NULL - offset'. XXX pullup to netbsd-5, netbsd-6, netbsd-7 Remove enclosing parens on return. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.11.4.1 src/common/lib/libc/gen/rb.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.