提交歷史

作者 SHA1 備註 提交日期
  Ioannis Koutras b969dfd00e Separated custom_malloc and custom_free from test.c 14 年之前
  Ioannis Koutras ab5579f867 Proper datatypes for several function arguments. 14 年之前
  Ioannis Koutras 4f9c01b21d Fix: Unlock the heap mutex before runing sys_alloc. 14 年之前
  Ioannis Koutras 2f18c244f5 Do not use the fixed list if it is empty. 14 年之前
  Ioannis Koutras adfe7011a2 Explain why we need 12 * sizeof(MAPTABLE_NODE) 14 年之前
  Ioannis Koutras afd8dacbf1 Started custom_free. 14 年之前
  Ioannis Koutras 0dfb6538c0 Completed first fit. 14 年之前
  Ioannis Koutras f25c745a52 First fit for nodes from fixed lists. 14 年之前
  Ioannis Koutras a5d79931bd Fixed sbrk in new Linux systems. 14 年之前
  Ioannis Koutras 8ab83c7dc5 Fixed some pointer arithmetics. 14 年之前
  Ioannis Koutras b6dccb8266 More size_t conversions. 14 年之前
  Ioannis Koutras 279765866a A unsigned int to size_t conversion. 14 年之前
  Ioannis Koutras 59c8f119ab Minor fixes. 14 年之前
  Ioannis Koutras 5b34d8a991 Added -O flag for proper uninitialized check. 14 年之前
  Ioannis Koutras ebd3a739e1 Added swap files to ignore list. 14 年之前
  Ioannis Koutras 98022ee888 Changed unsigned int to size_t. 14 年之前
  Ioannis Koutras 2c4dbe156b Added make clean. 14 年之前
  Ioannis Koutras d279e2a024 Initial commit. 14 年之前