index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libprop
Age
Commit message (
Expand
)
Author
2020-06-06
Improvements to the problib(3) API:
thorpej
2012-03-21
These directories default to WARNS?=5
matt
2011-09-30
Fix an implementation inconsistency with the prop_*_send_syscall() and
jym
2011-01-19
- Implement prop_{array,dictionary}_copyout(), based on
bouyer
2009-10-10
Implement prop_array_externalize_to_pref(), prop_array_copyin(),
bad
2009-01-11
bump shared libraries.
christos
2008-09-15
Bump libprop minor number, I forgot to do it when I have added
haad
2008-06-03
Add prop_array_util functions to proplib. This code is copied/changed
haad
2008-03-05
Bump libprop's minor after addition of prop_dictionary_make_immutable.
cube
2008-01-05
warns=4
christos
2006-10-27
Add prop_dictionary_all_keys.3 link (hi, potr).
uwe
2006-10-26
Add prop_array_t support to prop_kern.
thorpej
2006-10-26
- Add prop_dictionary_all_keys(). Takes a snapshot of a dictionary's
thorpej
2006-10-18
Re-enable lint warnings as errors, now that the source seems to lint
martin
2006-10-17
Backout previous - this library is not ready for linting
martin
2006-10-15
die on lint errors.
christos
2006-10-12
Bump libprop version to 0.4.
thorpej
2006-10-12
Make prop_number_t handle both signed and unsigned numbers. The *integer*
thorpej
2006-09-22
Alter the protocol impemented by prop_kern to allow for bi-directional
thorpej
2006-08-21
Several changes to proplib:
thorpej
2006-07-05
Add kernel and user space parts of a protocol for sending property lists
thorpej
2006-05-18
- Add prop_array_equals(), prop_dictionary_equals(), and
thorpej
2006-04-27
Back out previous incorrect change.
thorpej
2006-04-27
Make it actually compile.
dogcow
2006-04-27
Support for building proplib in userspace.
thorpej