svn commit: r282314 - in head: include lib/libc/stdlib

Baptiste Daroussin bapt at freebsd.org
Sun May 3 14:06:40 UTC 2015


On Sun, May 03, 2015 at 04:00:15PM +0200, Oliver Pinter wrote:
> 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?

I had no plan to but you are the 5th one to ask me about that :)
So yes I may MFC that in a couple of weeks.

Best regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20150503/02c8ef61/attachment.sig>


More information about the svn-src-all mailing list