Date: Tue, 03 Apr 2018 13:40:06 -0700 From: Cy Schubert <Cy.Schubert@cschubert.com> To: Konstantin Belousov <kostikbel@gmail.com> Cc: Cy Schubert <cy@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r331936 - in head/lib/libc: stdio tests/stdio Message-ID: <201804032040.w33Ke6JZ023377@slippy.cwsent.com> In-Reply-To: Message from Konstantin Belousov <kostikbel@gmail.com> of "Tue, 03 Apr 2018 23:20:10 %2B0300." <20180403202010.GK1774@kib.kiev.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <20180403202010.GK1774@kib.kiev.ua>, Konstantin Belousov
writes:
> On Tue, Apr 03, 2018 at 06:52:39PM +0000, Cy Schubert wrote:
> > Modified: head/lib/libc/stdio/Symbol.map
> > ===========================================================================
> ===
> > --- head/lib/libc/stdio/Symbol.map Tue Apr 3 18:43:00 2018 (r33193
> 5)
> > +++ head/lib/libc/stdio/Symbol.map Tue Apr 3 18:52:38 2018 (r33193
> 6)
> > @@ -165,6 +165,7 @@ FBSD_1.3 {
> > FBSD_1.4 {
> > fdclose;
> > fopencookie;
> > + gets_s;
> > };
> This is wrong.
Fixed. Thanks for input Konstantin.
--
Cheers,
Cy Schubert <Cy.Schubert@cschubert.com>
FreeBSD UNIX: <cy@FreeBSD.org> Web: http://www.FreeBSD.org
The need of the many outweighs the greed of the few.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804032040.w33Ke6JZ023377>
