Commit History

Author SHA1 Message Date
  bernard ae7237dc53 [BSP] Fix the WIN32 compiling issue. 7 years ago
  flyingcys f6b71172b5 fix rt_memcpy buf in RT_USING_TINY_SIZE enable 7 years ago
  bernard b27c7e4826 [Kernel] Add signal implementation. 7 years ago
  geniusgogo 2aae989f40 Merge branch 'master' into RT_MACRO 7 years ago
  xieyangrun 6b06cb83e3 rename WEAK to RT_WEAK 7 years ago
  emlslxl e521decf2e 根据documentation/coding_style_cn.txt约定 对内核src和include目录下的文件代码进行格式化 7 years ago
  tanek liang 2448b69d02 [kernel] rename RT_TINY_SIZE to RT_USING_TINY_SIZE 8 years ago
  朱天龙 (Armink) c3c26baf6f Update kservice.c 8 years ago
  bernard 2ce7382534 [Kernel] Add rt_kputs routine. 8 years ago
  dogandog 4c9bd71f22 Correct comments about doxygen format 9 years ago
  zhangjun 65ac4a0810 增加rt_strnlen,lua采用单独的线程 9 years ago
  Jason Pan e4b138f810 Fix type size for 16bit cpu 9 years ago
  Bernard Xiong c8c4d2edcf [Kernel] Update year information in version info. 9 years ago
  GalaIO b886340e67 open and then get the new device 10 years ago
  Bernard Xiong 266496cef3 [Kernel] Use rt_assert_handler() function to handle assertion. 10 years ago
  armink 892eac2cce [kservice]add hook for RT_ASSERT 10 years ago
  prife 1b1908b35d [kservice] fix rt_strcmp/strncmp/strlen prototype 10 years ago
  Bernard Xiong b83b1ee53d [Kernel] Change the copyright date information 10 years ago
  Grissiom 57b5c74a71 rt_kprintf: force the open_flag to be RT_DEVICE_FLAG_STREAM 10 years ago
  bernard 1f3ea02c5a [Kernel] Use stream mode to open console device. 11 years ago
  bernard a1766b6c71 Add WEAK definition; 11 years ago
  aozima cad12ee14e update rt_kprintf: make sure the device is in STREAM mode when used by rt_kprintf. 12 years ago
  Grissiom 7b0a3afdf9 kservice: export vsnprintf as rt_vsnprintf 12 years ago
  Bernard Xiong 79392bb082 Embedded GPLv2 license. 12 years ago
  Bernard Xiong b23dd15990 Update kservice.c 12 years ago
  yiyue.fang bdeb0e501f update the version information 12 years ago
  Bernard Xiong 1abaa0492d implement __rt_ffs in kernel service library 12 years ago
  dzzxzz@gmail.com 55f1cb72b6 fixed coding style in kservice.c 12 years ago
  bernard.xiong@gmail.com 0094caa850 fix rt_kprintf issue, which found by Grissiom. 12 years ago
  bernard.xiong@gmail.com 0cdbd69d56 fix IAR compiler error. 12 years ago