cyclone/include/cyclone
Justin Ethier be0384cd98 Add padding to integer_type
This will prevent assigning to forward() from possibly corrupting memory on 64-bit systems, because the 4-byte int type there does not have enough space to hold an 8-byte pointer.
2016-02-24 21:47:32 -05:00
..
ck_ht_hash.h Initial file 2015-12-11 21:38:17 -05:00
runtime-main.h Keep track of call history using thread data 2015-12-14 22:55:57 -05:00
runtime.h Added optional arg to string->number 2016-02-23 00:06:45 -05:00
types.h Add padding to integer_type 2016-02-24 21:47:32 -05:00