On 5/20/20 3:08 PM, Konstantin Belousov wrote:
> Author: kib
> Date: Wed May 20 22:08:26 2020
> New Revision: 361303
> URL: https://svnweb.freebsd.org/changeset/base/361303
> 
> Log:
>   Change the samantic of struct link_map l_addr member.
>   
>   It previously returned the object map base address, while all other
>   ELF operating systems return load offset, i.e. the difference between
>   map base and the link base.
>   
>   Explain the meaning of the field in the man page.
>   
>   Stop filling the mips-only l_offs member, which is apparently unused.

Thanks!

-- 
John Baldwin
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to