NetBSD/common
thorpej 2f3beab89e Reduce the memory footprint for prop_bool_t objects significantly, taking
adavantage of the immutability of these objects:

Statically allocate a TRUE object and a FALSE object, and simply return
references to those objects for create and copy operations.
2006-07-05 20:29:28 +00:00
..
dist/zlib Coverity CID 3206: Add assertion for NULL deref. 2006-05-13 22:05:04 +00:00
include/prop - Add prop_array_equals(), prop_dictionary_equals(), and 2006-05-18 03:05:19 +00:00
lib Reduce the memory footprint for prop_bool_t objects significantly, taking 2006-07-05 20:29:28 +00:00