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.

And then, I noticed that the function is not added to the header file as well,
am I missing it ?
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to