index
:
musl
awilfox/monotonic-dns
lookup-serv
master
posix-compliance
ustat
The musl libc tree (WIP / dev branches)
root
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
src
/
malloc
/
libc_calloc.c
blob: d25eabea47f563d8d1dc5b93d55bc976cb64e1cf (
plain
) (
tree
)
8d37958d
^
1
2
3
4
#define calloc __libc_calloc
#define malloc __libc_malloc
#include
"calloc.c"