summaryrefslogtreecommitdiff
path: root/src/lib/libc/string
diff options
context:
space:
mode:
authormillert <>1999-11-09 19:25:33 +0000
committermillert <>1999-11-09 19:25:33 +0000
commit5d55745080b705a4223d109d1dbbd95cf1072a73 (patch)
tree358f23b9e3de9b2efb9df202c8cbba230073c891 /src/lib/libc/string
parentc3c518ea633f6a6753cac521b770066c6f7cc498 (diff)
downloadopenbsd-5d55745080b705a4223d109d1dbbd95cf1072a73.tar.gz
openbsd-5d55745080b705a4223d109d1dbbd95cf1072a73.tar.bz2
openbsd-5d55745080b705a4223d109d1dbbd95cf1072a73.zip
Move calloc() into malloc.c and only zero out the area if malloc()
didn't do so for us. By default, malloc() zeros out the space it allocates but the programmer cannot rely on this as it is implementation- specific (and configurable via /etc/malloc.conf)
Diffstat (limited to 'src/lib/libc/string')
0 files changed, 0 insertions, 0 deletions