]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix the GCC build after _FORTIFY_SOURCE import
authorKyle Evans <kevans@FreeBSD.org>
Mon, 13 May 2024 16:13:51 +0000 (11:13 -0500)
committerKyle Evans <kevans@FreeBSD.org>
Mon, 13 May 2024 16:21:38 +0000 (11:21 -0500)
commit8b0682644e2da9c595d9249c9a0c8eb499421b5e
tree8f0a95a9c377ae6a9fe82215950d13033742329a
parentb667c40f9ff6db3ad5978368b3771e675759b474
Fix the GCC build after _FORTIFY_SOURCE import

We haven't exposed gets(3) in a long time, rip out __gets_chk before
it's too late and something builds a gets(3) user with it enabled.
include/ssp/stdio.h
lib/libc/secure/Makefile.inc
lib/libc/secure/Symbol.map
lib/libc/secure/gets_chk.c [deleted file]
lib/libssp/Makefile
lib/libssp/Symbol.map
lib/libssp/ssp.3