jasone      2006-01-11 15:48:36 UTC

  FreeBSD src repository

  Modified files:
    share/man/man3       Makefile tree.3 
    sys/sys              tree.h 
  Log:
  Add the RB_NFIND() macro, which is useful for red-black tree searches
  for which there may not be an exact match.
  
  Reviewed by:    glebius, julian
  Approved by:    markm (mentor)
  
  Revision  Changes    Path
  1.38      +1 -0      src/share/man/man3/Makefile
  1.5       +6 -1      src/share/man/man3/tree.3
  1.4       +31 -0     src/sys/sys/tree.h
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to