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: Make llseek a compat symbol (bug 18471)


On Mai 21 2018, Joseph Myers <joseph@codesourcery.com> wrote:

> 	[BZ #18471]
> 	* sysdeps/unix/make-syscalls.sh (emit_weak_aliases): Use weak
> 	aliases for non-libc case of versioned symbols.
> 	* sysdeps/unix/sysv/linux/lseek64.c: Include <shlib-compat.h>.
> 	(llseek): Define as compat symbol if
> 	[SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_28)], not as weak alias
> 	with link warning.
> 	* sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list (llseek):
> 	Make into a compat symbol, disabled for minimum symbol version
> 	GLIBC_2.28 and later.
> 	* sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Remove file.

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]