Historia zmian

Autor SHA1 Wiadomość Data
  Meco Man 03f4d40e30 [lts 3,1,x] format codes 4 lat temu
  Bernard Xiong 20bc91d25f [license] Change license to Apache. 6 lat temu
  Bernard Xiong 41f7f2c284 [Kernel] Update to Apache License v2.0 6 lat temu
  chenyong a862619490 [net][sal] Remove SAL_USING_POSIX dependence for lwIP stack. 6 lat temu
  chenyong 8cda48a132 [net][sal] Add SAL (socket abstraction layer) framework 6 lat temu
  ZHANG Jinglong e3df19fde5 correct a spelling error 7 lat temu
  Bernard Xiong 40fc0fa50d Update rtdebug.h 7 lat temu
  bernard e4beb9c0f7 [Kernel] Add more setting checking for RT_USING_POSIX. 7 lat temu
  bernard 8a38307e2c [libc] Add RT_USING_POSIX macro. 7 lat temu
  Bernard Xiong 266496cef3 [Kernel] Use rt_assert_handler() function to handle assertion. 9 lat temu
  armink 892eac2cce [kservice]add hook for RT_ASSERT 10 lat temu
  bernard 8fdbb7c92b [Kernel] Fix the compiling issue for not including rtconfig.h file in rtdebug.h/rtdef.h 11 lat temu
  prife 86cdc22043 kernel: rearrange the header file include order 11 lat temu
  Grissiom c9b8b7465f kernel: fix compiling error when RT_DEBUG is not defined 11 lat temu
  Grissiom 6f71308ef5 kernel: add RT_DEBUG_IN_THREAD_CONTEXT 11 lat temu
  bernard a124e7bd22 add initialization debug code 11 lat temu
  Bernard Xiong 79392bb082 Embedded GPLv2 license. 12 lat temu
  dzzxzz@gmail.com cd053e7737 re-format the coding style, convert the tab to 4 spaces and make sure the line length is not longer than 80 in rtdebug.h 12 lat temu
  dzzxzz@gmail.com f897cff83f fixed a compiling error if RT_DEBUG is defined but RT_DEBUG_CONTEXT_CHECK is defined as 0 12 lat temu
  bernard.xiong@gmail.com 87195cf84e Added memory heap object implementation; Added RT_LIST_OBJECT_INIT macro. 13 lat temu
  dzzxzz 12b5e56f46 unify the coding style of kernel 13 lat temu
  dzzxzz 7926109356 cleanup kernel code 13 lat temu
  bernard.xiong@gmail.com ee68988518 change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT. 14 lat temu
  mbbill@gmail.com 1aa724b5d8 fixd a compiler error in rtdebug.h 14 lat temu
  mbbill@gmail.com 864bd11802 Add reentrance check. Put kernel debug switch together. 14 lat temu