summaryrefslogtreecommitdiff
path: root/lib/libprop
AgeCommit message (Expand)Author
2020-06-06Improvements to the problib(3) API:thorpej
2012-03-21These directories default to WARNS?=5matt
2011-09-30Fix an implementation inconsistency with the prop_*_send_syscall() andjym
2011-01-19- Implement prop_{array,dictionary}_copyout(), based onbouyer
2009-10-10Implement prop_array_externalize_to_pref(), prop_array_copyin(),bad
2009-01-11bump shared libraries.christos
2008-09-15Bump libprop minor number, I forgot to do it when I have addedhaad
2008-06-03Add prop_array_util functions to proplib. This code is copied/changedhaad
2008-03-05Bump libprop's minor after addition of prop_dictionary_make_immutable.cube
2008-01-05warns=4christos
2006-10-27Add prop_dictionary_all_keys.3 link (hi, potr).uwe
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-18Re-enable lint warnings as errors, now that the source seems to lintmartin
2006-10-17Backout previous - this library is not ready for lintingmartin
2006-10-15die on lint errors.christos
2006-10-12Bump libprop version to 0.4.thorpej
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-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-04-27Back out previous incorrect change.thorpej
2006-04-27Make it actually compile.dogcow
2006-04-27Support for building proplib in userspace.thorpej