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
/
common
/
include
/
prop
/
prop_array.h
Age
Commit message (
Expand
)
Author
2020-06-06
Improvements to the problib(3) API:
thorpej
2017-01-29
fix args
christos
2017-01-29
add sized versions of the copyin ioctls.
christos
2016-05-31
Add prop_array_add_cstring{,_no_copy} utility functions as suggested in
pgoyette
2011-09-30
Fix an implementation inconsistency with the prop_*_send_syscall() and
jym
2011-03-24
Add a new libquota library, which contains some blocks to build and/or
bouyer
2011-01-20
prop_*_copyout takes an object as second parameter, not a pointer to object.
bouyer
2011-01-19
- Implement prop_{array,dictionary}_copyout(), based on
bouyer
2009-10-10
Commit changes to header files missed in my previous commit.
bad
2008-09-11
Add prop_array_add_int* and prop_array_add_uint* functions. These functions
haad
2008-06-03
Add prop_array_util functions to proplib. This code is copied/changed
haad
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-08-16
boolean_t -> bool
thorpej
2006-10-26
Add prop_array_t support to prop_kern.
thorpej
2006-08-21
Several changes to proplib:
thorpej
2006-05-18
- Add prop_array_equals(), prop_dictionary_equals(), and
thorpej
2006-04-27
Initial commit of proplib, a library for manipulating property lists and
thorpej