glibc/login
H.J. Lu 59c04e6763 Mark internal utmp functions with attribute_hidden [BZ #18822]
Mark internal utmp functions with attribute_hidden to allow direct
access within libc.so and libc.a without using GOT nor PLT.

	[BZ #18822]
	* include/utmp.h (__updwtmp): Add libc_hidden_proto.
	(__getutent): Likewise.
	(__getutid): Likewise.
	(__getutline): Likewise.
	(__pututline): Likewise.
	(__getutent_r): Likewise.
	(__getutid_r): Likewise.
	(__getutline_r): Likewise.
	(__utmpname): Add attribute_hidden.
	(__setutent): Likewise.
	(__endutent): Likewise.
	* login/getutent.c (__getutent): Add libc_hidden_def.
	* login/getutent_r.c (__getutent_r): Likewise.
	(__pututline): Likewise.
	* login/getutid.c (__getutid): Likewise.
	* login/getutid_r.c (__getutid_r): Likewise.
	* login/getutline.c (__getutline): Likewise.
	* login/getutline_r.c (__getutline_r): Likewise.
	* login/updwtmp.c (__updwtmp): Likewise.
2017-10-01 15:51:56 -07:00
..
programs Update copyright dates not handled by scripts/update-copyrights. 2017-01-01 00:26:24 +00:00
endutxent.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
forkpty.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
getlogin.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
getlogin_r.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
getlogin_r_chk.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
getpt.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
getutent.c Mark internal utmp functions with attribute_hidden [BZ #18822] 2017-10-01 15:51:56 -07:00
getutent_r.c Mark internal utmp functions with attribute_hidden [BZ #18822] 2017-10-01 15:51:56 -07:00
getutid.c Mark internal utmp functions with attribute_hidden [BZ #18822] 2017-10-01 15:51:56 -07:00
getutid_r.c Mark internal utmp functions with attribute_hidden [BZ #18822] 2017-10-01 15:51:56 -07:00
getutline.c Mark internal utmp functions with attribute_hidden [BZ #18822] 2017-10-01 15:51:56 -07:00
getutline_r.c Mark internal utmp functions with attribute_hidden [BZ #18822] 2017-10-01 15:51:56 -07:00
getutmp.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
getutmpx.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
getutxent.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
getutxid.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
getutxline.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
grantpt.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
lastlog.h Update. 1997-06-21 02:59:26 +00:00
login.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
login_tty.c Convert 703 function definitions to prototype style. 2015-10-16 20:21:49 +00:00
logout.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
logwtmp.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
Makefile Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
openpty.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
ptsname.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
ptsname_r_chk.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
pty.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
pututxline.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
setlogin.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
setutxent.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-getlogin.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-grantpt.c Modify several tests to use test-skeleton.c 2014-11-05 15:24:08 +05:30
tst-ptsname.c Remove check for NULL buffer passed to `ptsname_r' 2017-06-07 17:37:59 +02:00
tst-utmp.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-utmpx.c Update. 1998-06-02 12:58:14 +00:00
unlockpt.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
updwtmp.c Mark internal utmp functions with attribute_hidden [BZ #18822] 2017-10-01 15:51:56 -07:00
updwtmpx.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
utmp-private.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
utmp.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
utmp_file.c Consolidate remaning non cancellable definitions 2017-08-23 10:47:03 -03:00
utmpname.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
utmpxname.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
Versions Move getlogin_r_chk to login/ subdir. 2013-05-06 15:58:44 -07:00