Page MenuHomeFreeBSD

libsys: don't expose __init_elf_aux_vector
ClosedPublic

Authored by brooks on Mar 5 2024, 9:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jul 29, 11:47 PM
Unknown Object (File)
Tue, Jul 28, 8:35 AM
Unknown Object (File)
Mon, Jul 27, 4:52 AM
Unknown Object (File)
Sat, Jul 25, 8:49 PM
Unknown Object (File)
Mon, Jul 20, 12:33 AM
Unknown Object (File)
Fri, Jul 17, 12:47 AM
Unknown Object (File)
Tue, Jul 14, 6:55 PM
Unknown Object (File)
Sat, Jul 11, 7:37 PM
Subscribers

Details

Summary

__init_elf_aux_vector is now complied statically so don't try to export
it from the dynamic library.

Fixes: 8271d9b99a3b libsys: remove usage of pthread_once and _once_stub

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 56461
Build 53349: arc lint + arc unit