NetBSD/common
thorpej 26d4f90430 - Add prop_dictionary_all_keys(). Takes a snapshot of a dictionary's
keys and returns them in an array.  This effectively allows a caller
  to mutate a dictionary while iterating over it (really, you iterate
  over the array of keys instead of the dictionary itself).
- Add a slew of utility functions that make it more convenient (in some
  circumstances, anyway) to get/set values in a dictionary.
2006-10-26 05:02:12 +00:00
..
dist/zlib Coverity CID 3206: Add assertion for NULL deref. 2006-05-13 22:05:04 +00:00
include/prop - Add prop_dictionary_all_keys(). Takes a snapshot of a dictionary's 2006-10-26 05:02:12 +00:00
lib - Add prop_dictionary_all_keys(). Takes a snapshot of a dictionary's 2006-10-26 05:02:12 +00:00