David Chisnall
264761adb9
Fix missing semicolon
2019-01-18 16:17:52 +00:00
Matthew Parkinson
07b19d43cb
Merge pull request #4 from Microsoft/fbsdlibc
...
Merge changes required for using snmalloc in FreeBSD libc
2019-01-18 16:08:51 +00:00
David Chisnall
c3d46a9d8e
Address review comments.
...
Move slow_allocator into a separate header in the snmalloc namespace and
rename it for consistency with the rest of the codebase. Delete its
copy and move constructors / assignment operators.
2019-01-18 15:57:28 +00:00
Matthew Parkinson
0b57ff3667
Code Tidy
...
Remove explicit constructor as it is implicit.
2019-01-17 14:38:47 +00:00
David Chisnall
1324279eb5
Added some missing #includes.
2019-01-16 17:17:51 +00:00
Matthew Parkinson
4f9d991449
Initial commit of snmalloc
...
History squashed from internal development.
Internal history has commit hash:
e27a0e485c44a5003a802de2661ce3b21e120316
2019-01-15 14:17:55 +00:00