Commit History

Author SHA1 Message Date
  朱天龙 (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. 11 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
  bernard.xiong@gmail.com 1c425607c3 fixed mutex issue in memheap; fixed compiling issue in kservice.c when COMPILER is not defined; add finsh for win32 porting. 12 years ago
  qiuyiuestc@gmail.com a73abdccf5 split export symbols from rtm.c to each file 13 years ago
  bernard.xiong@gmail.com c2868be90d add the alignment display for signed integer 13 years ago
  bernard.xiong@gmail.com 3ad6f43ff3 Added VisualDSP++ Compiler support. 13 years ago
  bernard.xiong@gmail.com da93de9ddf fixed memmove issue, report by luoyuncong. 13 years ago
  bernard.xiong@gmail.com b6c1ebf423 add RT_PRINTF_PRECISION in kservice.c; fix re-schedule issue in IPC control function. 13 years ago
  dzzxzz 12b5e56f46 unify the coding style of kernel 13 years ago