Tavi
dd6eb962de
perform size checks on memcpy/memmove/memset
...
- memset is disabled for now as it causes hangs
- underlying functions were copied from isoalloc, licensed Apache-2.0
- credit Chris Rohlf for memcpy/memset
- credit David Carlier for memmove
Signed-off-by: Tavi <tavi@divested.dev>
2025-03-23 04:51:44 -04:00
Dmitry Muhomor
fd75fc1ba8
mte: add scudo to CREDITS file
2023-10-30 14:20:53 -04:00
Daniel Micay
0bbcc5d610
malloc.c was renamed to h_malloc.c
2022-01-19 16:42:12 -05:00
Daniel Micay
7c5c768e2f
update libdivide copyright
2019-11-06 06:04:16 -05:00
Daniel Micay
9398805fd8
reference paper rather than fastrand for Python
2019-01-10 17:12:53 -05:00
Daniel Micay
99fcddc223
use much faster get_random_{type}_uniform approach
2018-08-30 02:08:05 -04:00
Daniel Micay
eec85b0c8c
add chosen libdivide license (Boost) to CREDITS
2018-08-27 07:52:49 -04:00
Daniel Micay
02db36c4bb
update CREDITS with ChaCha8 implementation
2018-08-26 07:27:19 -04:00
Daniel Micay
70d61b6662
initial commit
2018-08-23 15:42:41 -04:00