Commit History

Author SHA1 Message Date
  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
  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
  bernard.xiong@gmail.com 18888679cd add alignment memory allocation. 13 years ago
  wuyangyong cc045f5132 13 years ago
  dzzxzz 86c5646fc0 change the version from 0.4.0 to 1.0.0 13 years ago
  dzzxzz 2e9291357d delete a needless tab in function 13 years ago
  bernard.xiong e7eaf16bf4 fixed object name copy bug; update AT91SAM7S64 branch. 13 years ago
  bernard.xiong@gmail.com b886a19bf9 fixed errno issue when using newlib. 14 years ago
  bernard.xiong@gmail.com 8e8b84dcdd update building script. 14 years ago
  dzzxzz c0f80bdf9a cleanup kernel code 14 years ago
  bernard.xiong@gmail.com 472cc9334a add errno implementation in RT-Thread. 14 years ago
  bernard.xiong@gmail.com cfd580edf4 add rt_tick_set function 14 years ago
  bernard.xiong@gmail.com ee68988518 change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT. 14 years ago
  mbbill@gmail.com 864bd11802 Add reentrance check. Put kernel debug switch together. 14 years ago
  mbbill@gmail.com fef619f7b0 fix an error when RT_USING_CONSOLE is not defined. 14 years ago
  bernard.xiong@gmail.com 939ca85ee5 add RT_USING_CONSOLE definition. 14 years ago