hammer/tools
Nicolas Léveillé d9ae097533 Remove void pointer arithmetics in system_allocator.c
We replace instances of void* w/ char* arithmetics.

This allows system_allocator.c to be compiled with MSVC.

Also we introduce a struct to represent the size_t header.
2015-08-16 09:10:04 +02:00
..
csharp Test suite now builds 2014-01-04 23:13:35 +01:00
windows Remove void pointer arithmetics in system_allocator.c 2015-08-16 09:10:04 +02:00
scanreplace.py Generate pkg-config for Hammer 2013-11-20 13:04:07 -08:00