This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fix -Os getc_unlocked linknamespace, localplt issues (bug 15105, bug 19463)


On Feb 16 2018, Joseph Myers <joseph@codesourcery.com> wrote:

> 	[BZ #15105]
> 	[BZ #19463]
> 	* libio/getc_u.c (getc_unlocked): Use libc_hidden_weak.
> 	* include/stdio.h [!_ISOMAC] (__getc_unlocked): Use
> 	attribute_hidden, and define inline if [__USE_EXTERN_INLINES].
> 	[!_ISOMAC] (getc_unlocked): Use libc_hidden_proto.
> 	* misc/getttyent.c (__getttyent): Call __getc_unlocked instead of
> 	getc_unlocked.
> 	* time/tzfile.c (__tzfile_read): Likewise.

Ok.

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]