提交歷史

作者 SHA1 備註 提交日期
  heyuanjie 93afe69c90 添加mdelay接口 7 年之前
  BernardXiong 38b9ed3118 [Kernel] add sigwait implementation 8 年之前
  Bernard Xiong 2f409c85f1 [Kernel] Use rt_object_get_information to get object chain 8 年之前
  weety c8e64a629a [kernel] Fixed module issue. 8 年之前
  bernard b27c7e4826 [Kernel] Add signal implementation. 8 年之前
  emlslxl e521decf2e 根据documentation/coding_style_cn.txt约定 对内核src和include目录下的文件代码进行格式化 8 年之前
  Bernard Xiong 1f0081e796 [Kernel] Fix typo 8 年之前
  Bernard Xiong 8437c049e6 [Kernel] Fix the number_mask initialization issue in TCB. 8 年之前
  armink 2d593a22b7 [Kernel] Fix thread delete and thread detach bug. #712 8 年之前
  Bernard Xiong b1f1536688 [kernel] Add thread_inited_hook. 8 年之前
  dogandog 2bfacd85ae Correct comments about doxygen format 9 年之前
  ArdaFu 189e9b9632 [Kernel] add new hooks for support trace componment. 9 年之前
  weety 62e770f9de Fixed 64KB stack size limit. 9 年之前
  Bernard Xiong 49b1172b8d [Kernel] change rt_thread_exit() as a global function. 10 年之前
  yuanbin 5968121332 Thread: Make comments in more accurate way 10 年之前
  bernard 898e0d2f3f [Kernel] stop thread timer when suspend a thread 12 年之前
  Grissiom d59aa279c3 kernel: use skip list to implement timer list 12 年之前
  Bernard Xiong 79392bb082 Embedded GPLv2 license. 12 年之前
  Bernard Xiong 4afdf44da2 add RT_KERNEL_MALLOC/FREE 12 年之前
  bernard.xiong@gmail.com 975610477e Add RT_USING_MEMHEAP_AS_HEAP feature: system can use "heap" memheap as system default memory heap. 13 年之前
  dzzxzz@gmail.com 6346ab09d8 fixed the coding style in thread.c 13 年之前
  dzzxzz@gmail.com 6bb7cc6015 fixed the coding style in thread.c 13 年之前
  dzzxzz@gmail.com 0e40d55d9f fixed the coding style of RT_DEBUG_LOG 13 年之前
  qiuyiuestc@gmail.com a73abdccf5 split export symbols from rtm.c to each file 13 年之前
  dzzxzz@gmail.com 4b670b0862 delete Line 33 in thread.c, the variable isn't used at all. 13 年之前
  dzzxzz@gmail.com f19d8aa591 change the return type of function rt_object_is_systemobject() 13 年之前
  bernard.xiong@gmail.com 0f519b6721 move src\kservice.h to include\rtservice.h. 14 年之前
  dzzxzz 12b5e56f46 unify the coding style of kernel 14 年之前
  bernard.xiong@gmail.com 7ebea8fe65 deprecated rt_system_tick_init function. 14 年之前
  dzzxzz@gmail.com c44d191564 refine the code in thread.c, delete the unnecessary line 14 年之前