jasone      2008-05-01 17:24:37 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdlib      rb.h 
  Log:
  Add rb_wrap(), which creates C function wrappers for most rb_*()
  macros.
  
  Add rb_foreach_next() and rb_foreach_reverse_prev(), which make it
  possible to re-synchronize tree iteration after the tree has been
  modified.
  
  Rename rb_tree_new() to rb_new().
  
  Revision  Changes    Path
  1.2       +194 -36   src/lib/libc/stdlib/rb.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