Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   yamt
Date:           Fri Oct 14 19:42:15 UTC 2011

Modified Files:
        src/common/lib/libc/gen: radixtree.c
        src/sys/sys: radixtree.h

Log Message:
- add functions to scan the tree in the reverse order
  (i wonder if it's the longest function name in the tree)
- assertions
- comments
- fix and update unittest


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/common/lib/libc/gen/radixtree.c
cvs rdiff -u -r1.3 -r1.4 src/sys/sys/radixtree.h

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