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: [PATCH][BZ #17844] S390: Get rid of linknamespace failures for utmp functions.


On 01/15/2015 08:44 AM, Stefan Liebler wrote:
> 2015-01-15  Stefan Liebler  <stli@linux.vnet.ibm.com>
> 
> 	[BZ #17844]
> 	* sysdeps/unix/sysv/linux/s390/s390-32/getutent.c
> 	(getutent): Use weak_alias in non SHARED case
> 	and default_symbol_version in SHARED case.
> 	* sysdeps/unix/sysv/linux/s390/s390-32/getutent_r.c
> 	(getutent_r, pututline): Likewise.
> 	* sysdeps/unix/sysv/linux/s390/s390-32/getutid.c
> 	(getutid): Likewise.
> 	* sysdeps/unix/sysv/linux/s390/s390-32/getutid_r.c
> 	(getutid_r): Likewise.
> 	* sysdeps/unix/sysv/linux/s390/s390-32/getutline.c
> 	(getutline): Likewise.
> 	* sysdeps/unix/sysv/linux/s390/s390-32/getutline_r.c
> 	(getutline_r): Likewise.
> 	* sysdeps/unix/sysv/linux/s390/s390-32/updwtmp.c
> 	(updwtmp): Likewise.

Applied. Thanks!

-Andreas-



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