mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-10 05:03:06 +03:00
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>