about summary refs log tree commit diff
path: root/tools/version.sh
Commit message (Collapse)AuthorAgeFilesLines
* add infrastructure to record and report the version of libc.soRich Felker2013-12-011-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.