summaryrefslogtreecommitdiff
path: root/common/include/prop
AgeCommit message (Expand)Author
2017-01-29fix argschristos
2017-01-29add sized versions of the copyin ioctls.christos
2016-05-31Add prop_array_add_cstring{,_no_copy} utility functions as suggested inpgoyette
2016-01-22Needs prop_array.h to compile.dholland
2011-09-30Fix an implementation inconsistency with the prop_*_send_syscall() andjym
2011-03-24Add a new libquota library, which contains some blocks to build and/orbouyer
2011-01-20prop_*_copyout takes an object as second parameter, not a pointer to object.bouyer
2011-01-19- Implement prop_{array,dictionary}_copyout(), based onbouyer
2009-10-10Commit changes to header files missed in my previous commit.bad
2009-09-13Wipe out the last vestiges of POOL_INIT with one swift stroke. Inpooka
2008-12-05Avoid conflicts with ZFS.ad
2008-09-11Add prop_array_add_int* and prop_array_add_uint* functions. These functionshaad
2008-06-03Add prop_array_util functions to proplib. This code is copied/changedhaad
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-01-05Nuke prop_dictionary_capacity, there was no implementation for it.mjf
2007-08-30Avoid using unbound amount of stack frames in prop_object_equaljoerg
2007-08-17struct plistref does not reference other proplib data types, so split itpavel
2007-08-16boolean_t -> boolthorpej
2006-10-26Add prop_array_t support to prop_kern.thorpej
2006-10-26- Add prop_dictionary_all_keys(). Takes a snapshot of a dictionary'sthorpej
2006-10-12Make prop_number_t handle both signed and unsigned numbers. The *integer*thorpej
2006-09-22Alter the protocol impemented by prop_kern to allow for bi-directionalthorpej
2006-08-21Several changes to proplib:thorpej
2006-07-12don't include stdint.h for _STANDALONE.yamt
2006-07-07Change prop_number_t to store a uint64_t, rather than a uintmax_t. Nothorpej
2006-07-05Add kernel and user space parts of a protocol for sending property liststhorpej
2006-05-18- Add prop_array_equals(), prop_dictionary_equals(), andthorpej
2006-05-07Make the conditional for defining boolean_t complement the conditionalhe
2006-04-27Initial commit of proplib, a library for manipulating property lists andthorpej