커밋 기록

작성자 SHA1 메시지 날짜
  Ioannis Koutras 85261d40a0 Fix warning for printf on a size_t variable. 13 년 전
  Ioannis Koutras 30eb716002 sys_alloc(): Show the complete ERRNO of sbrk() 13 년 전
  Ioannis Koutras 7e453a2760 Print an error in case sbrk fails. 13 년 전
  Ioannis Koutras 63e5ed26f2 sys_alloc should return the address of data block, not the address of the header. 13 년 전
  Ioannis Koutras 0ada8dc4ad Simplified the block header structure and functions. 13 년 전
  Ioannis Koutras ab5579f867 Proper datatypes for several function arguments. 13 년 전
  Ioannis Koutras a5d79931bd Fixed sbrk in new Linux systems. 14 년 전
  Ioannis Koutras 8ab83c7dc5 Fixed some pointer arithmetics. 14 년 전
  Ioannis Koutras 59c8f119ab Minor fixes. 14 년 전
  Ioannis Koutras 98022ee888 Changed unsigned int to size_t. 14 년 전
  Ioannis Koutras d279e2a024 Initial commit. 14 년 전