커밋 기록

작성자 SHA1 메시지 날짜
  Ioannis Koutras f0117fc98c Integrated allocator and heap information inside malloc() and free(). 14 년 전
  Ioannis Koutras bcb8a5effc The block to be free'd has to be removed from the used blocks list of the heap. 14 년 전
  Ioannis Koutras 11cbf7e7d0 Change indentation settings. 14 년 전
  Ioannis Koutras 9c0daa3f0d Conditional compilation of POSIX lock functions by using the HAVE_LOCKS flag. 14 년 전
  Ioannis Koutras 0db7c47a56 Initial DMM statistics support. 14 년 전
  Ioannis Koutras 7b75a1920f Removed debugging printf's. 14 년 전
  Ioannis Koutras af5da76194 Debugging printf's (lame) and changed the size of requested blocks in test.c to match them with Larson's benchmark. 14 년 전
  Ioannis Koutras 0ada8dc4ad Simplified the block header structure and functions. 14 년 전
  Ioannis Koutras b969dfd00e Separated custom_malloc and custom_free from test.c 14 년 전