Historia zmian

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