or' content='cgit '/>
summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/reallocarray.c
AgeCommit message (Expand)Author
2021-02-26arrange for tools buildchristos
2018-01-04Add bunch of missing includes of namespace.h in libckamil
2017-10-07remove recallocarraychristos
2017-10-07add recallocarraychristos
2016-04-06Revert prior, no idea why it was causing me problems, but it no longer does.roy
2016-04-05Stop calling reallocarr and just do the same bounds checking but withoutroy
2015-07-26reallocarray(3) cleanupkamil
2015-03-10Behave in an OpenBSD compatible way for 0.christos
2015-02-17use reallocarr()christos
2015-02-17Move reallocarray under _OPENBSD_SOURCE where it belongs.joerg
2015-02-05Add and use reallocarray() to prevent a multiplication overflow in allocation.christos