summaryrefslogtreecommitdiff
path: root/share/man/man5
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
committerrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
commit61a832267cc5bff1a90f086bd56309a3a0671255 (patch)
tree6f663ed82c04970fa2f72561dc8eb6681e5f29fe /share/man/man5
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'share/man/man5')
0 files changed, 0 insertions, 0 deletions
0000'>2008-04-28Remove clause 3 and 4 from TNF licensesmartin 2007-08-30Avoid using unbound amount of stack frames in prop_object_equaljoerg 2007-08-16libprop is currently using a recursive parser. While this is fine forjoerg 2007-08-16boolean_t -> boolthorpej 2007-07-16prop_array_internalize and prop_dictionary_internalize are basically thejoerg 2006-10-03- Add a reader-writer lock to array and dictionary objects that ensures thatthorpej 2006-08-22Also guard object accessors against NULL (like we do foreign object types)thorpej 2006-08-21Add a workaround for a GCC -Wuninitialized mis-warning (seen for mips).he 2006-08-21Several changes to proplib:thorpej 2006-05-28Fix the way that prop_array_ensure_capacity() and _prop_array_expand()thorpej 2006-05-18- Add prop_array_equals(), prop_dictionary_equals(), andthorpej 2006-04-27Initial commit of proplib, a library for manipulating property lists andthorpej