]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/rm-lld.git/commit
API naming convention cleanup, switch to strncpy, renamed resourceNode allocatedTo...
authorJustin Sobota <jsobota@ti.com>
Mon, 28 Jan 2013 23:42:22 +0000 (18:42 -0500)
committerJustin Sobota <jsobota@ti.com>
Mon, 28 Jan 2013 23:42:22 +0000 (18:42 -0500)
commit96a3a0f97fc733ba01db02148b39f7eea434cee8
tree7291ddb4136690f829430e91ade521bd930209ec
parentd9f849644db8a2e8913b728030d8b07c92900904
API naming convention cleanup, switch to strncpy, renamed resourceNode allocatedTo fields to owner fields
22 files changed:
device/tci6614-global-resources.dtb
device/tci6614-global-resources.dts
include/rm_dtb_utilloc.h
include/rm_loc.h
include/rm_nameserverloc.h
include/rm_policyloc.h
include/rm_transportloc.h
include/rm_treeloc.h [new file with mode: 0644]
package.bld
rm.h
rm_policy.h [deleted file]
rm_services.h
rm_transport.h
src/Module.xs
src/rm.c
src/rm_dtb_util.c
src/rm_nameserver.c
src/rm_policy.c
src/rm_services.c
src/rm_transport.c
src/rm_tree.c [new file with mode: 0644]
test/rm_test.c