Historia zmian

Autor SHA1 Wiadomość Data
  bernard cd215b2545 [Kernel] header files 8 lat temu
  emlslxl e521decf2e 根据documentation/coding_style_cn.txt约定 对内核src和include目录下的文件代码进行格式化 8 lat temu
  bernard 0acf441836 Fix compiling warning for Win32. 8 lat temu
  geniusgogo 387bbcc44f Update rtthread.h 8 lat temu
  Bernard Xiong b1f1536688 [kernel] Add thread_inited_hook. 8 lat temu
  bernard 2ce7382534 [Kernel] Add rt_kputs routine. 9 lat temu
  dogandog d507755bd8 Update rtthread.h 9 lat temu
  ArdaFu 189e9b9632 [Kernel] add new hooks for support trace componment. 9 lat temu
  Bernard Xiong 266496cef3 [Kernel] Use rt_assert_handler() function to handle assertion. 10 lat temu
  armink 892eac2cce [kservice]add hook for RT_ASSERT 10 lat temu
  prife 1b1908b35d [kservice] fix rt_strcmp/strncmp/strlen prototype 10 lat temu
  Bernard.Xiong 62a0172d11 [Kernel] Fix the system initialization link issue 10 lat temu
  bernard 8bd3e6f6dc [Kernel] Change command line to const parameter and add system() function. 11 lat temu
  bernard dbcb4a1ccf [Kernel] declare more APIs in module 12 lat temu
  Bernard Xiong 97508eb48e Merge pull request #228 from prife/kernel 12 lat temu
  prife 86cdc22043 kernel: rearrange the header file include order 12 lat temu
  bernard 31446eab4c [Kernel] application module can support arguments 12 lat temu
  Grissiom 408ac34bc2 kernel: add rt_critical_level that return the lock count of scheduler 12 lat temu
  Grissiom 7b0a3afdf9 kservice: export vsnprintf as rt_vsnprintf 12 lat temu
  bernard b96b35613f add mount table 12 lat temu
  Bernard Xiong e63be67e2d Remove the stdarg.h file include. 12 lat temu
  Bernard Xiong 79392bb082 Embedded GPLv2 license. 12 lat temu
  Bernard Xiong 0bb5eb18b9 Add rt_kprintf re-defined, which is suggested by ufbycd. 12 lat temu
  Grissiom f51bce3fed add rm48x50 bsp and libcpu 12 lat temu
  Bernard Xiong 608bf2cb3d add rt_memheap_realloc function 12 lat temu
  Bernard Xiong bb72be94b2 code cleanup for interrupt description 12 lat temu
  weety 7917cf09e7 remain the old handler to keep forward compatibility 13 lat temu
  weety b21028474b Modify the interrupt interface implementations, changes in the part of the parameter definition. 13 lat temu
  bernard.xiong@gmail.com b60476b8e7 remove rt_current_module and rt_module_set function. 13 lat temu
  bernard.xiong@gmail.com 2114b73b4b Add _MSC_VER compiler checking; Add DEVICE_CTRL_BLK_SYNC flag. 13 lat temu