NetBSD/lib/libprop
bouyer 07247bb748 - Implement prop_{array,dictionary}_copyout(), based on
prop_{array,dictionary}_copyout_ioctl().
- Implement prop_{array,dictionary}_recv_syscall(), which
  takes as parameter the pref we got from kernel and internalize it,
  and unmaps the buffer prop_{array,dictionary}_copyout() mapped for us.
- add a prop_{array,dictionary}_send_syscall() for symetry, which is
  an alias to prop_{array,dictionary}_externalize_to_pref()

Discussed on tech-kern@ and tech-userlevel@
2011-01-19 20:34:23 +00:00
..
Makefile - Implement prop_{array,dictionary}_copyout(), based on 2011-01-19 20:34:23 +00:00
shlib_version Implement prop_array_externalize_to_pref(), prop_array_copyin(), 2009-10-10 18:06:53 +00:00