On Fri, 13 Sep 2019 at 08:00, Bruce Evans <b...@optusnet.com.au> wrote: > > C11 removed gets(), but POSIX.1-2017 (Issue 7) still has it (marked as > obsolescent). Thus this change breaks support for all versions of POSIX.
Yes, and intentionally so. If there is a compelling reason to restore it I'll add the #ifdef-ery to make it available only in pre-C11. _______________________________________________ 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"