This website requires JavaScript.
Explore
Help
Register
Sign In
Cheri-research
/
snmalloc
Watch
1
Star
0
Fork
0
You've already forked snmalloc
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
20a114cb62a231bf80cd811f6d1d35ae06116da6
snmalloc
/
src
/
override
History
Matthew Parkinson
4a7cd268f8
Rename slab_allocator to chunk_allocator
2021-10-20 18:38:08 +01:00
..
malloc-extensions.cc
Rename slab_allocator to chunk_allocator
2021-10-20 18:38:08 +01:00
malloc-extensions.h
Added simple stats tracking memory usage (
#241
)
2020-08-28 14:01:52 +01:00
malloc.cc
Add memcpy with bounds checks.
2021-09-16 13:53:13 +01:00
memcpy.cc
Add compiler abstractions over fast fail. (
#392
)
2021-09-20 20:25:15 +01:00
new.cc
CMake cleanup. (
#384
)
2021-09-03 11:31:05 +01:00
override.h
Add memcpy with bounds checks.
2021-09-16 13:53:13 +01:00
rust.cc
Major refactor of snmalloc (
#343
)
2021-07-12 15:53:36 +01:00