Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Apr 2018 23:20:10 +0300
From:      Konstantin Belousov <kostikbel@gmail.com>
To:        Cy Schubert <cy@FreeBSD.org>
Cc:        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:  <20180403202010.GK1774@kib.kiev.ua>
In-Reply-To: <201804031852.w33IqdIQ013512@repo.freebsd.org>
References:  <201804031852.w33IqdIQ013512@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180403202010.GK1774>