unistd: Avoid PLT entries with _FORTIFY_SOURCE
authorFrédéric Bérat <fberat@redhat.com>
Wed, 7 Jun 2023 09:34:36 +0000 (11:34 +0200)
committerFrédéric Bérat <fberat@redhat.com>
Wed, 5 Jul 2023 14:59:48 +0000 (16:59 +0200)
commitb17d65ff927241d2bc36cbfe258431bec2ffad1b
tree243485f37e989122e82430b951521e82a816f359
parent391f5e9619ef540eea00fb622f4381dae9d8cb44
unistd: Avoid PLT entries with _FORTIFY_SOURCE

The change is meant to avoid unwanted PLT entries for the read_chk,
getdomainname_chk and getlogin_r_chk routines when _FORTIFY_SOURCE is set.

Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
debug/getdomainname_chk.c
debug/read_chk.c
include/unistd.h
login/getlogin_r_chk.c
posix/bits/unistd-decl.h