musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src/internal/version.c
AgeCommit message (Collapse)AuthorLines
2018年09月12日improve machinery for ldso to report libc version Rich Felker-6/+1
eliminate gratuitous glue function for reporting the version, which was probably leftover from the old dynamic linker design which lacked a clear barrier for when/how it could access global data. put the declaration for the data object that replaces it in libc.h where it can be type checked.
2018年09月05日define and use internal macros for hidden visibility, weak refs Rich Felker-2/+2
this cleans up what had become widespread direct inline use of "GNU C" style attributes directly in the source, and lowers the barrier to increased use of hidden visibility, which will be useful to recovering some of the efficiency lost when the protected visibility hack was dropped in commit dc2f368e565c37728b0d620380b849c3a1ddd78f, especially on archs where the PLT ABI is costly.
2015年11月12日remove use of SHARED macro in dynamic linker version reporting Rich Felker-4/+1
also fix visibility of the glue function used.
2013年12月01日add infrastructure to record and report the version of libc.so Rich Felker-0/+12
this is still experimental and subject to change. for git checkouts, an attempt is made to record the exact revision to aid in bug reports and debugging. no version information is recorded in the static libc.a or binaries it's linked into.
generated by cgit v1.2.1 (git 2.18.0) at 2025年10月30日 15:24:57 +0000

AltStyle によって変換されたページ (->オリジナル) /