Module Name: src Committed By: dyoung Date: Thu Aug 25 14:55:36 UTC 2011
Added Files: src/common/lib/libppath: Makefile.inc ppath.3 ppath.c ppath_bool.3 ppath_extant.c ppath_kmem_alloc.c ppath_malloc.c ppath_number.3 ppath_object.3 src/lib/libppath: Makefile ppath_malloc.c shlib_version Log Message: Add sources, Makefiles, and manual pages for ppath(3), a property-container path library that is usable from both userland and the kernel. TBD: hook this into the build, update set lists, and add automated tests. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/common/lib/libppath/Makefile.inc \ src/common/lib/libppath/ppath.3 src/common/lib/libppath/ppath.c \ src/common/lib/libppath/ppath_bool.3 \ src/common/lib/libppath/ppath_extant.c \ src/common/lib/libppath/ppath_kmem_alloc.c \ src/common/lib/libppath/ppath_malloc.c \ src/common/lib/libppath/ppath_number.3 \ src/common/lib/libppath/ppath_object.3 cvs rdiff -u -r0 -r1.1 src/lib/libppath/Makefile \ src/lib/libppath/ppath_malloc.c src/lib/libppath/shlib_version Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.