コミット履歴

作者 SHA1 メッセージ 日付
  dogandog c314417e0b Correct comments about doxygen format 9 年 前
  pathletboy 63c51fbfc8 Sorry, fix missed, related #590. 10 年 前
  pathletboy 78c9ddef86 fix code indent. 10 年 前
  pathletboy 30cbe3cc3e add document. 10 年 前
  pathletboy 5b03e37ae1 allow parameter "recved" can be null in function "rt_event_recv" 10 年 前
  Grissiom b72001fcac kernel: mutex could only be released in thread context 12 年 前
  Grissiom 6f71308ef5 kernel: add RT_DEBUG_IN_THREAD_CONTEXT 12 年 前
  Grissiom c465bc2c2e rt_event_recv: add a check on the option flag 12 年 前
  Bernard Xiong 79392bb082 Embedded GPLv2 license. 12 年 前
  Bernard Xiong 4afdf44da2 add RT_KERNEL_MALLOC/FREE 12 年 前
  dzzxzz@gmail.com 1cffb60ce0 fixed the coding style in ipc.c 13 年 前
  dzzxzz@gmail.com 0e40d55d9f fixed the coding style of RT_DEBUG_LOG 13 年 前
  dzzxzz@gmail.com 700b16c52b adjust the coding style in src/ipc.c 13 年 前
  qiuyiuestc@gmail.com a73abdccf5 split export symbols from rtm.c to each file 13 年 前
  bernard.xiong@gmail.com 0f519b6721 move src\kservice.h to include\rtservice.h. 14 年 前
  bernard.xiong@gmail.com b6c1ebf423 add RT_PRINTF_PRECISION in kservice.c; fix re-schedule issue in IPC control function. 14 年 前
  dzzxzz 12b5e56f46 unify the coding style of kernel 14 年 前
  bernard.xiong@gmail.com 6b31d549c7 cleanup some comments. 14 年 前
  bernard.xiong@gmail.com 27bbf04ac6 add more parameters checking in message queue 14 年 前
  dzzxzz a1e64f295c unify the ipc.c coding style according to the /documentation/coding_style_cn.txt 14 年 前
  bernard.xiong@gmail.com cc66f2dee6 clean up comments from chaos.proton@gmail.com. 14 年 前
  dzzxzz c0f80bdf9a cleanup kernel code 14 年 前
  dzzxzz 405678552d cleanup code in ipc.c and idle.c 14 年 前
  bernard.xiong@gmail.com e7003777e0 cleanup ipc code. 14 年 前
  bernard.xiong 9fce2db27e fixed the scheduling issue in rt_thread_startup; changed the end of line to UNIX style. 14 年 前
  bernard.xiong ed87391097 fixed rt_thread_exit issue if the current thread has been preempted. 14 年 前
  mbbill@gmail.com 573b73465e more updates on previous change 14 年 前
  mbbill@gmail.com 98d59d153e bugfix: thread->error will be changed unexpectedly when sending a mail in interrupt context. 14 年 前
  qiuyiuestc@gmail.com cea21370a4 rewrite module memory allocator 14 年 前
  bernard.xiong@gmail.com ee68988518 change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT. 14 年 前