This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
common
/
include
/
prop
History
thorpej
1aea07a325
Add prop_array_t support to prop_kern.
2006-10-26 18:51:21 +00:00
..
Makefile
Several changes to proplib:
2006-08-21 04:13:28 +00:00
prop_array.h
Add prop_array_t support to prop_kern.
2006-10-26 18:51:21 +00:00
prop_bool.h
- Add prop_array_equals(), prop_dictionary_equals(), and
2006-05-18 03:05:19 +00:00
prop_data.h
…
prop_dictionary.h
- Add prop_dictionary_all_keys(). Takes a snapshot of a dictionary's
2006-10-26 05:02:12 +00:00
prop_ingest.h
Several changes to proplib:
2006-08-21 04:13:28 +00:00
prop_number.h
Make prop_number_t handle both signed and unsigned numbers. The *integer*
2006-10-12 04:46:56 +00:00
prop_object.h
Several changes to proplib:
2006-08-21 04:13:28 +00:00
prop_string.h
…
proplib.h
Alter the protocol impemented by prop_kern to allow for bi-directional
2006-09-22 04:20:23 +00:00