save auxv pointer into libc struct early in dynamic linker startup
this allows most code to assume it has already been saved, and is a prerequisite for upcoming changes for arm atomic/tls operations.
Showing
想要评论请 注册 或 登录
this allows most code to assume it has already been saved, and is a prerequisite for upcoming changes for arm atomic/tls operations.