Historique des commits

Auteur SHA1 Message Date
  Ioannis Koutras f58ec4f19f Initial CMake infrastructure. il y a 13 ans
  Ioannis Koutras 167e24d6b6 Code refactoring to improve the readability of custom_malloc() steps. il y a 13 ans
  Ioannis Koutras 11cbf7e7d0 Change indentation settings. il y a 13 ans
  Ioannis Koutras 9c0daa3f0d Conditional compilation of POSIX lock functions by using the HAVE_LOCKS flag. il y a 13 ans
  Ioannis Koutras 85261d40a0 Fix warning for printf on a size_t variable. il y a 13 ans
  Ioannis Koutras 30eb716002 sys_alloc(): Show the complete ERRNO of sbrk() il y a 13 ans
  Ioannis Koutras 7e453a2760 Print an error in case sbrk fails. il y a 13 ans
  Ioannis Koutras 63e5ed26f2 sys_alloc should return the address of data block, not the address of the header. il y a 13 ans
  Ioannis Koutras 0ada8dc4ad Simplified the block header structure and functions. il y a 13 ans
  Ioannis Koutras ab5579f867 Proper datatypes for several function arguments. il y a 13 ans
  Ioannis Koutras a5d79931bd Fixed sbrk in new Linux systems. il y a 14 ans
  Ioannis Koutras 8ab83c7dc5 Fixed some pointer arithmetics. il y a 14 ans
  Ioannis Koutras 59c8f119ab Minor fixes. il y a 14 ans
  Ioannis Koutras 98022ee888 Changed unsigned int to size_t. il y a 14 ans
  Ioannis Koutras d279e2a024 Initial commit. il y a 14 ans