svn commit: r331936 - in head/lib/libc: stdio tests/stdio

Cy Schubert Cy.Schubert at cschubert.com
Tue Apr 3 20:26:00 UTC 2018


In message <20180403202233.GL1774 at kib.kiev.ua>, Konstantin Belousov 
writes:
> On Tue, Apr 03, 2018 at 11:20:10PM +0300, Konstantin Belousov wrote:
> > 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
> 	(r331935)
> > > +++ head/lib/libc/stdio/Symbol.map	Tue Apr  3 18:52:38 2018
> 	(r331936)
> > > @@ -165,6 +165,7 @@ FBSD_1.3 {
> > >  FBSD_1.4 {
> > >  	fdclose;
> > >  	fopencookie;
> > > +	gets_s;
> > >  };
> > This is wrong.

I replied to this previously.

>
> And then, I noticed that the function is not added to the header file as well
> ,
> am I missing it ?

I my attempt to only commit gets_s() and nothing else I missed 
committing the header file. It's there now.


-- 
Cheers,
Cy Schubert <Cy.Schubert at cschubert.com>
FreeBSD UNIX:  <cy at FreeBSD.org>   Web:  http://www.FreeBSD.org

	The need of the many outweighs the greed of the few.




More information about the svn-src-head mailing list