Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-7] src/common/lib/libc/gen
Module Name: src
Committed By: martin
Date: Fri Aug 29 11:32:01 UTC 2014
Modified Files:
src/common/lib/libc/gen [netbsd-7]: rb.c
Log Message:
Pull up following revision(s) (requested by riastradh):
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.22.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.
Home |
Main Index |
Thread Index |
Old Index