]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/rm-lld.git/history - include/rm_nameserverloc.h
.gitignore left out k2e/k2l makefile
[keystone-rtos/rm-lld.git] / include / rm_nameserverloc.h
2013-03-14 Justin SobotaStarted adding Shared Server implementation
2013-02-26 Justin SobotaConverted recursive allocator creation functions to...
2013-02-12 Justin SobotaMerged Keystone II to master for initial release
2013-02-07 Justin SobotaCompleted API documentation and Doxygen
2013-01-29 Justin SobotaFixed copyrights, unified MAX_NAME_LENGTH, removed...
2013-01-28 Justin SobotaAPI naming convention cleanup, switch to strncpy, renam...
2013-01-22 Justin SobotaAdded pre-main capabilities, cleaned up services and...
2013-01-12 Justin SobotaRewriting policy definition feature
2012-12-17 Justin SobotaInitial testing, basic demo complete
2012-12-17 Justin SobotaBug fixes, cleanup, expanded test code
2012-12-16 Justin SobotaImplemented basic allocate/free servicing on RM Server...
2012-12-10 Justin SobotaIntegrated red-black tree algorithm for tree allocators
2012-12-04 Justin SobotaWrote integer allocator creator
2012-11-19 Justin SobotaContinuing rework on transaction request/response mechanism
2012-11-13 Justin SobotaBasic infrastructure coded. All compiler errors resolved