提交历史

作者 SHA1 备注 提交日期
  emlslxl e521decf2e 根据documentation/coding_style_cn.txt约定 对内核src和include目录下的文件代码进行格式化 8 年之前
  parai 2957cf6f52 x86: bring up share object module on i386 machine 8 年之前
  Yohozzy 07514c0d0a fix the end of module symbol bug when using iar compiler 8 年之前
  dogandog 91fb7ee1d6 Correct comments about doxygen format 9 年之前
  Bernard Xiong d0dcdd11fe [Kernel] Export more symbols for module. 10 年之前
  Bernard Xiong abd19b8dd7 [Kernel] More better support for module. 10 年之前
  Grissiom 4bb6c8cf0c module: add !__CC_ARM when test __GNUC__ 11 年之前
  bernard 33fed1b167 [Kernel] Better documentation for doxygen. 11 年之前
  bernard 8bd3e6f6dc [Kernel] Change command line to const parameter and add system() function. 12 年之前
  bernard dbcb4a1ccf [Kernel] declare more APIs in module 12 年之前
  bernard 31446eab4c [Kernel] application module can support arguments 12 年之前
  bernard b96b35613f add mount table 12 年之前
  Bernard Xiong 79392bb082 Embedded GPLv2 license. 12 年之前
  Bernard Xiong 98c8a23e94 Add component initialization. 12 年之前
  dzzxzz@gmail.com 0e40d55d9f fixed the coding style of RT_DEBUG_LOG 13 年之前
  dzzxzz@gmail.com 7151de3e2d fixed a compiling error related to RT_DEBUG_LOG and fixed the coding style in module.c 13 年之前
  bernard.xiong@gmail.com ee11663d87 remove rt_current_module and user can use rt_module_unload to remove a module. 13 年之前
  bernard.xiong@gmail.com ffbd0a1673 using RT_DEBUG_LOG instead of rt_kprintf. 13 年之前
  qiuyiuestc@gmail.com 907e1703e6 change module priority; 13 年之前
  qiuyiuestc@gmail.com a3aacbd385 fix section copy bug && format code style 13 年之前
  qiuyiuestc@gmail.com 41520b0723 fix module delete fail problem when met undefined symbols. 13 年之前
  qiuyiuestc@gmail.com 216ce608d1 fix compile warning. 13 年之前
  dzzxzz@gmail.com f19d8aa591 change the return type of function rt_object_is_systemobject() 13 年之前
  dzzxzz@gmail.com 1641c9db4f add memory heap object in module 14 年之前
  qiuyiuestc@gmail.com ffa1c57e10 eliminate compile warning in module.c 14 年之前
  bernard.xiong@gmail.com 0f519b6721 move src\kservice.h to include\rtservice.h. 14 年之前
  qiuyiuestc@gmail.com 407f922a5b fix module unload issue 14 年之前
  qiuyiuestc@gmail.com b36c286036 fix module unload issue 14 年之前
  dzzxzz 12b5e56f46 unify the coding style of kernel 14 年之前
  bernard.xiong@gmail.com 6b31d549c7 cleanup some comments. 14 年之前