The following changes since commit 63c72d8a58dc11457604164207075d6351e9c0bb:
Create ak-kill-9pserver.sh that kills ufs server (2015-11-18 10:37:28 -0800)
are available in the git repository at:
g...@github.com:dancrossnyc/akaros.git reallocarray
for you to fetch changes up to adefb5301ccc5283a2b8cc4ad494e93612bf84bf:
Import 'reallocarray' from OpenBSD. (2015-11-23 21:57:01 -0500)
----------------------------------------------------------------
Dan Cross (1):
Import 'reallocarray' from OpenBSD.
kern/include/kmalloc.h | 1 +
kern/src/Kbuild | 1 +
kern/src/kreallocarray.c | 37 +++++++++++++++++++++++++++++++++++++
3 files changed, 39 insertions(+)
create mode 100644 kern/src/kreallocarray.c