summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/reallocarray.3
Commit message (Collapse)AuthorAgeFilesLines
* Fix major copy/paste and other style errors.pluknet2015-05-051-5/+10
|
* Apply the copyright the the same owners as the original malloc(3) where most ofbapt2015-05-011-2/+3
| | | | | | | | the text here comes from Reported by: many Discussed with: miod@OpenBSD.org Pointyhat to: bapt
* Import reallocarray(3) from OpenBSDbapt2015-05-011-0/+136
Add a manpage for it, assign the copyright to the OpenBSD project on it since it is mostly copy/paste from OpenBSD manpage. style(9) fixes Differential Revision: https://reviews.freebsd.org/D2420 Reviewed by: kib
OpenPOWER on IntegriCloud