aboutsummaryrefslogtreecommitdiff
path: root/src/internal/version.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove use of SHARED macro in dynamic linker version reporting•••also fix visibility of the glue function used. Rich Felker2015-11-121-4/+1
* 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. Rich Felker2013-12-011-0/+12