On Mon, Oct 03, 2016 at 06:20:58PM +0000, Ed Schouten wrote:
> Modified: head/lib/libc/gen/Symbol.map
> ==============================================================================
> --- head/lib/libc/gen/Symbol.map      Mon Oct  3 18:00:10 2016        
> (r306650)
> +++ head/lib/libc/gen/Symbol.map      Mon Oct  3 18:20:58 2016        
> (r306651)
> @@ -73,10 +73,6 @@ FBSD_1.0 {
>       clock;
>       closedir;
>       confstr;
> -     encrypt;
> -     des_setkey;
> -     des_cipher;
> -     setkey;
>       ctermid;
>       ctermid_r;
>       daemon;
You just break ABI.  Symbols cannot be removed from the published version.
_______________________________________________
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