glibc/login
Frédéric Bérat b17d65ff92 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>
2023-07-05 16:59:48 +02:00
..
programs Fix all the remaining misspellings -- BZ 25337 2023-06-02 01:39:48 +00:00
endutxent.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
forkpty.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getlogin_r_chk.c unistd: Avoid PLT entries with _FORTIFY_SOURCE 2023-07-05 16:59:48 +02:00
getlogin_r.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getlogin.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getpt.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getutent_r.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getutent.c Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions 2023-03-27 13:57:55 -03:00
getutid_r.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getutid.c Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions 2023-03-27 13:57:55 -03:00
getutline_r.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getutline.c Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions 2023-03-27 13:57:55 -03:00
getutmp.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getutmpx.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getutxent.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getutxid.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getutxline.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
grantpt.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
lastlog.h
libutil-compat.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
login_tty.c login: Move libutil into libc 2021-06-30 08:43:37 +02:00
login.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
logout.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
logwtmp.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
Makefile Exclude routines from fortification 2023-07-05 16:59:48 +02:00
openpty.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
ptsname_r_chk.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
ptsname.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pty.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pututxline.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
setlogin.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
setutxent.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
tst-getlogin.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
tst-grantpt.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
tst-ptsname.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
tst-pututxline-cache.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
tst-pututxline-lockfail.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
tst-updwtmpx.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
tst-utmp.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
tst-utmpx.c
unlockpt.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
updwtmp.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
updwtmpx.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
utmp_file.c Fix all the remaining misspellings -- BZ 25337 2023-06-02 01:39:48 +00:00
utmp-private.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
utmp.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
utmpname.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
utmpxname.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
Versions login: Move libutil into libc 2021-06-30 08:43:37 +02:00