Histórico de Commits

Autor SHA1 Mensagem Data
  Grissiom b72001fcac kernel: mutex could only be released in thread context há 12 anos atrás
  Grissiom 6f71308ef5 kernel: add RT_DEBUG_IN_THREAD_CONTEXT há 12 anos atrás
  Grissiom c465bc2c2e rt_event_recv: add a check on the option flag há 12 anos atrás
  Bernard Xiong 79392bb082 Embedded GPLv2 license. há 12 anos atrás
  Bernard Xiong 4afdf44da2 add RT_KERNEL_MALLOC/FREE há 12 anos atrás
  dzzxzz@gmail.com 1cffb60ce0 fixed the coding style in ipc.c há 13 anos atrás
  dzzxzz@gmail.com 0e40d55d9f fixed the coding style of RT_DEBUG_LOG há 13 anos atrás
  dzzxzz@gmail.com 700b16c52b adjust the coding style in src/ipc.c há 13 anos atrás
  qiuyiuestc@gmail.com a73abdccf5 split export symbols from rtm.c to each file há 13 anos atrás
  bernard.xiong@gmail.com 0f519b6721 move src\kservice.h to include\rtservice.h. há 14 anos atrás
  bernard.xiong@gmail.com b6c1ebf423 add RT_PRINTF_PRECISION in kservice.c; fix re-schedule issue in IPC control function. há 14 anos atrás
  dzzxzz 12b5e56f46 unify the coding style of kernel há 14 anos atrás
  bernard.xiong@gmail.com 6b31d549c7 cleanup some comments. há 14 anos atrás
  bernard.xiong@gmail.com 27bbf04ac6 add more parameters checking in message queue há 14 anos atrás
  dzzxzz a1e64f295c unify the ipc.c coding style according to the /documentation/coding_style_cn.txt há 14 anos atrás
  bernard.xiong@gmail.com cc66f2dee6 clean up comments from chaos.proton@gmail.com. há 14 anos atrás
  dzzxzz c0f80bdf9a cleanup kernel code há 14 anos atrás
  dzzxzz 405678552d cleanup code in ipc.c and idle.c há 14 anos atrás
  bernard.xiong@gmail.com e7003777e0 cleanup ipc code. há 14 anos atrás
  bernard.xiong 9fce2db27e fixed the scheduling issue in rt_thread_startup; changed the end of line to UNIX style. há 14 anos atrás
  bernard.xiong ed87391097 fixed rt_thread_exit issue if the current thread has been preempted. há 14 anos atrás
  mbbill@gmail.com 573b73465e more updates on previous change há 14 anos atrás
  mbbill@gmail.com 98d59d153e bugfix: thread->error will be changed unexpectedly when sending a mail in interrupt context. há 14 anos atrás
  qiuyiuestc@gmail.com cea21370a4 rewrite module memory allocator há 14 anos atrás
  bernard.xiong@gmail.com ee68988518 change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT. há 14 anos atrás
  mbbill@gmail.com 864bd11802 Add reentrance check. Put kernel debug switch together. há 14 anos atrás
  mbbill@gmail.com 8cae5c147f fix mailbox offset overflow há 14 anos atrás
  bernard.xiong@gmail.com 3126b45da6 Remove divide instructions. há 14 anos atrás
  mbbill@gmail.com ae674ab359 Now, lwip is using blocking mailbox. há 14 anos atrás
  mbbill@gmail.com 252bc41a2c add a blocking mailbox post function há 14 anos atrás