svn commit: r282314 - in head: include lib/libc/stdlib
Oliver Pinter
oliver.pinter at hardenedbsd.org
Sun May 3 14:00:17 UTC 2015
On 5/1/15, Baptiste Daroussin <bapt at freebsd.org> wrote:
> Author: bapt
> Date: Fri May 1 18:32:16 2015
> New Revision: 282314
> URL: https://svnweb.freebsd.org/changeset/base/282314
>
> Log:
> Import reallocarray(3) from OpenBSD
>
> 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
>
> Added:
> head/lib/libc/stdlib/reallocarray.3 (contents, props changed)
> head/lib/libc/stdlib/reallocarray.c (contents, props changed)
> Modified:
> head/include/stdlib.h
> head/lib/libc/stdlib/Makefile.inc
> head/lib/libc/stdlib/Symbol.map
>
> Modified: head/include/stdlib.h
> ...
> +}
Hey Bapt!
Do you have any plan to MFC these changes to 10-STABLE?
> _______________________________________________
> svn-src-head at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/svn-src-head
> To unsubscribe, send any mail to "svn-src-head-unsubscribe at freebsd.org"
>
More information about the svn-src-head
mailing list