Commit Verlauf

Autor SHA1 Nachricht Datum
  Bernard Xiong 1f37de29c4 Fix the value width issue under 32/64 bit arch. vor 7 Jahren
  Bernard Xiong 484afe9d2c [Kernel] Add 64bit CPU support. vor 7 Jahren
  Bernard Xiong 41f7f2c284 [Kernel] Update to Apache License v2.0 vor 7 Jahren
  liang yongxiang 0509af9319 [kernel] add assert to memheap object vor 7 Jahren
  liang yongxiang b09445cbfe [Kernel][memheap] fix rt_realloc bugs vor 8 Jahren
  Bernard Xiong 2f409c85f1 [Kernel] Use rt_object_get_information to get object chain vor 8 Jahren
  emlslxl e521decf2e 根据documentation/coding_style_cn.txt约定 对内核src和include目录下的文件代码进行格式化 vor 8 Jahren
  Grissiom 2d3b2f1e94 memheap: check the USED bit in rt_memheap_free vor 11 Jahren
  Grissiom f8c171d5ad memheap: check against over written in rt_memheap_free vor 11 Jahren
  Grissiom c3a39444da memheap: dont alloc/memcpy when there is next node is enough for realloc vor 12 Jahren
  Bernard Xiong 2c33678aac fix the memory block splitting issue vor 12 Jahren
  yiyue.fang 86db9ed965 reformat the coding style vor 12 Jahren
  Bernard Xiong 79392bb082 Embedded GPLv2 license. vor 12 Jahren
  Bernard Xiong d80a471680 Fix the memheap_realloc issue vor 12 Jahren
  Bernard Xiong 608bf2cb3d add rt_memheap_realloc function vor 13 Jahren
  dzzxzz@gmail.com 965c25d3a4 fixed the coding style in memheap.c vor 13 Jahren
  bernard.xiong@gmail.com 975610477e Add RT_USING_MEMHEAP_AS_HEAP feature: system can use "heap" memheap as system default memory heap. vor 13 Jahren
  dzzxzz@gmail.com dc5a16861a fixed coding style in src/memheap.c vor 13 Jahren
  dzzxzz@gmail.com 0e40d55d9f fixed the coding style of RT_DEBUG_LOG vor 13 Jahren
  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. vor 13 Jahren
  qiuyiuestc@gmail.com a73abdccf5 split export symbols from rtm.c to each file vor 13 Jahren
  dzzxzz@gmail.com 43f2bfc013 add a new command list_memheap() into finsh vor 13 Jahren
  bernard.xiong@gmail.com b14044212b remove soft timer tick increase vor 14 Jahren
  bernard.xiong@gmail.com 87195cf84e Added memory heap object implementation; Added RT_LIST_OBJECT_INIT macro. vor 14 Jahren