History log of /seL4-test-master/projects/musllibc/src/internal/version.c
Revision Date Author Comments
# 9e0a317d 12-Nov-2015 Rich Felker <dalias@aerifal.cx>

remove use of SHARED macro in dynamic linker version reporting

also fix visibility of the glue function used.


# 179ab5a5 01-Dec-2013 Rich Felker <dalias@aerifal.cx>

add infrastructure to record and report the version of libc.so

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.