Historique des commits

Auteur SHA1 Message Date
  Bernard Xiong 43c1236ec9 [Kernel] code cleanup for indentation. il y a 6 ans
  shaojinchun 7bcee9bcb1 semaphore结构中value仍改为uint16_t,加入对其设置范围的检测,加入对齐变量 il y a 6 ans
  Bernard Xiong 484afe9d2c [Kernel] Add 64bit CPU support. il y a 7 ans
  Bernard Xiong ff08faf605 [Kernel] Adjust the copyright information il y a 7 ans
  Bernard Xiong 41f7f2c284 [Kernel] Update to Apache License v2.0 il y a 7 ans
  liang yongxiang f706131fc6 [kernel] add assert to ipc object il y a 7 ans
  Bernard Xiong df64a297ab [Kernel] Remove memory ops when SLAB and module enable il y a 7 ans
  guozhanxin d44790c8f9 [src/ipc.c]adjust rt_event_send() hook function position|调整rt_event_send()钩子函数位置 il y a 7 ans
  bernard b27c7e4826 [Kernel] Add signal implementation. il y a 8 ans
  bernard cccff34fca Merge branch 'master' of https://github.com/RT-Thread/rt-thread il y a 8 ans
  bernard e9a77b513f [Kernel] mutex can be used before scheduler startup. il y a 8 ans
  emlslxl e521decf2e 根据documentation/coding_style_cn.txt约定 对内核src和include目录下的文件代码进行格式化 il y a 8 ans
  dogandog c314417e0b Correct comments about doxygen format il y a 9 ans
  pathletboy 63c51fbfc8 Sorry, fix missed, related #590. il y a 10 ans
  pathletboy 78c9ddef86 fix code indent. il y a 10 ans
  pathletboy 30cbe3cc3e add document. il y a 10 ans
  pathletboy 5b03e37ae1 allow parameter "recved" can be null in function "rt_event_recv" il y a 10 ans
  Grissiom b72001fcac kernel: mutex could only be released in thread context il y a 12 ans
  Grissiom 6f71308ef5 kernel: add RT_DEBUG_IN_THREAD_CONTEXT il y a 12 ans
  Grissiom c465bc2c2e rt_event_recv: add a check on the option flag il y a 12 ans
  Bernard Xiong 79392bb082 Embedded GPLv2 license. il y a 12 ans
  Bernard Xiong 4afdf44da2 add RT_KERNEL_MALLOC/FREE il y a 12 ans
  dzzxzz@gmail.com 1cffb60ce0 fixed the coding style in ipc.c il y a 13 ans
  dzzxzz@gmail.com 0e40d55d9f fixed the coding style of RT_DEBUG_LOG il y a 13 ans
  dzzxzz@gmail.com 700b16c52b adjust the coding style in src/ipc.c il y a 13 ans
  qiuyiuestc@gmail.com a73abdccf5 split export symbols from rtm.c to each file il y a 13 ans
  bernard.xiong@gmail.com 0f519b6721 move src\kservice.h to include\rtservice.h. il y a 14 ans
  bernard.xiong@gmail.com b6c1ebf423 add RT_PRINTF_PRECISION in kservice.c; fix re-schedule issue in IPC control function. il y a 14 ans
  dzzxzz 12b5e56f46 unify the coding style of kernel il y a 14 ans
  bernard.xiong@gmail.com 6b31d549c7 cleanup some comments. il y a 14 ans