On 5/1/15, Baptiste Daroussin <[email protected]> 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?

> _______________________________________________
> [email protected] mailing list
> http://lists.freebsd.org/mailman/listinfo/svn-src-head
> To unsubscribe, send any mail to "[email protected]"
>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to